Newman Run Dashboard

Wednesday, 11 February 2026 14:11:31
Total Iterations

1

Total Assertions

1507

Total Failed Tests

49

Total Skipped Tests

0


File Information
Collection: Phoenix-Inwarrenty-Flow-Pritish-NR
Environment: QA
Timings and Data
Total run duration: 25.4s
Total data received: 2.34MB
Average response time: 309ms
Summary Item Total Failed
Requests 77 0
Prerequest Scripts 20 0
Test Scripts 51 0
Assertions 1507 49
Skipped Tests 0 -



Showing 49 Failures

Failed Test: Verify response time is less than 200ms

Assertion Error Message
expected 554 to be below 200
Failed Test: Invalid credentials should return 401

Assertion Error Message
expected 500 to equal 401
Failed Test: Invalid credentials should return 'Unauthorized'

Assertion Error Message
expected 'Internal Server Error' to equal 'Unauthorized'
Failed Test: Blank Username and Password should return status code 400

Assertion Error Message
expected 500 to equal 400
Failed Test: Blank Username and Password should return status message 'Bad Request'

Assertion Error Message
expected 'Internal Server Error' to equal 'Bad Request'
Failed Test: Proper error message should be shown for blank credentials

Assertion Error Message
expected 'Invalid request' to equal 'Bad Request'
Failed Test: Check response time is less than 150ms

Assertion Error Message
expected 267 to be below 150
Failed Test: Response mustn't include sensitive information

Assertion Error Message
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Failed Test: Status code is 403

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Status message is 'Forbidden'

Assertion Error Message
expected response to have status reason 'Forbidden' but got 'OK'
Failed Test: Status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Status message is 'Forbidden'

Assertion Error Message
expected response to have status reason 'Forbidden' but got 'Internal Server Error'
Failed Test: Verify response time < 150ms

Assertion Error Message
expected 294 to be at most 150
Failed Test: Verify Invalid token returns status code 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify Invalid token returns status message 'Forbidden'

Assertion Error Message
expected response to have status reason 'Forbidden' but got 'Internal Server Error'
Failed Test: Verify Expired token returns status code 403

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify Expired token returns status message 'Forbidden'

Assertion Error Message
expected response to have status reason 'Forbidden' but got 'OK'
Failed Test: Verify Response time under 200 ms

Assertion Error Message
expected 283 to be at most 200
Failed Test: Verify Status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify Status code is 'Forbidden'

Assertion Error Message
expected response to have status reason 'Forbidden' but got 'Internal Server Error'
Failed Test: Verify Status code is 403

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify Status code is 'Forbidden'

Assertion Error Message
expected response to have status reason 'Forbidden' but got 'OK'
Failed Test: Verify response time is less than 200ms

Assertion Error Message
expected 333 to be below 200
Failed Test: Verify missing authorization token return 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify response time is less than 200ms

Assertion Error Message
expected 328 to be below 200
Failed Test: Verify missing authorization token return 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify missing customerdetails should return 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify missing product details should return 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify invalid Imei number returns 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify invalid Imei number returns 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 200
Failed Test: Verify Response time should be below 250 ms

Assertion Error Message
expected 966 to be below 350
Failed Test: Verify Invalid Token returns 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify Expired Token returns 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify Invalid Token returns 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify response payload don't contain message as success

Assertion Error Message
expected { message: 'Success', data: [] } to not have property 'message'
Failed Test: Response time should be under 200 ms

Assertion Error Message
expected 289 to be below 200
Failed Test: Verify Invalid token returns 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify Invalid token returns 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify Empty searchText Returns 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Response time is under 200 ms

Assertion Error Message
expected 306 to be below 200
Failed Test: Verify Invalid Authorization token returns 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify Expired Authorization token returns 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify Invalid Job Number (Non-existent) will return Message as "No record found" or similar

Assertion Error Message
expected 'Success' to deeply equal 'No record found'
Failed Test: Verify Malformed Job Number will return 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 200
Failed Test: Verify Malformed Job Number will return Message as "Invalid job number format" or similar

Assertion Error Message
expected 'Success' to deeply equal 'Invalid job number format'
Failed Test: Verify Malformed Job Number will return 405 Method Not Allowed

Assertion Error Message
expected response to have status code 405 but got 404
Failed Test: Verify Response time is less than 200ms

Assertion Error Message
expected 267 to be below 200
Failed Test: Verify Invalid Credentials will return 401 Unauthorized

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Verify Blank Credentials will return 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 500


There are no skipped tests



1 Iteration available to view
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 554ms
Mean size per request: 690B

Test Pass Percentage
86 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bbdb9587-1cb8-4c3f-ba99-e4af1e1b35ed
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-lMrh7DjK4H6cPXo/eZDJ00cI8QY"
Vary Accept-Encoding
Date Wed, 11 Feb 2026 14:11:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTkwNjV9.PeeNcFESh8l49azqnwvRUzRhQcD2Di0fvA0uVzcxhc8"}}
Test Information
NamePassedFailedSkipped
Verify status code is 200 1 0 0
Verify status code is 'OK' 1 0 0
Verify message is 'Success' 1 0 0
Verify token is present in the response 1 0 0
Verify token is valid 1 0 0
Verify response body matches expected schema 1 0 0
Verify response time is less than 200ms 0 1 0
Total 6 1 0
Test Failure
Test NameAssertion Error
Verify response time is less than 200ms
expected 554 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 269ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bbb554e9-b147-417b-8c90-17238b924f02
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 75
Request Body
{
            "username": "Zelma.Daugherty",
            "password": "CAJcGgxPLw6YUv5"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Wed, 11 Feb 2026 14:11:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Invalid credentials should return 401 0 1 0
Invalid credentials should return 'Unauthorized' 0 1 0
Invalid credentials should return the correct error message 1 0 0
Response body should match the schema 1 0 0
Total 2 2 0
Test Failures
Test NameAssertion Error
Invalid credentials should return 401
expected 500 to equal 401
Invalid credentials should return 'Unauthorized'
expected 'Internal Server Error' to equal 'Unauthorized'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 266ms
Mean size per request: 98B

Test Pass Percentage
25 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 38b46559-0abc-4b86-ac79-aa63beae81a1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Wed, 11 Feb 2026 14:11:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Blank Username and Password should return status code 400 0 1 0
Blank Username and Password should return status message 'Bad Request' 0 1 0
Proper error message should be shown for blank credentials 0 1 0
Response body should match the schema 1 0 0
Total 1 3 0
Test Failures
Test NameAssertion Error
Blank Username and Password should return status code 400
expected 500 to equal 400
Blank Username and Password should return status message 'Bad Request'
expected 'Internal Server Error' to equal 'Bad Request'
Proper error message should be shown for blank credentials
expected 'Invalid request' to equal 'Bad Request'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 267ms
Mean size per request: 438B

Test Pass Percentage
86 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTkwNjV9.PeeNcFESh8l49azqnwvRUzRhQcD2Di0fvA0uVzcxhc8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2f4cd622-72cf-48ea-93da-faa6762b5ffe
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Wed, 11 Feb 2026 14:11:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Status is 'OK' 1 0 0
Check response time is less than 150ms 0 1 0
Validate JSON Schema 1 0 0
User details should be present in the response 1 0 0
Role name should be 'FrontDesk' 1 0 0
Service location should be 'Service Center A' 1 0 0
Total 6 1 0
Test Failure
Test NameAssertion Error
Check response time is less than 150ms
expected 267 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 268ms
Mean size per request: 438B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTkwNjV9.PeeNcFESh8l49azqnwvRUzRhQcD2Di0fvA0uVzcxhc8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9fdf8b0c-4936-42e5-9932-423d3bfac7fb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Wed, 11 Feb 2026 14:11:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Response mustn't include sensitive information 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Response mustn't include sensitive information
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 266ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 486da956-d839-41cb-a34e-570bcd71423c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Wed, 11 Feb 2026 14:11:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 401 1 0 0
Status message is 'Unauthorized' 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 268ms
Mean size per request: 438B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9._a3JvDHBjg1m43c3pIlM22N62vXu28dBG5cVqXycWr0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cc178888-45a2-4678-a683-21bd3b1a4560
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Wed, 11 Feb 2026 14:11:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 403 0 1 0
Status message is 'Forbidden' 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Status code is 403
expected response to have status code 403 but got 200
Status message is 'Forbidden'
expected response to have status reason 'Forbidden' but got 'OK'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 266ms
Mean size per request: 79B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9.
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6cfc29ac-cb78-4a8e-a911-7210cde7322e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 79
ETag W/"4f-4cJSI6rHHX+GM6443oRm9IVtrjo"
Vary Accept-Encoding
Date Wed, 11 Feb 2026 14:11:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt signature is required","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Status code is 403 0 1 0
Status message is 'Forbidden' 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Status code is 403
expected response to have status code 403 but got 500
Status message is 'Forbidden'
expected response to have status reason 'Forbidden' but got 'Internal Server Error'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-p3Y6ENriZicax/dm+Qi/S6wemy8"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 294ms
Mean size per request: 242B

Test Pass Percentage
90 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTkwNjV9.PeeNcFESh8l49azqnwvRUzRhQcD2Di0fvA0uVzcxhc8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0d7bbbbe-bb8f-47f0-9057-9362060bad36
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-LUHZWuBUXCzG8hl/6bE1fFIB4aU"
Vary Accept-Encoding
Date Wed, 11 Feb 2026 14:11:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":649},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Status message is 'OK' 1 0 0
Verify json schema 1 0 0
Verify message key contains 'Success' 1 0 0
Verify response time < 150ms 0 1 0
Data array length is 3 1 0 0
Verify keys 1 0 0
Verify the type of the data stored in the count under Pending for delivery is of number type 1 0 0
Verify the type of the data stored in the count under Created today is of number type 1 0 0
Verify the type of the data stored in the count under Pending for FST assignment is of number type 1 0 0
Total 9 1 0
Test Failure
Test NameAssertion Error
Verify response time < 150ms
expected 294 to be at most 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-p3Y6ENriZicax/dm+Qi/S6wemy8"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 265ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2f832d6a-3440-4d1c-b8a8-7e2173f7107f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Wed, 11 Feb 2026 14:11:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify Missing token returns status code 401 1 0 0
Verify Missing token returns status message 'Unauthorized' 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-p3Y6ENriZicax/dm+Qi/S6wemy8"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 266ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization _a3JvDHBjg1m43c3pIlM22N62vXu28dBG5cV
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bb794859-7f8c-4a1e-a960-d3ef685c60e2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Wed, 11 Feb 2026 14:11:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify Invalid token returns status code 403 0 1 0
Verify Invalid token returns status message 'Forbidden' 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify Invalid token returns status code 403
expected response to have status code 403 but got 500
Verify Invalid token returns status message 'Forbidden'
expected response to have status reason 'Forbidden' but got 'Internal Server Error'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-p3Y6ENriZicax/dm+Qi/S6wemy8"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 289ms
Mean size per request: 242B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9._a3JvDHBjg1m43c3pIlM22N62vXu28dBG5cVqXycWr0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 71de8322-c4ca-4d0b-8ee2-92a802b97655
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-LUHZWuBUXCzG8hl/6bE1fFIB4aU"
Vary Accept-Encoding
Date Wed, 11 Feb 2026 14:11:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":649},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Verify Expired token returns status code 403 0 1 0
Verify Expired token returns status message 'Forbidden' 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify Expired token returns status code 403
expected response to have status code 403 but got 200
Verify Expired token returns status message 'Forbidden'
expected response to have status reason 'Forbidden' but got 'OK'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 283ms
Mean size per request: 10.53KB

Test Pass Percentage
96 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTkwNjV9.PeeNcFESh8l49azqnwvRUzRhQcD2Di0fvA0uVzcxhc8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bf1bc271-9c62-48c2-a5c5-5a7ca4894ef5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Wed, 11 Feb 2026 14:11:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Verify Status Code is 200 1 0 0
Verify Status message is 'OK' 1 0 0
Verify Response time under 200 ms 0 1 0
Verify message key contains 'success' 1 0 0
Verify response schema matches expected schema 1 0 0
Verify json response contains key: mst_oem 1 0 0
Verify json response contains key: mst_model 1 0 0
Verify json response contains key: mst_action_status 1 0 0
Verify json response contains key: mst_warrenty_status 1 0 0
Verify json response contains key: mst_platform 1 0 0
Verify json response contains key: mst_product 1 0 0
Verify json response contains key: mst_role 1 0 0
Verify json response contains key: mst_service_location 1 0 0
Verify json response contains key: mst_problem 1 0 0
Verify json response contains key: map_fst_pincode 1 0 0
Verify key- mst_oem , returns a non-empty array 1 0 0
Verify key- mst_model , returns a non-empty array 1 0 0
Verify key- mst_action_status , returns a non-empty array 1 0 0
Verify key- mst_warrenty_status , returns a non-empty array 1 0 0
Verify key- mst_platform , returns a non-empty array 1 0 0
Verify key- mst_product , returns a non-empty array 1 0 0
Verify key- mst_role , returns a non-empty array 1 0 0
Verify key- mst_service_location , returns a non-empty array 1 0 0
Verify key- mst_problem , returns a non-empty array 1 0 0
Verify key- map_fst_pincode , returns a non-empty array 1 0 0
Total 24 1 0
Test Failure
Test NameAssertion Error
Verify Response time under 200 ms
expected 283 to be at most 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 269ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token add2d1b3-849f-48f5-9f27-b412153be3e0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Wed, 11 Feb 2026 14:11:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify Status code is 401 1 0 0
Verify Status code is 'Unauthorized' 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 266ms
Mean size per request: 79B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9.
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 459e825f-d532-4a06-ac08-04bff277b90b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 79
ETag W/"4f-4cJSI6rHHX+GM6443oRm9IVtrjo"
Vary Accept-Encoding
Date Wed, 11 Feb 2026 14:11:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt signature is required","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify Status code is 403 0 1 0
Verify Status code is 'Forbidden' 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify Status code is 403
expected response to have status code 403 but got 500
Verify Status code is 'Forbidden'
expected response to have status reason 'Forbidden' but got 'Internal Server Error'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 283ms
Mean size per request: 10.53KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9._a3JvDHBjg1m43c3pIlM22N62vXu28dBG5cVqXycWr0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 23e6ceaa-d613-4ede-bb8e-ecaf627b060e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Wed, 11 Feb 2026 14:11:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Verify Status code is 403 0 1 0
Verify Status code is 'Forbidden' 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify Status code is 403
expected response to have status code 403 but got 200
Verify Status code is 'Forbidden'
expected response to have status reason 'Forbidden' but got 'OK'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 333ms
Mean size per request: 233B

Test Pass Percentage
93 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTkwNjV9.PeeNcFESh8l49azqnwvRUzRhQcD2Di0fvA0uVzcxhc8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 46626866-74fa-46ce-8575-0e9a8f7ea6c8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1131
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Thad",
                "last_name": "Cummings",
                "mobile_number": "203-885-8598",
                "mobile_number_alt": "203-885-8598",
                "email_id": "Chanel_Labadie@gmail.com",
                "email_id_alt": "Chanel_Labadie@gmail.com"
            },
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "customer_product": {
                "dop": "2025-05-30T18:30:00.000Z",
                "serial_number": "16999265447279",
                "imei1": "16999265447279",
                "imei2": "16999265447279",
                "popurl": "2025-05-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 4,
                    "remark": "Aplications are outof sync"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 233
ETag W/"e9-cwx2DKD947SCK0qFxnNG3OQ07us"
Vary Accept-Encoding
Date Wed, 11 Feb 2026 14:11:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":183421,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":183439,"tr_customer_product_id":183429,"job_number":"JOB_183421"}}
Test Information
NamePassedFailedSkipped
Verify Status code is 200 1 0 0
Verify Status code is 'OK' 1 0 0
Verify message is 'Job created successfully. ' 1 0 0
Verify jsonschema 1 0 0
Verify response time is less than 200ms 0 1 0
Verify response contains key: id 1 0 0
Verify response contains key: mst_service_location_id 1 0 0
Verify response contains key: mst_platform_id 1 0 0
Verify response contains key: mst_warrenty_status_id 1 0 0
Verify response contains key: mst_oem_id 1 0 0
Verify response contains key: tr_customer_id 1 0 0
Verify response contains key: tr_customer_product_id 1 0 0
Verify response contains key: job_number 1 0 0
Verify job number starts with 'JOB_' 1 0 0
Total 13 1 0
Test Failure
Test NameAssertion Error
Verify response time is less than 200ms
expected 333 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 264ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTkwNjV9.PeeNcFESh8l49azqnwvRUzRhQcD2Di0fvA0uVzcxhc8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ec87a636-e575-42db-9f84-3d473dc622b1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1123
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Otha",
                "last_name": "Lowe",
                "mobile_number": "512-615-0395",
                "mobile_number_alt": "205-473-2777",
                "email_id": "Chance92@gmail.com",
                "email_id_alt": "Asha_Kuhlman68@hotmail.com"
            },
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "customer_product": {
                "dop": "2025-05-30T18:30:00.000Z",
                "serial_number": "16999265447279",
                "imei1": "16999265447279",
                "imei2": "16999265447279",
                "popurl": "2025-05-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 4,
                    "remark": "Aplications are outof sync"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Wed, 11 Feb 2026 14:11:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify missing authorization token return 401 Unauthorized 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 266ms
Mean size per request: 71B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9._0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3b90078d-df33-4523-b96f-8ce9c06a2155
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1122
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Missouri",
                "last_name": "Gaylord",
                "mobile_number": "668-335-9523",
                "mobile_number_alt": "514-546-2333",
                "email_id": "Edythe0@yahoo.com",
                "email_id_alt": "Maybell66@gmail.com"
            },
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "customer_product": {
                "dop": "2025-05-30T18:30:00.000Z",
                "serial_number": "16999265447279",
                "imei1": "16999265447279",
                "imei2": "16999265447279",
                "popurl": "2025-05-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 4,
                    "remark": "Aplications are outof sync"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 71
ETag W/"47-3fyFQKYzbJTwnROVExMoVXviIKc"
Vary Accept-Encoding
Date Wed, 11 Feb 2026 14:11:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid signature","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify missing authorization token return 403 Forbidden 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify missing authorization token return 403 Forbidden
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 328ms
Mean size per request: 233B

Test Pass Percentage
93 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9._a3JvDHBjg1m43c3pIlM22N62vXu28dBG5cVqXycWr0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1a12b466-8cf5-4243-b1dc-a856bfc51395
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1130
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Angela",
                "last_name": "Pagac",
                "mobile_number": "590-247-1986",
                "mobile_number_alt": "592-213-0585",
                "email_id": "Sonia.Goodwin82@gmail.com",
                "email_id_alt": "Zachary.Huels@gmail.com"
            },
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "customer_product": {
                "dop": "2025-05-30T18:30:00.000Z",
                "serial_number": "19351796769917",
                "imei1": "19351796769917",
                "imei2": "19351796769917",
                "popurl": "2025-05-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 4,
                    "remark": "Aplications are outof sync"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 233
ETag W/"e9-093VLi26qbEzSMKq3YHovHrT/fw"
Vary Accept-Encoding
Date Wed, 11 Feb 2026 14:11:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":183422,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":183440,"tr_customer_product_id":183430,"job_number":"JOB_183422"}}
Test Information
NamePassedFailedSkipped
Verify Status code is 200 1 0 0
Verify Status code is 'OK' 1 0 0
Verify message is 'Job created successfully. ' 1 0 0
Verify jsonschema 1 0 0
Verify response time is less than 200ms 0 1 0
Verify response contains key: id 1 0 0
Verify response contains key: mst_service_location_id 1 0 0
Verify response contains key: mst_platform_id 1 0 0
Verify response contains key: mst_warrenty_status_id 1 0 0
Verify response contains key: mst_oem_id 1 0 0
Verify response contains key: tr_customer_id 1 0 0
Verify response contains key: tr_customer_product_id 1 0 0
Verify response contains key: job_number 1 0 0
Verify job number starts with 'JOB_' 1 0 0
Total 13 1 0
Test Failure
Test NameAssertion Error
Verify response time is less than 200ms
expected 328 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 265ms
Mean size per request: 132B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTkwNjV9.PeeNcFESh8l49azqnwvRUzRhQcD2Di0fvA0uVzcxhc8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c6370f5f-149d-4492-969f-31284351ef23
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1049
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Genevieve",
                "last_name": "Lakin",
                "mobile_number": "272-504-8382",
                "mobile_number_alt": "725-654-6875",
                "email_id": "Deondre_Koss@hotmail.com",
                "email_id_alt": "Crystel_Cummings@gmail.com"
            },
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "customer_product": {
                "dop": "2025-05-30T18:30:00.000Z",
                "serial_number": "16999265447279",
                "imei1": "16999265447279",
                "imei2": "16999265447279",
                "popurl": "2025-05-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 132
ETag W/"84-mCZHtUk0ZkwUr6gxgJA2gMxVbaw"
Vary Accept-Encoding
Date Wed, 11 Feb 2026 14:11:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"problems\" does not contain 1 required value(s)","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify missing authorization token return 400 Bad Request 0 1 0
Verify message is '"problems" does not contain 1 required value(s)' 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify missing authorization token return 400 Bad Request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 266ms
Mean size per request: 107B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTkwNjV9.PeeNcFESh8l49azqnwvRUzRhQcD2Di0fvA0uVzcxhc8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 253c8d52-61fc-451f-92b9-4bb7558cd1df
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 851
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "customer_product": {
                "dop": "2025-05-30T18:30:00.000Z",
                "serial_number": "16999265447279",
                "imei1": "16999265447279",
                "imei2": "16999265447279",
                "popurl": "2025-05-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                 {
                    "id": 4,
                    "remark": "Aplications are outof sync"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 107
ETag W/"6b-kQDRJ6W7HggkRpZCxcjxWaVIyzQ"
Vary Accept-Encoding
Date Wed, 11 Feb 2026 14:11:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"customer\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify missing customerdetails should return 400 Bad Request 0 1 0
Verify message is '"customer" is required' 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify missing customerdetails should return 400 Bad Request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 266ms
Mean size per request: 115B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTkwNjV9.PeeNcFESh8l49azqnwvRUzRhQcD2Di0fvA0uVzcxhc8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0ab6a5ec-39a7-417d-8c51-c3dc9ff9444b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 828
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Jeff",
                "last_name": "Heaney",
                "mobile_number": "518-895-5886",
                "mobile_number_alt": "920-402-0653",
                "email_id": "Wyman.Johns77@hotmail.com",
                "email_id_alt": "Karen48@gmail.com"
            },
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "problems": [
                {
                    "id": 4,
                    "remark": "Aplications are outof sync"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 115
ETag W/"73-CHiztoQ3jyrfM7EgEEqfDYsvzXM"
Vary Accept-Encoding
Date Wed, 11 Feb 2026 14:11:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"customer_product\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify missing product details should return 400 Bad Request 0 1 0
Verify message is '"customer_product" is required 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify missing product details should return 400 Bad Request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 265ms
Mean size per request: 143B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTkwNjV9.PeeNcFESh8l49azqnwvRUzRhQcD2Di0fvA0uVzcxhc8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d84dcc85-3562-455e-a1c5-f182f4e3980f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1123
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Catharine",
                "last_name": "Jast",
                "mobile_number": "869-665-1889",
                "mobile_number_alt": "859-303-4328",
                "email_id": "Leola.Dickens@hotmail.com",
                "email_id_alt": "Liliane_Bosco3@hotmail.com"
            },
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "customer_product": {
                "dop": "2025-05-30T18:30:00.000Z",
                "serial_number": "1068021956",
                "imei1": "1068021956",
                "imei2": "1068021956",
                "popurl": "2025-05-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 4,
                    "remark": "Aplications are outof sync"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 143
ETag W/"8f-asfwh61GY//05D/sXjFd8ssjiig"
Vary Accept-Encoding
Date Wed, 11 Feb 2026 14:11:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify invalid Imei number returns 400 Bad Request 0 1 0
Verify message contains 'serial_number' length must be at least 14 characters long' 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify invalid Imei number returns 400 Bad Request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 352ms
Mean size per request: 233B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTkwNjV9.PeeNcFESh8l49azqnwvRUzRhQcD2Di0fvA0uVzcxhc8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 25c104c0-7639-4bae-b5ed-ef9fb41c8a68
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1133
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Cydney",
                "last_name": "Baumbach",
                "mobile_number": "992-456-8334",
                "mobile_number_alt": "414-508-3840",
                "email_id": "Dakota70@yahoo.com",
                "email_id_alt": "Denis.Turcotte@yahoo.com"
            },
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "customer_product": {
                "dop": "2025-05-30T18:30:00.000Z",
                "serial_number": "1201557960030749",
                "imei1": "1201557960030749",
                "imei2": "1201557960030749",
                "popurl": "2025-05-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 4,
                    "remark": "Aplications are outof sync"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 233
ETag W/"e9-WDL8QEK4cpdz/37N1+gG9Aedf80"
Vary Accept-Encoding
Date Wed, 11 Feb 2026 14:11:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":183423,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":183441,"tr_customer_product_id":183431,"job_number":"JOB_183423"}}
Test Information
NamePassedFailedSkipped
Verify invalid Imei number returns 400 Bad Request 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify invalid Imei number returns 400 Bad Request
expected response to have status code 400 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 297ms
Mean size per request: 242B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTkwNjV9.PeeNcFESh8l49azqnwvRUzRhQcD2Di0fvA0uVzcxhc8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 80de4d52-ddb0-4940-9e4b-27b607b3a8d1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-mrt2V6RLr2e+7zLIxcYneqw4xYM"
Vary Accept-Encoding
Date Wed, 11 Feb 2026 14:11:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":652},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Verify the count of the created job is incremented 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 966ms
Mean size per request: 632.25KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTkwNjV9.PeeNcFESh8l49azqnwvRUzRhQcD2Di0fvA0uVzcxhc8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a361e216-2a99-4226-965a-58dbd3c07ae2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 40
Request Body
{
            "details_key": "created_today"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"9e103-fpQC5nyjjOeyhx5PeUTzkNiIZzw"
Vary Accept-Encoding
Content-Encoding gzip
Date Wed, 11 Feb 2026 14:11:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":183420,"job_number":"JOB_183420","tr_customer_id":183438,"tr_customer_product_id":183428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T14:10:41.000Z","modified_at":"2026-02-11T14:10:41.000Z","name":"Vasudev Desai","mobile_number":"8243025560","email_id":"prem.shukla@hotmail.com","dop":"2026-02-01","serial_number":"158850531071699","imei1":"943642412569518","imei2":"735001154986983","popurl":"www.anuraag-achari.co.in","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T14:10:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183419,"job_number":"JOB_183419","tr_customer_id":183437,"tr_customer_product_id":183427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T14:10:41.000Z","modified_at":"2026-02-11T14:10:41.000Z","name":"Abhaidev Chopra","mobile_number":"8248345289","email_id":"bhushit.saini@hotmail.com","dop":"2026-02-01","serial_number":"665797227010620","imei1":"700248341480697","imei2":"004429162307994","popurl":"www.mukesh-tandon.net","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T14:10:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183418,"job_number":"JOB_183418","tr_customer_id":183436,"tr_customer_product_id":183426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T14:10:41.000Z","modified_at":"2026-02-11T14:10:41.000Z","name":"Anurag Chattopadhyay","mobile_number":"8246395531","email_id":"akshata.ganaka@gmail.com","dop":"2026-02-01","serial_number":"128358625879248","imei1":"929734000951644","imei2":"665447030342737","popurl":"www.akshaj-khan.in","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T14:10:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183417,"job_number":"JOB_183417","tr_customer_id":183435,"tr_customer_product_id":183425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T14:10:41.000Z","modified_at":"2026-02-11T14:10:41.000Z","name":"Devak Sharma","mobile_number":"8248025954","email_id":"chandravati.pillai@gmail.com","dop":"2026-02-01","serial_number":"844331458804378","imei1":"337839422408928","imei2":"735375556491139","popurl":"www.deeptimayee-ganaka.org","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T14:10:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183416,"job_number":"JOB_183416","tr_customer_id":183434,"tr_customer_product_id":183424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T14:10:41.000Z","modified_at":"2026-02-11T14:10:41.000Z","name":"Leela Dutta","mobile_number":"8247649358","email_id":"swapnil.asan@gmail.com","dop":"2026-02-01","serial_number":"897222102682610","imei1":"454771158003632","imei2":"568068109683043","popurl":"www.leela-pandey.org","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T14:10:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183411,"job_number":"JOB_183411","tr_customer_id":183429,"tr_customer_product_id":183419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:26:30.000Z","modified_at":"2026-02-11T13:26:30.000Z","name":"Golda Schimmel","mobile_number":"231-973-5431","email_id":"Alice_Mante@gmail.com","dop":"2025-12-14","serial_number":"159658622884960","imei1":"159658622884960","imei2":"159658622884960","popurl":"2025-12-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:26:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183349,"job_number":"JOB_183349","tr_customer_id":183367,"tr_customer_product_id":183357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:05:00.000Z","modified_at":"2026-02-11T08:05:12.000Z","name":"Foster Goodwin","mobile_number":"203-489-7444","email_id":"Pearl_Wilderman@yahoo.com","dop":"2025-11-04","serial_number":"49626558172858","imei1":"49626558172858","imei2":"49626558172858","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T08:05:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183348,"job_number":"JOB_183348","tr_customer_id":183366,"tr_customer_product_id":183356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:04:45.000Z","modified_at":"2026-02-11T08:04:56.000Z","name":"George Olson","mobile_number":"527-328-1314","email_id":"Eulah26@yahoo.com","dop":"2025-11-04","serial_number":"98241539020585","imei1":"98241539020585","imei2":"98241539020585","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T08:04:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183347,"job_number":"JOB_183347","tr_customer_id":183365,"tr_customer_product_id":183355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:04:28.000Z","modified_at":"2026-02-11T08:04:40.000Z","name":"Florencio Greenfelder","mobile_number":"782-232-3763","email_id":"Yvonne.Rogahn48@gmail.com","dop":"2025-11-04","serial_number":"75543911005783","imei1":"75543911005783","imei2":"75543911005783","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T08:04:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183344,"job_number":"JOB_183344","tr_customer_id":183362,"tr_customer_product_id":183352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:58:34.000Z","modified_at":"2026-02-11T07:58:34.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Kirsten50@gmail.com","dop":"2025-07-02","serial_number":"19673666974947","imei1":"19673666974947","imei2":"19673666974947","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183343,"job_number":"JOB_183343","tr_customer_id":183361,"tr_customer_product_id":183351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:58:16.000Z","modified_at":"2026-02-11T07:58:16.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Harvey_Prosacco17@hotmail.com","dop":"2025-07-02","serial_number":"12229608915643","imei1":"12229608915643","imei2":"12229608915643","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183342,"job_number":"JOB_183342","tr_customer_id":183360,"tr_customer_product_id":183350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:57:56.000Z","modified_at":"2026-02-11T07:57:56.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Raymundo.Wintheiser35@hotmail.com","dop":"2025-07-02","serial_number":"11089164721941","imei1":"11089164721941","imei2":"11089164721941","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183341,"job_number":"JOB_183341","tr_customer_id":183359,"tr_customer_product_id":183349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:56:30.000Z","modified_at":"2026-02-11T07:56:41.000Z","name":"Leon Shields","mobile_number":"892-990-2316","email_id":"Tyra87@yahoo.com","dop":"2025-11-04","serial_number":"49276228755229","imei1":"49276228755229","imei2":"49276228755229","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183340,"job_number":"JOB_183340","tr_customer_id":183358,"tr_customer_product_id":183348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:56:13.000Z","modified_at":"2026-02-11T07:56:25.000Z","name":"Hank Jerde","mobile_number":"740-954-3229","email_id":"Kavon.Hoeger@yahoo.com","dop":"2025-11-04","serial_number":"36920096557594","imei1":"36920096557594","imei2":"36920096557594","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:56:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183339,"job_number":"JOB_183339","tr_customer_id":183357,"tr_customer_product_id":183347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:55:57.000Z","modified_at":"2026-02-11T07:56:09.000Z","name":"Lafayette Lakin","mobile_number":"496-247-5362","email_id":"Josianne0@yahoo.com","dop":"2025-11-04","serial_number":"100065181614349","imei1":"100065181614349","imei2":"100065181614349","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:56:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183243,"job_number":"JOB_183243","tr_customer_id":183261,"tr_customer_product_id":183251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:06.000Z","modified_at":"2026-02-11T06:57:17.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"22903777378993","imei1":"22903777378993","imei2":"22903777378993","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183236,"job_number":"JOB_183236","tr_customer_id":183254,"tr_customer_product_id":183244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:56:51.000Z","modified_at":"2026-02-11T06:57:02.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"14956736862640","imei1":"14956736862640","imei2":"14956736862640","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183235,"job_number":"JOB_183235","tr_customer_id":183253,"tr_customer_product_id":183243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:56:36.000Z","modified_at":"2026-02-11T06:56:47.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"14087409389531","imei1":"14087409389531","imei2":"14087409389531","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183198,"job_number":"JOB_183198","tr_customer_id":183216,"tr_customer_product_id":183206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:51:40.000Z","modified_at":"2026-02-11T06:52:07.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"58443094881181","imei1":"58443094881181","imei2":"58443094881181","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:52:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183195,"job_number":"JOB_183195","tr_customer_id":183213,"tr_customer_product_id":183203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:51:24.000Z","modified_at":"2026-02-11T06:51:36.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"73187909816406","imei1":"73187909816406","imei2":"73187909816406","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:51:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183192,"job_number":"JOB_183192","tr_customer_id":183210,"tr_customer_product_id":183200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:46.000Z","modified_at":"2026-02-11T06:50:46.000Z","name":"Nikolas Kozey","mobile_number":"765-530-0453","email_id":"Novella37@gmail.com","dop":"2025-06-09","serial_number":"109730844182496","imei1":"109730844182496","imei2":"109730844182496","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183191,"job_number":"JOB_183191","tr_customer_id":183209,"tr_customer_product_id":183199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:46.000Z","modified_at":"2026-02-11T06:50:57.000Z","name":"Ryan Deckow","mobile_number":"520-997-1307","email_id":"Nat53@hotmail.com","dop":"2025-06-09","serial_number":"109638344418185","imei1":"109638344418185","imei2":"109638344418185","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:50:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183190,"job_number":"JOB_183190","tr_customer_id":183208,"tr_customer_product_id":183198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:46.000Z","modified_at":"2026-02-11T06:50:46.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109616880252273","imei1":"109616880252273","imei2":"109616880252273","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183189,"job_number":"JOB_183189","tr_customer_id":183207,"tr_customer_product_id":183197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:31.000Z","modified_at":"2026-02-11T06:50:31.000Z","name":"Nathan Bednar","mobile_number":"593-411-9539","email_id":"Amalia_Trantow@gmail.com","dop":"2025-06-09","serial_number":"108813510838306","imei1":"108813510838306","imei2":"108813510838306","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183188,"job_number":"JOB_183188","tr_customer_id":183206,"tr_customer_product_id":183196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:30.000Z","modified_at":"2026-02-11T06:50:41.000Z","name":"Burley Zieme","mobile_number":"773-697-9543","email_id":"Dagmar.Gaylord@hotmail.com","dop":"2025-06-09","serial_number":"101728998605540","imei1":"101728998605540","imei2":"101728998605540","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:50:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183187,"job_number":"JOB_183187","tr_customer_id":183205,"tr_customer_product_id":183195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:30.000Z","modified_at":"2026-02-11T06:50:30.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105515268284270","imei1":"105515268284270","imei2":"105515268284270","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183186,"job_number":"JOB_183186","tr_customer_id":183204,"tr_customer_product_id":183194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:15.000Z","modified_at":"2026-02-11T06:50:15.000Z","name":"Eudora Doyle","mobile_number":"207-451-6975","email_id":"Cathryn13@gmail.com","dop":"2025-06-09","serial_number":"105567766548944","imei1":"105567766548944","imei2":"105567766548944","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183185,"job_number":"JOB_183185","tr_customer_id":183203,"tr_customer_product_id":183193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:15.000Z","modified_at":"2026-02-11T06:50:26.000Z","name":"Alivia Stracke","mobile_number":"451-228-7388","email_id":"Yolanda_McLaughlin52@gmail.com","dop":"2025-06-09","serial_number":"107148920914134","imei1":"107148920914134","imei2":"107148920914134","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:50:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183184,"job_number":"JOB_183184","tr_customer_id":183202,"tr_customer_product_id":183192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:14.000Z","modified_at":"2026-02-11T06:50:14.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"105855904019167","imei1":"105855904019167","imei2":"105855904019167","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183183,"job_number":"JOB_183183","tr_customer_id":183201,"tr_customer_product_id":183191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:47:10.000Z","modified_at":"2026-02-11T06:47:32.000Z","name":"Emelia Ledner","mobile_number":"647-762-3585","email_id":"Dasia_Armstrong84@gmail.com","dop":"2025-10-01","serial_number":"13423728508245","imei1":"13423728508245","imei2":"13423728508245","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183182,"job_number":"JOB_183182","tr_customer_id":183200,"tr_customer_product_id":183190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:46:32.000Z","modified_at":"2026-02-11T06:46:42.000Z","name":"Wallace Leuschke","mobile_number":"981-967-7325","email_id":"Delphine.Rosenbaum0@yahoo.com","dop":"2025-11-04","serial_number":"86319685275461","imei1":"86319685275461","imei2":"86319685275461","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:46:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183181,"job_number":"JOB_183181","tr_customer_id":183199,"tr_customer_product_id":183189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:46:01.000Z","modified_at":"2026-02-11T06:46:28.000Z","name":"Jacinto Wunsch","mobile_number":"728-278-0950","email_id":"Delbert14@hotmail.com","dop":"2025-11-04","serial_number":"15310418435702","imei1":"15310418435702","imei2":"15310418435702","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:46:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183168,"job_number":"JOB_183168","tr_customer_id":183186,"tr_customer_product_id":183176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:33:49.000Z","modified_at":"2026-02-11T07:39:27.000Z","name":"varsha krishna","mobile_number":"9844785464","email_id":"varsha@gmail.com","dop":"2026-02-01","serial_number":"22667278896543","imei1":"22667278896543","imei2":"22667278896543","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-11T07:39:27.000Z","assigned_to":17,"mst_warrenty_status_code":"IW"},{"id":183167,"job_number":"JOB_183167","tr_customer_id":183185,"tr_customer_product_id":183175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:29:19.000Z","modified_at":"2026-02-11T10:18:45.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"19971266038535","imei1":"19971266038535","imei2":"19971266038535","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T10:18:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183164,"job_number":"JOB_183164","tr_customer_id":183182,"tr_customer_product_id":183172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:16:02.000Z","modified_at":"2026-02-11T06:16:02.000Z","name":"varsha krishna","mobile_number":"9844785464","email_id":"varsha@gmail.com","dop":"2026-02-01","serial_number":"22667278896542","imei1":"22667278896542","imei2":"22667278896542","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:16:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183163,"job_number":"JOB_183163","tr_customer_id":183181,"tr_customer_product_id":183171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:14:22.000Z","modified_at":"2026-02-11T06:14:22.000Z","name":"varsha krishna","mobile_number":"9844785464","email_id":"varsha@gmail.com","dop":"2026-02-01","serial_number":"22667278896541","imei1":"22667278896541","imei2":"22667278896541","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:14:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183116,"job_number":"JOB_183116","tr_customer_id":183134,"tr_customer_product_id":183124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:23:05.000Z","modified_at":"2026-02-11T05:23:05.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"17629805557358","imei1":"17629805557358","imei2":"17629805557358","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183115,"job_number":"JOB_183115","tr_customer_id":183133,"tr_customer_product_id":183123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:23:05.000Z","modified_at":"2026-02-11T05:23:14.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16774075732507","imei1":"16774075732507","imei2":"16774075732507","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:23:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182972,"job_number":"JOB_182972","tr_customer_id":182990,"tr_customer_product_id":182980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:20.000Z","modified_at":"2026-02-11T04:41:28.000Z","name":"Delilah Kihn","mobile_number":"365-867-1213","email_id":"Reed_West@hotmail.com","dop":"2025-12-31","serial_number":"10511230594361","imei1":"10511230594361","imei2":"10511230594361","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182967,"job_number":"JOB_182967","tr_customer_id":182985,"tr_customer_product_id":182975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:10.000Z","modified_at":"2026-02-11T04:41:10.000Z","name":"Elenor Yost","mobile_number":"754-537-7443","email_id":"Molly7@hotmail.com","dop":"2025-06-09","serial_number":"105876730898717","imei1":"105876730898717","imei2":"105876730898717","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182966,"job_number":"JOB_182966","tr_customer_id":182984,"tr_customer_product_id":182974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:10.000Z","modified_at":"2026-02-11T04:41:21.000Z","name":"Declan Will","mobile_number":"430-422-0659","email_id":"Quinton_MacGyver50@hotmail.com","dop":"2025-06-09","serial_number":"102880310264816","imei1":"102880310264816","imei2":"102880310264816","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182964,"job_number":"JOB_182964","tr_customer_id":182982,"tr_customer_product_id":182972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:10.000Z","modified_at":"2026-02-11T04:41:10.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"105206516008585","imei1":"105206516008585","imei2":"105206516008585","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182962,"job_number":"JOB_182962","tr_customer_id":182980,"tr_customer_product_id":182970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:08.000Z","modified_at":"2026-02-11T04:41:17.000Z","name":"Adolf Hagenes","mobile_number":"738-980-4989","email_id":"Dasia.Hartmann6@gmail.com","dop":"2025-12-31","serial_number":"10875543429626","imei1":"10875543429626","imei2":"10875543429626","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182945,"job_number":"JOB_182945","tr_customer_id":182963,"tr_customer_product_id":182953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:56.000Z","modified_at":"2026-02-11T04:41:05.000Z","name":"Antonina Hegmann","mobile_number":"379-329-9638","email_id":"Adonis53@hotmail.com","dop":"2025-12-31","serial_number":"10662689872301","imei1":"10662689872301","imei2":"10662689872301","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182942,"job_number":"JOB_182942","tr_customer_id":182960,"tr_customer_product_id":182950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:54.000Z","modified_at":"2026-02-11T04:40:54.000Z","name":"Clarissa Hayes","mobile_number":"908-235-2745","email_id":"Chaya.Lockman77@gmail.com","dop":"2025-06-09","serial_number":"100470436114437","imei1":"100470436114437","imei2":"100470436114437","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182940,"job_number":"JOB_182940","tr_customer_id":182958,"tr_customer_product_id":182948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:54.000Z","modified_at":"2026-02-11T04:41:05.000Z","name":"Abelardo Gibson","mobile_number":"903-483-2374","email_id":"Abelardo.Murphy35@yahoo.com","dop":"2025-06-09","serial_number":"109489628717867","imei1":"109489628717867","imei2":"109489628717867","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182938,"job_number":"JOB_182938","tr_customer_id":182956,"tr_customer_product_id":182946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:53.000Z","modified_at":"2026-02-11T04:40:53.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105892782199405","imei1":"105892782199405","imei2":"105892782199405","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182937,"job_number":"JOB_182937","tr_customer_id":182955,"tr_customer_product_id":182945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:53.000Z","modified_at":"2026-02-11T04:40:53.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"10941510809976","imei1":"10941510809976","imei2":"10941510809976","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182936,"job_number":"JOB_182936","tr_customer_id":182954,"tr_customer_product_id":182944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:53.000Z","modified_at":"2026-02-11T04:41:03.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"10170791600738","imei1":"10170791600738","imei2":"10170791600738","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182927,"job_number":"JOB_182927","tr_customer_id":182945,"tr_customer_product_id":182935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:46.000Z","modified_at":"2026-02-11T04:40:46.000Z","name":"Loraine Doyle","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"153814098822347","imei1":"153814098822347","imei2":"153814098822347","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182925,"job_number":"JOB_182925","tr_customer_id":182943,"tr_customer_product_id":182933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:46.000Z","modified_at":"2026-02-11T04:40:46.000Z","name":"Vidal Towne","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"136408990714764","imei1":"136408990714764","imei2":"136408990714764","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182922,"job_number":"JOB_182922","tr_customer_id":182940,"tr_customer_product_id":182930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:45.000Z","modified_at":"2026-02-11T04:40:45.000Z","name":"Haylee Heidenreich","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"165416195288889","imei1":"165416195288889","imei2":"165416195288889","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182920,"job_number":"JOB_182920","tr_customer_id":182938,"tr_customer_product_id":182928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:45.000Z","modified_at":"2026-02-11T04:40:45.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"101485845890936","imei1":"101485845890936","imei2":"101485845890936","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182907,"job_number":"JOB_182907","tr_customer_id":182925,"tr_customer_product_id":182915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:38.000Z","modified_at":"2026-02-11T04:40:38.000Z","name":"Myrtis Stiedemann","mobile_number":"303-322-0078","email_id":"Nicholaus.Raynor4@yahoo.com","dop":"2025-06-09","serial_number":"103962259116037","imei1":"103962259116037","imei2":"103962259116037","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182906,"job_number":"JOB_182906","tr_customer_id":182924,"tr_customer_product_id":182914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:37.000Z","modified_at":"2026-02-11T04:40:49.000Z","name":"Abigail Grant","mobile_number":"590-616-0736","email_id":"Nathanial96@yahoo.com","dop":"2025-06-09","serial_number":"109666812261544","imei1":"109666812261544","imei2":"109666812261544","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182905,"job_number":"JOB_182905","tr_customer_id":182923,"tr_customer_product_id":182913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:37.000Z","modified_at":"2026-02-11T04:40:37.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109726404444400","imei1":"109726404444400","imei2":"109726404444400","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182904,"job_number":"JOB_182904","tr_customer_id":182922,"tr_customer_product_id":182912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:37.000Z","modified_at":"2026-02-11T04:41:00.000Z","name":"Norma Lockman","mobile_number":"386-479-5744","email_id":"Dariana.Powlowski@yahoo.com","dop":"2025-10-01","serial_number":"16515006764744","imei1":"16515006764744","imei2":"16515006764744","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182903,"job_number":"JOB_182903","tr_customer_id":182921,"tr_customer_product_id":182911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:34.000Z","modified_at":"2026-02-11T04:40:34.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Aron_Fahey50@yahoo.com","dop":"2025-07-02","serial_number":"14179663734142","imei1":"14179663734142","imei2":"14179663734142","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182902,"job_number":"JOB_182902","tr_customer_id":182920,"tr_customer_product_id":182910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:33.000Z","modified_at":"2026-02-11T04:40:33.000Z","name":"Lacy Langosh","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"111904807027595","imei1":"111904807027595","imei2":"111904807027595","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182901,"job_number":"JOB_182901","tr_customer_id":182919,"tr_customer_product_id":182909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:33.000Z","modified_at":"2026-02-11T04:40:33.000Z","name":"Ernest Green","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"150274784619462","imei1":"150274784619462","imei2":"150274784619462","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182899,"job_number":"JOB_182899","tr_customer_id":182917,"tr_customer_product_id":182907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:33.000Z","modified_at":"2026-02-11T04:40:33.000Z","name":"Creola Koch","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"175835550409582","imei1":"175835550409582","imei2":"175835550409582","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182898,"job_number":"JOB_182898","tr_customer_id":182916,"tr_customer_product_id":182906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:32.000Z","modified_at":"2026-02-11T04:40:32.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"181809910286123","imei1":"181809910286123","imei2":"181809910286123","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182880,"job_number":"JOB_182880","tr_customer_id":182898,"tr_customer_product_id":182888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:16.000Z","modified_at":"2026-02-11T04:40:16.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Jeramie32@hotmail.com","dop":"2025-07-02","serial_number":"12348206865508","imei1":"12348206865508","imei2":"12348206865508","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182858,"job_number":"JOB_182858","tr_customer_id":182876,"tr_customer_product_id":182866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:57.000Z","modified_at":"2026-02-11T04:39:57.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Griffin_Rowe@yahoo.com","dop":"2025-07-02","serial_number":"12549821610237","imei1":"12549821610237","imei2":"12549821610237","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182853,"job_number":"JOB_182853","tr_customer_id":182871,"tr_customer_product_id":182861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:42.000Z","modified_at":"2026-02-11T04:39:52.000Z","name":"giyu tomiaka","mobile_number":"441-820-0422","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"109318500501742","imei1":"109318500501742","imei2":"109318500501742","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:39:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182842,"job_number":"JOB_182842","tr_customer_id":182860,"tr_customer_product_id":182850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:31.000Z","modified_at":"2026-02-11T04:39:40.000Z","name":"tanjiro kamado","mobile_number":"461-773-4558","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"634624263051812","imei1":"634624263051812","imei2":"634624263051812","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:39:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182832,"job_number":"JOB_182832","tr_customer_id":182850,"tr_customer_product_id":182840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:19.000Z","modified_at":"2026-02-11T04:39:28.000Z","name":"saitama sensei","mobile_number":"846-625-8453","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"234017902800413","imei1":"234017902800413","imei2":"234017902800413","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:39:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183423,"job_number":"JOB_183423","tr_customer_id":183441,"tr_customer_product_id":183431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T14:11:13.000Z","modified_at":"2026-02-11T14:11:13.000Z","name":"Cydney Baumbach","mobile_number":"992-456-8334","email_id":"Dakota70@yahoo.com","dop":"2025-05-30","serial_number":"1201557960030749","imei1":"1201557960030749","imei2":"1201557960030749","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T14:11:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183422,"job_number":"JOB_183422","tr_customer_id":183440,"tr_customer_product_id":183430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T14:11:11.000Z","modified_at":"2026-02-11T14:11:11.000Z","name":"Angela Pagac","mobile_number":"590-247-1986","email_id":"Sonia.Goodwin82@gmail.com","dop":"2025-05-30","serial_number":"19351796769917","imei1":"19351796769917","imei2":"19351796769917","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T14:11:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183421,"job_number":"JOB_183421","tr_customer_id":183439,"tr_customer_product_id":183429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T14:11:10.000Z","modified_at":"2026-02-11T14:11:10.000Z","name":"Thad Cummings","mobile_number":"203-885-8598","email_id":"Chanel_Labadie@gmail.com","dop":"2025-05-30","serial_number":"16999265447279","imei1":"16999265447279","imei2":"16999265447279","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T14:11:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183415,"job_number":"JOB_183415","tr_customer_id":183433,"tr_customer_product_id":183423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:54:22.000Z","modified_at":"2026-02-11T13:54:22.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-02-01","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-02-01T13:54:21.955392978Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:54:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183414,"job_number":"JOB_183414","tr_customer_id":183432,"tr_customer_product_id":183422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:52:39.000Z","modified_at":"2026-02-11T13:52:39.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"19650351722083","imei1":"19650351722083","imei2":"19650351722083","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:52:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183413,"job_number":"JOB_183413","tr_customer_id":183431,"tr_customer_product_id":183421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:52:22.000Z","modified_at":"2026-02-11T13:52:22.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"18077928351811","imei1":"18077928351811","imei2":"18077928351811","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:52:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183412,"job_number":"JOB_183412","tr_customer_id":183430,"tr_customer_product_id":183420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:26:31.000Z","modified_at":"2026-02-11T13:26:36.000Z","name":"Rayan Mohamad","mobile_number":"9443588249","email_id":"rayan@gmail.com","dop":"2025-12-31","serial_number":"41751633115487","imei1":"41751633115487","imei2":"41751633115487","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T13:26:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183410,"job_number":"JOB_183410","tr_customer_id":183428,"tr_customer_product_id":183418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:26:26.000Z","modified_at":"2026-02-11T13:26:31.000Z","name":"Mubi KU","mobile_number":"9980251826","email_id":"mubi@gmail.com","dop":"2025-12-31","serial_number":"78939148201923","imei1":"78939148201923","imei2":"78939148201923","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T13:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183409,"job_number":"JOB_183409","tr_customer_id":183427,"tr_customer_product_id":183417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:26:21.000Z","modified_at":"2026-02-11T13:26:25.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"abd@gmail.com","dop":"2025-12-31","serial_number":"83996820255613","imei1":"83996820255613","imei2":"83996820255613","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T13:26:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183408,"job_number":"JOB_183408","tr_customer_id":183426,"tr_customer_product_id":183416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:03:24.000Z","modified_at":"2026-02-11T13:03:24.000Z","name":"Evalyn Cummings","mobile_number":"759-207-4034","email_id":"Ivy_Nienow@gmail.com","dop":"2025-04-06","serial_number":"12503286887140332","imei1":"12503286887140332","imei2":"12503286887140332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:03:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183407,"job_number":"JOB_183407","tr_customer_id":183425,"tr_customer_product_id":183415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:03:23.000Z","modified_at":"2026-02-11T13:04:01.000Z","name":"Ryder Schulist","mobile_number":"799-953-8512","email_id":"Hildegard82@yahoo.com","dop":"2025-04-06","serial_number":"11849705807372","imei1":"11849705807372","imei2":"11849705807372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T13:04:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183406,"job_number":"JOB_183406","tr_customer_id":183424,"tr_customer_product_id":183414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:03:22.000Z","modified_at":"2026-02-11T13:03:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12511407932375","imei1":"12511407932375","imei2":"12511407932375","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:03:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183405,"job_number":"JOB_183405","tr_customer_id":183423,"tr_customer_product_id":183413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:02:38.000Z","modified_at":"2026-02-11T13:02:38.000Z","name":"Larissa Keeling","mobile_number":"493-393-0115","email_id":"Andrew.Braun@gmail.com","dop":"2025-04-06","serial_number":"15036213228793888","imei1":"15036213228793888","imei2":"15036213228793888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:02:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183404,"job_number":"JOB_183404","tr_customer_id":183422,"tr_customer_product_id":183412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:02:36.000Z","modified_at":"2026-02-11T13:03:15.000Z","name":"Velva McGlynn","mobile_number":"341-880-5876","email_id":"Tyrese.Johnston81@hotmail.com","dop":"2025-04-06","serial_number":"12591216991362","imei1":"12591216991362","imei2":"12591216991362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T13:03:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183403,"job_number":"JOB_183403","tr_customer_id":183421,"tr_customer_product_id":183411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:02:36.000Z","modified_at":"2026-02-11T13:02:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15667964296549","imei1":"15667964296549","imei2":"15667964296549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183402,"job_number":"JOB_183402","tr_customer_id":183420,"tr_customer_product_id":183410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:01:50.000Z","modified_at":"2026-02-11T13:01:50.000Z","name":"Janet Goodwin","mobile_number":"401-679-0856","email_id":"Richie75@gmail.com","dop":"2025-04-06","serial_number":"10698694539240592","imei1":"10698694539240592","imei2":"10698694539240592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:01:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183401,"job_number":"JOB_183401","tr_customer_id":183419,"tr_customer_product_id":183409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:01:49.000Z","modified_at":"2026-02-11T13:02:29.000Z","name":"Gaetano Aufderhar","mobile_number":"481-348-0747","email_id":"Wilhelm_Donnelly@yahoo.com","dop":"2025-04-06","serial_number":"15010619498338","imei1":"15010619498338","imei2":"15010619498338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T13:02:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183400,"job_number":"JOB_183400","tr_customer_id":183418,"tr_customer_product_id":183408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:01:48.000Z","modified_at":"2026-02-11T13:01:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16699722853634","imei1":"16699722853634","imei2":"16699722853634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183399,"job_number":"JOB_183399","tr_customer_id":183417,"tr_customer_product_id":183407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T12:29:48.000Z","modified_at":"2026-02-11T12:29:48.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-01","serial_number":"10000671917300","imei1":"10000671017301","imei2":"10000061817302","popurl":"2026-02-01T12:29:48.322632500Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T12:29:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183398,"job_number":"JOB_183398","tr_customer_id":183416,"tr_customer_product_id":183406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T12:02:23.000Z","modified_at":"2026-02-11T12:02:23.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-01","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-01T12:02:23.318855203Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T12:02:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183397,"job_number":"JOB_183397","tr_customer_id":183415,"tr_customer_product_id":183405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:45:52.000Z","modified_at":"2026-02-11T11:45:52.000Z","name":"Jarred Legros","mobile_number":"302-594-8816","email_id":"Ella.Block93@hotmail.com","dop":"2025-04-06","serial_number":"14668412154499960","imei1":"14668412154499960","imei2":"14668412154499960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:45:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183396,"job_number":"JOB_183396","tr_customer_id":183414,"tr_customer_product_id":183404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:45:50.000Z","modified_at":"2026-02-11T11:46:32.000Z","name":"Rashad Kihn","mobile_number":"877-579-3484","email_id":"Cecile48@hotmail.com","dop":"2025-04-06","serial_number":"14578339717035","imei1":"14578339717035","imei2":"14578339717035","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T11:46:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183395,"job_number":"JOB_183395","tr_customer_id":183413,"tr_customer_product_id":183403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:45:50.000Z","modified_at":"2026-02-11T11:45:50.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12474027599632","imei1":"12474027599632","imei2":"12474027599632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:45:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183394,"job_number":"JOB_183394","tr_customer_id":183412,"tr_customer_product_id":183402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:45:02.000Z","modified_at":"2026-02-11T11:45:02.000Z","name":"Kevin Greenholt","mobile_number":"453-240-4828","email_id":"Madisyn_Heaney7@yahoo.com","dop":"2025-04-06","serial_number":"17070484477922136","imei1":"17070484477922136","imei2":"17070484477922136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:45:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183393,"job_number":"JOB_183393","tr_customer_id":183411,"tr_customer_product_id":183401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:45:00.000Z","modified_at":"2026-02-11T11:45:42.000Z","name":"Winona Stracke","mobile_number":"287-457-4951","email_id":"Jace_Ward@yahoo.com","dop":"2025-04-06","serial_number":"13367851227368","imei1":"13367851227368","imei2":"13367851227368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T11:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183392,"job_number":"JOB_183392","tr_customer_id":183410,"tr_customer_product_id":183400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:45:00.000Z","modified_at":"2026-02-11T11:45:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11647049171950","imei1":"11647049171950","imei2":"11647049171950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183391,"job_number":"JOB_183391","tr_customer_id":183409,"tr_customer_product_id":183399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:44:11.000Z","modified_at":"2026-02-11T11:44:11.000Z","name":"Bud Larson","mobile_number":"575-384-7382","email_id":"Kamille.Hamill66@hotmail.com","dop":"2025-04-06","serial_number":"13643298040378124","imei1":"13643298040378124","imei2":"13643298040378124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:44:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183390,"job_number":"JOB_183390","tr_customer_id":183408,"tr_customer_product_id":183398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:44:10.000Z","modified_at":"2026-02-11T11:44:52.000Z","name":"Queenie Kris","mobile_number":"638-915-6747","email_id":"Sven.Kirlin41@yahoo.com","dop":"2025-04-06","serial_number":"14903538708615","imei1":"14903538708615","imei2":"14903538708615","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T11:44:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183389,"job_number":"JOB_183389","tr_customer_id":183407,"tr_customer_product_id":183397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:44:10.000Z","modified_at":"2026-02-11T11:44:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19174513546069","imei1":"19174513546069","imei2":"19174513546069","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183388,"job_number":"JOB_183388","tr_customer_id":183406,"tr_customer_product_id":183396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:10:23.000Z","modified_at":"2026-02-11T11:10:23.000Z","name":"Yogesh Patel","mobile_number":"8631756250","email_id":"chinmayanand.pothuvaal@hotmail.com","dop":"2026-02-01","serial_number":"79523075689778","imei1":"79523075689778","imei2":"79523075689778","popurl":"www.brahmdev-chaturvedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:10:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183387,"job_number":"JOB_183387","tr_customer_id":183405,"tr_customer_product_id":183395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:10:12.000Z","modified_at":"2026-02-11T11:10:12.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-01","serial_number":"86595375822489","imei1":"86595375822489","imei2":"86595375822489","popurl":"2026-02-01T11:10:02.212479283Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:10:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183386,"job_number":"JOB_183386","tr_customer_id":183404,"tr_customer_product_id":183394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:10:11.000Z","modified_at":"2026-02-11T11:10:11.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-01","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-01T11:10:02.209310898Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:10:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183385,"job_number":"JOB_183385","tr_customer_id":183403,"tr_customer_product_id":183393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:55:36.000Z","modified_at":"2026-02-11T10:55:36.000Z","name":"Drake Parker","mobile_number":"772-397-6905","email_id":"Ricky46@hotmail.com","dop":"2025-04-06","serial_number":"11697294639993186","imei1":"11697294639993186","imei2":"11697294639993186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T10:55:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183384,"job_number":"JOB_183384","tr_customer_id":183402,"tr_customer_product_id":183392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:55:34.000Z","modified_at":"2026-02-11T10:56:12.000Z","name":"Deion Denesik","mobile_number":"487-425-1791","email_id":"Cierra.Larkin@yahoo.com","dop":"2025-04-06","serial_number":"18214095175967","imei1":"18214095175967","imei2":"18214095175967","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T10:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183383,"job_number":"JOB_183383","tr_customer_id":183401,"tr_customer_product_id":183391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:55:34.000Z","modified_at":"2026-02-11T10:55:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12450342538670","imei1":"12450342538670","imei2":"12450342538670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T10:55:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183382,"job_number":"JOB_183382","tr_customer_id":183400,"tr_customer_product_id":183390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:54:50.000Z","modified_at":"2026-02-11T10:54:50.000Z","name":"Lina Friesen","mobile_number":"909-937-1584","email_id":"Gene7@yahoo.com","dop":"2025-04-06","serial_number":"14122803331046206","imei1":"14122803331046206","imei2":"14122803331046206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T10:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183381,"job_number":"JOB_183381","tr_customer_id":183399,"tr_customer_product_id":183389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:54:49.000Z","modified_at":"2026-02-11T10:55:27.000Z","name":"Harmon Kuvalis","mobile_number":"496-342-3987","email_id":"Madisen49@yahoo.com","dop":"2025-04-06","serial_number":"10063853845195","imei1":"10063853845195","imei2":"10063853845195","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T10:55:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183380,"job_number":"JOB_183380","tr_customer_id":183398,"tr_customer_product_id":183388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:54:49.000Z","modified_at":"2026-02-11T10:54:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10161351279169","imei1":"10161351279169","imei2":"10161351279169","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T10:54:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183379,"job_number":"JOB_183379","tr_customer_id":183397,"tr_customer_product_id":183387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:54:05.000Z","modified_at":"2026-02-11T10:54:05.000Z","name":"Michelle Klocko","mobile_number":"263-569-5063","email_id":"Tyreek.Metz@gmail.com","dop":"2025-04-06","serial_number":"13153187973046198","imei1":"13153187973046198","imei2":"13153187973046198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T10:54:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183378,"job_number":"JOB_183378","tr_customer_id":183396,"tr_customer_product_id":183386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:54:03.000Z","modified_at":"2026-02-11T10:54:42.000Z","name":"Florine Daniel","mobile_number":"707-787-0820","email_id":"Adrianna_Buckridge@hotmail.com","dop":"2025-04-06","serial_number":"15790374590238","imei1":"15790374590238","imei2":"15790374590238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T10:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183377,"job_number":"JOB_183377","tr_customer_id":183395,"tr_customer_product_id":183385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:54:03.000Z","modified_at":"2026-02-11T10:54:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14786574995009","imei1":"14786574995009","imei2":"14786574995009","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T10:54:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183376,"job_number":"JOB_183376","tr_customer_id":183394,"tr_customer_product_id":183384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:42:23.000Z","modified_at":"2026-02-11T09:42:23.000Z","name":"Bill Wiza","mobile_number":"918-252-2530","email_id":"Shaniya_Mueller26@hotmail.com","dop":"2025-04-06","serial_number":"17095884161977980","imei1":"17095884161977980","imei2":"17095884161977980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T09:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183375,"job_number":"JOB_183375","tr_customer_id":183393,"tr_customer_product_id":183383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:42:22.000Z","modified_at":"2026-02-11T09:43:05.000Z","name":"Nia Price","mobile_number":"547-776-3607","email_id":"Eliane48@hotmail.com","dop":"2025-04-06","serial_number":"16985777380269","imei1":"16985777380269","imei2":"16985777380269","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T09:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183374,"job_number":"JOB_183374","tr_customer_id":183392,"tr_customer_product_id":183382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:42:21.000Z","modified_at":"2026-02-11T09:42:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12979077929727","imei1":"12979077929727","imei2":"12979077929727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T09:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183373,"job_number":"JOB_183373","tr_customer_id":183391,"tr_customer_product_id":183381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:41:39.000Z","modified_at":"2026-02-11T09:41:39.000Z","name":"Ariane Bahringer","mobile_number":"721-997-5102","email_id":"Louie40@yahoo.com","dop":"2025-04-06","serial_number":"17713953771483132","imei1":"17713953771483132","imei2":"17713953771483132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T09:41:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183372,"job_number":"JOB_183372","tr_customer_id":183390,"tr_customer_product_id":183380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:41:37.000Z","modified_at":"2026-02-11T09:42:15.000Z","name":"Zackary Witting","mobile_number":"688-255-1968","email_id":"Greyson_Nolan39@yahoo.com","dop":"2025-04-06","serial_number":"18972182842706","imei1":"18972182842706","imei2":"18972182842706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T09:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183371,"job_number":"JOB_183371","tr_customer_id":183389,"tr_customer_product_id":183379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:41:37.000Z","modified_at":"2026-02-11T09:41:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13469681881716","imei1":"13469681881716","imei2":"13469681881716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T09:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183370,"job_number":"JOB_183370","tr_customer_id":183388,"tr_customer_product_id":183378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:40:53.000Z","modified_at":"2026-02-11T09:40:53.000Z","name":"Dawn Blick","mobile_number":"475-380-9999","email_id":"Josie24@gmail.com","dop":"2025-04-06","serial_number":"12206396151810036","imei1":"12206396151810036","imei2":"12206396151810036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T09:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183369,"job_number":"JOB_183369","tr_customer_id":183387,"tr_customer_product_id":183377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:40:51.000Z","modified_at":"2026-02-11T09:41:30.000Z","name":"Trent Ebert","mobile_number":"523-464-2394","email_id":"Effie.Adams70@hotmail.com","dop":"2025-04-06","serial_number":"16722397888642","imei1":"16722397888642","imei2":"16722397888642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T09:41:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183368,"job_number":"JOB_183368","tr_customer_id":183386,"tr_customer_product_id":183376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:40:51.000Z","modified_at":"2026-02-11T09:40:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11572447516181","imei1":"11572447516181","imei2":"11572447516181","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T09:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183367,"job_number":"JOB_183367","tr_customer_id":183385,"tr_customer_product_id":183375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:36:44.000Z","modified_at":"2026-02-11T08:36:44.000Z","name":"Baby Mitchell","mobile_number":"475-647-6366","email_id":"Jorge43@hotmail.com","dop":"2025-04-06","serial_number":"19734391210225264","imei1":"19734391210225264","imei2":"19734391210225264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183366,"job_number":"JOB_183366","tr_customer_id":183384,"tr_customer_product_id":183374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:36:43.000Z","modified_at":"2026-02-11T08:37:19.000Z","name":"Keely Nikolaus","mobile_number":"586-626-2186","email_id":"Americo92@gmail.com","dop":"2025-04-06","serial_number":"11990878173772","imei1":"11990878173772","imei2":"11990878173772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T08:37:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183365,"job_number":"JOB_183365","tr_customer_id":183383,"tr_customer_product_id":183373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:36:42.000Z","modified_at":"2026-02-11T08:36:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10637017919838","imei1":"10637017919838","imei2":"10637017919838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183364,"job_number":"JOB_183364","tr_customer_id":183382,"tr_customer_product_id":183372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:36:00.000Z","modified_at":"2026-02-11T08:36:00.000Z","name":"Lillie Wehner","mobile_number":"954-325-5967","email_id":"Halie79@hotmail.com","dop":"2025-04-06","serial_number":"11134181571309214","imei1":"11134181571309214","imei2":"11134181571309214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183363,"job_number":"JOB_183363","tr_customer_id":183381,"tr_customer_product_id":183371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:35:59.000Z","modified_at":"2026-02-11T08:36:36.000Z","name":"Dana Crist","mobile_number":"865-770-1498","email_id":"Carissa_Hackett@hotmail.com","dop":"2025-04-06","serial_number":"15715615143393","imei1":"15715615143393","imei2":"15715615143393","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T08:36:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183362,"job_number":"JOB_183362","tr_customer_id":183380,"tr_customer_product_id":183370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:35:59.000Z","modified_at":"2026-02-11T08:35:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10037306466607","imei1":"10037306466607","imei2":"10037306466607","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183361,"job_number":"JOB_183361","tr_customer_id":183379,"tr_customer_product_id":183369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:35:16.000Z","modified_at":"2026-02-11T08:35:16.000Z","name":"Shannon Bode","mobile_number":"301-627-1034","email_id":"Vladimir.Torphy@yahoo.com","dop":"2025-04-06","serial_number":"19411339316773500","imei1":"19411339316773500","imei2":"19411339316773500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:35:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183360,"job_number":"JOB_183360","tr_customer_id":183378,"tr_customer_product_id":183368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:35:14.000Z","modified_at":"2026-02-11T08:35:52.000Z","name":"Forest Kulas","mobile_number":"422-772-3716","email_id":"Dillon90@hotmail.com","dop":"2025-04-06","serial_number":"10182226878892","imei1":"10182226878892","imei2":"10182226878892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T08:35:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183359,"job_number":"JOB_183359","tr_customer_id":183377,"tr_customer_product_id":183367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:35:14.000Z","modified_at":"2026-02-11T08:35:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13583050526260","imei1":"13583050526260","imei2":"13583050526260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183358,"job_number":"JOB_183358","tr_customer_id":183376,"tr_customer_product_id":183366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:29:01.000Z","modified_at":"2026-02-11T08:29:01.000Z","name":"Caleigh Wiza","mobile_number":"377-664-5399","email_id":"Horacio_Bayer@gmail.com","dop":"2026-01-23","serial_number":"182138932890551","imei1":"182138932890551","imei2":"182138932890551","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:29:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183357,"job_number":"JOB_183357","tr_customer_id":183375,"tr_customer_product_id":183365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:29:00.000Z","modified_at":"2026-02-11T08:29:28.000Z","name":"Rozella Borer","mobile_number":"542-260-6186","email_id":"Mavis_Homenick@gmail.com","dop":"2026-01-23","serial_number":"16007182677185","imei1":"16007182677185","imei2":"16007182677185","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T08:29:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183356,"job_number":"JOB_183356","tr_customer_id":183374,"tr_customer_product_id":183364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:27:32.000Z","modified_at":"2026-02-11T08:27:32.000Z","name":"Forrest Reilly","mobile_number":"730-512-8643","email_id":"Kayli59@yahoo.com","dop":"2026-01-23","serial_number":"11133819227974","imei1":"11133819227974","imei2":"11133819227974","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:27:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183355,"job_number":"JOB_183355","tr_customer_id":183373,"tr_customer_product_id":183363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:25:23.000Z","modified_at":"2026-02-11T08:25:23.000Z","name":"Immanuel Kshlerin","mobile_number":"342-342-9934","email_id":"Rigoberto.Kuhn@yahoo.com","dop":"2026-01-23","serial_number":"137557413102317","imei1":"137557413102317","imei2":"137557413102317","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183354,"job_number":"JOB_183354","tr_customer_id":183372,"tr_customer_product_id":183362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:25:22.000Z","modified_at":"2026-02-11T08:25:31.000Z","name":"Eulah McDermott","mobile_number":"340-338-6994","email_id":"Nelson79@gmail.com","dop":"2026-01-23","serial_number":"13342522785617","imei1":"13342522785617","imei2":"13342522785617","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-11T08:25:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":183353,"job_number":"JOB_183353","tr_customer_id":183371,"tr_customer_product_id":183361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:24:04.000Z","modified_at":"2026-02-11T08:24:04.000Z","name":"Elian Bins","mobile_number":"228-960-2613","email_id":"Jennifer_Huels@yahoo.com","dop":"2026-01-23","serial_number":"141814433736693","imei1":"141814433736693","imei2":"141814433736693","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:24:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183352,"job_number":"JOB_183352","tr_customer_id":183370,"tr_customer_product_id":183360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:24:03.000Z","modified_at":"2026-02-11T08:24:13.000Z","name":"Clinton Mertz","mobile_number":"645-992-1421","email_id":"Rashad.Yost68@hotmail.com","dop":"2026-01-23","serial_number":"13235719266064","imei1":"13235719266064","imei2":"13235719266064","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-11T08:24:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":183351,"job_number":"JOB_183351","tr_customer_id":183369,"tr_customer_product_id":183359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:05:30.000Z","modified_at":"2026-02-11T08:05:30.000Z","name":"Beth Hettinger","mobile_number":"397-551-7121","email_id":"Tod2@yahoo.com","dop":"2025-04-06","serial_number":"10203286242211544","imei1":"10203286242211544","imei2":"10203286242211544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:05:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183350,"job_number":"JOB_183350","tr_customer_id":183368,"tr_customer_product_id":183358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:05:28.000Z","modified_at":"2026-02-11T08:06:05.000Z","name":"Zakary Moen","mobile_number":"612-315-0211","email_id":"Renee.Schroeder@yahoo.com","dop":"2025-04-06","serial_number":"13808713080753","imei1":"13808713080753","imei2":"13808713080753","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T08:06:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183346,"job_number":"JOB_183346","tr_customer_id":183364,"tr_customer_product_id":183354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:04:02.000Z","modified_at":"2026-02-11T08:04:02.000Z","name":"Dorthy Olson","mobile_number":"490-213-5976","email_id":"Columbus_Schoen83@hotmail.com","dop":"2025-04-06","serial_number":"10412131851684752","imei1":"10412131851684752","imei2":"10412131851684752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183345,"job_number":"JOB_183345","tr_customer_id":183363,"tr_customer_product_id":183353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:04:01.000Z","modified_at":"2026-02-11T08:04:41.000Z","name":"Tracy Gislason","mobile_number":"624-903-3616","email_id":"Samantha_Huel58@hotmail.com","dop":"2025-04-06","serial_number":"19768969578249","imei1":"19768969578249","imei2":"19768969578249","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T08:04:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183338,"job_number":"JOB_183338","tr_customer_id":183356,"tr_customer_product_id":183346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:42:58.000Z","modified_at":"2026-02-11T07:43:09.000Z","name":"Titus Gibson","mobile_number":"284-262-3995","email_id":"Jameson_Stamm48@gmail.com","dop":"2025-12-01","serial_number":"15308395399319","imei1":"15308395399319","imei2":"15308395399319","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183337,"job_number":"JOB_183337","tr_customer_id":183355,"tr_customer_product_id":183345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:42:57.000Z","modified_at":"2026-02-11T07:42:57.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"14308929318779","imei1":"14308929318779","imei2":"14308929318779","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183336,"job_number":"JOB_183336","tr_customer_id":183354,"tr_customer_product_id":183344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:42:42.000Z","modified_at":"2026-02-11T07:42:53.000Z","name":"Estefania Mitchell","mobile_number":"450-658-8032","email_id":"Joyce_Hettinger@yahoo.com","dop":"2025-12-01","serial_number":"10035624718906","imei1":"10035624718906","imei2":"10035624718906","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183335,"job_number":"JOB_183335","tr_customer_id":183353,"tr_customer_product_id":183343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:42:42.000Z","modified_at":"2026-02-11T07:42:42.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15917015750641","imei1":"15917015750641","imei2":"15917015750641","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183334,"job_number":"JOB_183334","tr_customer_id":183352,"tr_customer_product_id":183342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:42:26.000Z","modified_at":"2026-02-11T07:42:38.000Z","name":"Augustine Macejkovic","mobile_number":"447-571-3774","email_id":"Rosemarie.Swaniawski@hotmail.com","dop":"2025-12-01","serial_number":"13732309225690","imei1":"13732309225690","imei2":"13732309225690","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183333,"job_number":"JOB_183333","tr_customer_id":183351,"tr_customer_product_id":183341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:42:26.000Z","modified_at":"2026-02-11T07:42:26.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"17663932557499","imei1":"17663932557499","imei2":"17663932557499","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183332,"job_number":"JOB_183332","tr_customer_id":183350,"tr_customer_product_id":183340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:16:14.000Z","modified_at":"2026-02-11T07:16:14.000Z","name":"Forrest Emard","mobile_number":"639-621-6261","email_id":"Jackson_Ernser@yahoo.com","dop":"2025-04-06","serial_number":"16728391441490392","imei1":"16728391441490392","imei2":"16728391441490392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:16:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183331,"job_number":"JOB_183331","tr_customer_id":183349,"tr_customer_product_id":183339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:16:13.000Z","modified_at":"2026-02-11T07:16:49.000Z","name":"Darien Raynor","mobile_number":"235-346-7261","email_id":"Arnulfo_Robel@gmail.com","dop":"2025-04-06","serial_number":"16328800728890","imei1":"16328800728890","imei2":"16328800728890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:16:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183330,"job_number":"JOB_183330","tr_customer_id":183348,"tr_customer_product_id":183338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:16:12.000Z","modified_at":"2026-02-11T07:16:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17767793786577","imei1":"17767793786577","imei2":"17767793786577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:16:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183329,"job_number":"JOB_183329","tr_customer_id":183347,"tr_customer_product_id":183337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:15:30.000Z","modified_at":"2026-02-11T07:15:30.000Z","name":"Retta Grant","mobile_number":"933-956-6417","email_id":"Oceane_Lehner@yahoo.com","dop":"2025-04-06","serial_number":"19440911413452764","imei1":"19440911413452764","imei2":"19440911413452764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:15:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183328,"job_number":"JOB_183328","tr_customer_id":183346,"tr_customer_product_id":183336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:15:28.000Z","modified_at":"2026-02-11T07:16:05.000Z","name":"Brent Kiehn","mobile_number":"691-804-6734","email_id":"Arely.Goyette19@gmail.com","dop":"2025-04-06","serial_number":"18018301735313","imei1":"18018301735313","imei2":"18018301735313","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:16:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183327,"job_number":"JOB_183327","tr_customer_id":183345,"tr_customer_product_id":183335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:15:28.000Z","modified_at":"2026-02-11T07:15:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19169679646030","imei1":"19169679646030","imei2":"19169679646030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:15:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183326,"job_number":"JOB_183326","tr_customer_id":183344,"tr_customer_product_id":183334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:14:52.000Z","modified_at":"2026-02-11T07:14:52.000Z","name":"Hillard Heathcote","mobile_number":"542-682-5235","email_id":"Cloyd5@yahoo.com","dop":"2025-04-06","serial_number":"16009778614318316","imei1":"16009778614318316","imei2":"16009778614318316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:14:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183325,"job_number":"JOB_183325","tr_customer_id":183343,"tr_customer_product_id":183333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:14:51.000Z","modified_at":"2026-02-11T07:15:28.000Z","name":"Dayana Koepp","mobile_number":"896-966-3082","email_id":"Chaim8@yahoo.com","dop":"2025-04-06","serial_number":"17355656341661","imei1":"17355656341661","imei2":"17355656341661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:15:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183324,"job_number":"JOB_183324","tr_customer_id":183342,"tr_customer_product_id":183332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:14:45.000Z","modified_at":"2026-02-11T07:14:45.000Z","name":"Jarrod Bosco","mobile_number":"672-471-0938","email_id":"Lulu36@hotmail.com","dop":"2025-04-06","serial_number":"17934642057975452","imei1":"17934642057975452","imei2":"17934642057975452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:14:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183323,"job_number":"JOB_183323","tr_customer_id":183341,"tr_customer_product_id":183331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:14:44.000Z","modified_at":"2026-02-11T07:15:21.000Z","name":"Lorena King","mobile_number":"302-887-1691","email_id":"Dasia75@hotmail.com","dop":"2025-04-06","serial_number":"19247893739622","imei1":"19247893739622","imei2":"19247893739622","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:15:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183322,"job_number":"JOB_183322","tr_customer_id":183340,"tr_customer_product_id":183330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:14:44.000Z","modified_at":"2026-02-11T07:14:44.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13747218951509","imei1":"13747218951509","imei2":"13747218951509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:14:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183321,"job_number":"JOB_183321","tr_customer_id":183339,"tr_customer_product_id":183329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:10:31.000Z","modified_at":"2026-02-11T07:10:31.000Z","name":"Henriette Schumm","mobile_number":"661-612-7789","email_id":"Caterina_Schaefer@gmail.com","dop":"2025-04-06","serial_number":"11578322620485332","imei1":"11578322620485332","imei2":"11578322620485332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:10:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183320,"job_number":"JOB_183320","tr_customer_id":183338,"tr_customer_product_id":183328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:10:30.000Z","modified_at":"2026-02-11T07:11:11.000Z","name":"Nellie Hahn","mobile_number":"551-503-8752","email_id":"William.Gibson15@gmail.com","dop":"2025-04-06","serial_number":"11012228335105","imei1":"11012228335105","imei2":"11012228335105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:11:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183319,"job_number":"JOB_183319","tr_customer_id":183337,"tr_customer_product_id":183327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:10:29.000Z","modified_at":"2026-02-11T07:10:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14615405472749","imei1":"14615405472749","imei2":"14615405472749","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:10:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183318,"job_number":"JOB_183318","tr_customer_id":183336,"tr_customer_product_id":183326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:41.000Z","modified_at":"2026-02-11T07:09:41.000Z","name":"Jo Homenick","mobile_number":"362-542-0260","email_id":"Laron.Pouros@yahoo.com","dop":"2025-04-06","serial_number":"19602284373433356","imei1":"19602284373433356","imei2":"19602284373433356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:09:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183317,"job_number":"JOB_183317","tr_customer_id":183335,"tr_customer_product_id":183325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:41.000Z","modified_at":"2026-02-11T07:09:41.000Z","name":"Ethyl Lehner","mobile_number":"537-337-6676","email_id":"Joshua_Herzog15@yahoo.com","dop":"2025-04-06","serial_number":"15643422960953260","imei1":"15643422960953260","imei2":"15643422960953260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:09:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183316,"job_number":"JOB_183316","tr_customer_id":183334,"tr_customer_product_id":183324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:40.000Z","modified_at":"2026-02-11T07:10:19.000Z","name":"Jordyn Roob","mobile_number":"803-264-4730","email_id":"Kaleigh43@yahoo.com","dop":"2025-04-06","serial_number":"17084967722175","imei1":"17084967722175","imei2":"17084967722175","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:10:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183315,"job_number":"JOB_183315","tr_customer_id":183333,"tr_customer_product_id":183323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:39.000Z","modified_at":"2026-02-11T07:10:21.000Z","name":"Carlie Douglas","mobile_number":"865-485-7318","email_id":"Murl_Tillman@hotmail.com","dop":"2025-04-06","serial_number":"11435228541074","imei1":"11435228541074","imei2":"11435228541074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:10:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183314,"job_number":"JOB_183314","tr_customer_id":183332,"tr_customer_product_id":183322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:39.000Z","modified_at":"2026-02-11T07:09:39.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13285194451269","imei1":"13285194451269","imei2":"13285194451269","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:09:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183313,"job_number":"JOB_183313","tr_customer_id":183331,"tr_customer_product_id":183321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:27.000Z","modified_at":"2026-02-11T07:09:27.000Z","name":"Theodora Mohr","mobile_number":"822-383-7725","email_id":"Columbus_Hansen60@hotmail.com","dop":"2025-04-06","serial_number":"19879010070151344","imei1":"19879010070151344","imei2":"19879010070151344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:09:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183312,"job_number":"JOB_183312","tr_customer_id":183330,"tr_customer_product_id":183320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:26.000Z","modified_at":"2026-02-11T07:10:04.000Z","name":"Leola Champlin","mobile_number":"477-280-9229","email_id":"Ben_Mayert@hotmail.com","dop":"2025-04-06","serial_number":"15707720551514","imei1":"15707720551514","imei2":"15707720551514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183311,"job_number":"JOB_183311","tr_customer_id":183329,"tr_customer_product_id":183319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:01.000Z","modified_at":"2026-02-11T07:09:01.000Z","name":"Eunice Kreiger","mobile_number":"507-282-6739","email_id":"Johanna.Lueilwitz58@hotmail.com","dop":"2025-04-06","serial_number":"16216160542343848","imei1":"16216160542343848","imei2":"16216160542343848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:09:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183310,"job_number":"JOB_183310","tr_customer_id":183328,"tr_customer_product_id":183318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:00.000Z","modified_at":"2026-02-11T07:09:39.000Z","name":"Kendall Schumm","mobile_number":"323-808-3265","email_id":"Alaina_Nicolas49@hotmail.com","dop":"2025-04-06","serial_number":"13998785730657","imei1":"13998785730657","imei2":"13998785730657","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:09:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183309,"job_number":"JOB_183309","tr_customer_id":183327,"tr_customer_product_id":183317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:59.000Z","modified_at":"2026-02-11T07:08:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13436365774773","imei1":"13436365774773","imei2":"13436365774773","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:08:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183308,"job_number":"JOB_183308","tr_customer_id":183326,"tr_customer_product_id":183316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:51.000Z","modified_at":"2026-02-11T07:08:51.000Z","name":"Heber Sawayn","mobile_number":"869-897-6795","email_id":"Kailyn87@gmail.com","dop":"2025-04-06","serial_number":"17526315520679100","imei1":"17526315520679100","imei2":"17526315520679100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:08:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183307,"job_number":"JOB_183307","tr_customer_id":183325,"tr_customer_product_id":183315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:49.000Z","modified_at":"2026-02-11T07:09:31.000Z","name":"Tessie Labadie","mobile_number":"849-467-2808","email_id":"Korbin_Lemke86@yahoo.com","dop":"2025-04-06","serial_number":"18873476953169","imei1":"18873476953169","imei2":"18873476953169","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:09:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183306,"job_number":"JOB_183306","tr_customer_id":183324,"tr_customer_product_id":183314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:49.000Z","modified_at":"2026-02-11T07:08:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11133387215325","imei1":"11133387215325","imei2":"11133387215325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:08:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183305,"job_number":"JOB_183305","tr_customer_id":183323,"tr_customer_product_id":183313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:14.000Z","modified_at":"2026-02-11T07:08:14.000Z","name":"Kaylah Conroy","mobile_number":"253-351-6073","email_id":"Oren29@gmail.com","dop":"2025-04-06","serial_number":"12435365049148912","imei1":"12435365049148912","imei2":"12435365049148912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:08:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183304,"job_number":"JOB_183304","tr_customer_id":183322,"tr_customer_product_id":183312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:13.000Z","modified_at":"2026-02-11T07:08:52.000Z","name":"Vincent Heathcote","mobile_number":"486-597-7535","email_id":"Christophe.Sanford@hotmail.com","dop":"2025-04-06","serial_number":"14789393477287","imei1":"14789393477287","imei2":"14789393477287","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:08:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183303,"job_number":"JOB_183303","tr_customer_id":183321,"tr_customer_product_id":183311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:12.000Z","modified_at":"2026-02-11T07:08:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12342503657422","imei1":"12342503657422","imei2":"12342503657422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:08:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183302,"job_number":"JOB_183302","tr_customer_id":183320,"tr_customer_product_id":183310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:07:27.000Z","modified_at":"2026-02-11T07:07:27.000Z","name":"Ray Shields","mobile_number":"822-583-4711","email_id":"Jaqueline_Ryan@yahoo.com","dop":"2025-04-06","serial_number":"10421186228136920","imei1":"10421186228136920","imei2":"10421186228136920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:07:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183301,"job_number":"JOB_183301","tr_customer_id":183319,"tr_customer_product_id":183309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:07:25.000Z","modified_at":"2026-02-11T07:08:05.000Z","name":"Arno Hoeger","mobile_number":"803-702-9794","email_id":"Avery.Toy55@yahoo.com","dop":"2025-04-06","serial_number":"14200271503098","imei1":"14200271503098","imei2":"14200271503098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:08:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183300,"job_number":"JOB_183300","tr_customer_id":183318,"tr_customer_product_id":183308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:07:25.000Z","modified_at":"2026-02-11T07:07:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18310145219000","imei1":"18310145219000","imei2":"18310145219000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:07:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183299,"job_number":"JOB_183299","tr_customer_id":183317,"tr_customer_product_id":183307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:03:45.000Z","modified_at":"2026-02-11T07:03:45.000Z","name":"Brant Thompson","mobile_number":"932-563-7435","email_id":"Breanna.Windler@hotmail.com","dop":"2025-04-06","serial_number":"19089808068679200","imei1":"19089808068679200","imei2":"19089808068679200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:03:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183298,"job_number":"JOB_183298","tr_customer_id":183316,"tr_customer_product_id":183306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:03:44.000Z","modified_at":"2026-02-11T07:04:21.000Z","name":"Madelynn Schimmel","mobile_number":"810-533-2772","email_id":"Kira.White@gmail.com","dop":"2025-04-06","serial_number":"15179447383826","imei1":"15179447383826","imei2":"15179447383826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:04:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183297,"job_number":"JOB_183297","tr_customer_id":183315,"tr_customer_product_id":183305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:03:43.000Z","modified_at":"2026-02-11T07:03:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15053716022471","imei1":"15053716022471","imei2":"15053716022471","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:03:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183296,"job_number":"JOB_183296","tr_customer_id":183314,"tr_customer_product_id":183304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:03:00.000Z","modified_at":"2026-02-11T07:03:00.000Z","name":"Lisandro Swaniawski","mobile_number":"844-398-3659","email_id":"Blake65@hotmail.com","dop":"2025-04-06","serial_number":"10363832874601646","imei1":"10363832874601646","imei2":"10363832874601646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:03:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183295,"job_number":"JOB_183295","tr_customer_id":183313,"tr_customer_product_id":183303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:59.000Z","modified_at":"2026-02-11T07:03:36.000Z","name":"Berta Conn","mobile_number":"262-717-0784","email_id":"Roosevelt46@gmail.com","dop":"2025-04-06","serial_number":"13294642481838","imei1":"13294642481838","imei2":"13294642481838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:03:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183294,"job_number":"JOB_183294","tr_customer_id":183312,"tr_customer_product_id":183302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:59.000Z","modified_at":"2026-02-11T07:02:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17896936870789","imei1":"17896936870789","imei2":"17896936870789","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183292,"job_number":"JOB_183292","tr_customer_id":183310,"tr_customer_product_id":183300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:55.000Z","modified_at":"2026-02-11T07:03:32.000Z","name":"Marta Wiza","mobile_number":"972-654-2448","email_id":"Esta98@hotmail.com","dop":"2000-01-31","serial_number":"10733490986444","imei1":"10733490986444","imei2":"10733490986444","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:03:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183290,"job_number":"JOB_183290","tr_customer_id":183308,"tr_customer_product_id":183298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:30.000Z","modified_at":"2026-02-11T07:02:30.000Z","name":"Andreane Pfeffer","mobile_number":"365-916-3898","email_id":"Hayden30@gmail.com","dop":"2025-04-06","serial_number":"13107312248609524","imei1":"13107312248609524","imei2":"13107312248609524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183289,"job_number":"JOB_183289","tr_customer_id":183307,"tr_customer_product_id":183297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:28.000Z","modified_at":"2026-02-11T07:03:11.000Z","name":"Alford Pacocha","mobile_number":"583-358-5271","email_id":"Shania82@gmail.com","dop":"2025-04-06","serial_number":"12071639534935","imei1":"12071639534935","imei2":"12071639534935","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:03:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183288,"job_number":"JOB_183288","tr_customer_id":183306,"tr_customer_product_id":183296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:28.000Z","modified_at":"2026-02-11T07:02:28.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"17608665333713","imei1":"17608665333713","imei2":"17608665333713","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183287,"job_number":"JOB_183287","tr_customer_id":183305,"tr_customer_product_id":183295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:16.000Z","modified_at":"2026-02-11T07:02:16.000Z","name":"Daisha Langosh","mobile_number":"585-435-0151","email_id":"Freida_Abernathy@hotmail.com","dop":"2025-04-06","serial_number":"17518717924921944","imei1":"17518717924921944","imei2":"17518717924921944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183286,"job_number":"JOB_183286","tr_customer_id":183304,"tr_customer_product_id":183294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:14.000Z","modified_at":"2026-02-11T07:02:52.000Z","name":"Lynn Kihn","mobile_number":"839-829-3374","email_id":"Hadley.Mills@yahoo.com","dop":"2025-04-06","serial_number":"14926254443273","imei1":"14926254443273","imei2":"14926254443273","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:02:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183285,"job_number":"JOB_183285","tr_customer_id":183303,"tr_customer_product_id":183293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:14.000Z","modified_at":"2026-02-11T07:02:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17981079783483","imei1":"17981079783483","imei2":"17981079783483","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183283,"job_number":"JOB_183283","tr_customer_id":183301,"tr_customer_product_id":183291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:11.000Z","modified_at":"2026-02-11T07:02:11.000Z","name":"Jackeline Kulas","mobile_number":"310-594-9660","email_id":"Hettie.Hirthe42@yahoo.com","dop":"2025-04-06","serial_number":"14310308843518088","imei1":"14310308843518088","imei2":"14310308843518088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183282,"job_number":"JOB_183282","tr_customer_id":183300,"tr_customer_product_id":183290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:10.000Z","modified_at":"2026-02-11T07:02:47.000Z","name":"Delphine Sawayn","mobile_number":"903-295-0753","email_id":"Destini_Lynch82@yahoo.com","dop":"2000-01-31","serial_number":"10761143766253","imei1":"10761143766253","imei2":"10761143766253","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:02:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183280,"job_number":"JOB_183280","tr_customer_id":183298,"tr_customer_product_id":183288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:09.000Z","modified_at":"2026-02-11T07:02:48.000Z","name":"Kobe Satterfield","mobile_number":"973-758-1397","email_id":"Virginia.Thompson@yahoo.com","dop":"2025-04-06","serial_number":"17185513350453","imei1":"17185513350453","imei2":"17185513350453","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:02:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183279,"job_number":"JOB_183279","tr_customer_id":183297,"tr_customer_product_id":183287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:09.000Z","modified_at":"2026-02-11T07:02:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17223473015759","imei1":"17223473015759","imei2":"17223473015759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183278,"job_number":"JOB_183278","tr_customer_id":183296,"tr_customer_product_id":183286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:38.000Z","modified_at":"2026-02-11T07:01:38.000Z","name":"Christy Gutmann","mobile_number":"831-454-1785","email_id":"Ramona.Jacobson95@gmail.com","dop":"2025-04-06","serial_number":"18954866374133730","imei1":"18954866374133730","imei2":"18954866374133730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:01:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183277,"job_number":"JOB_183277","tr_customer_id":183295,"tr_customer_product_id":183285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:37.000Z","modified_at":"2026-02-11T07:02:20.000Z","name":"Francis Harris","mobile_number":"775-849-5028","email_id":"Colt_Satterfield@hotmail.com","dop":"2025-04-06","serial_number":"15832805839817","imei1":"15832805839817","imei2":"15832805839817","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:02:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183276,"job_number":"JOB_183276","tr_customer_id":183294,"tr_customer_product_id":183284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:36.000Z","modified_at":"2026-02-11T07:01:36.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"15484607727476","imei1":"15484607727476","imei2":"15484607727476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:01:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183274,"job_number":"JOB_183274","tr_customer_id":183292,"tr_customer_product_id":183282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:25.000Z","modified_at":"2026-02-11T07:02:02.000Z","name":"Michale Jacobson","mobile_number":"838-861-9012","email_id":"Cheyanne.Heathcote@yahoo.com","dop":"2000-01-31","serial_number":"10358015217319","imei1":"10358015217319","imei2":"10358015217319","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:02:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183272,"job_number":"JOB_183272","tr_customer_id":183290,"tr_customer_product_id":183280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:24.000Z","modified_at":"2026-02-11T07:01:24.000Z","name":"Dayna Price","mobile_number":"643-648-7993","email_id":"Orin12@gmail.com","dop":"2025-04-06","serial_number":"12950088723257862","imei1":"12950088723257862","imei2":"12950088723257862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183271,"job_number":"JOB_183271","tr_customer_id":183289,"tr_customer_product_id":183279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:22.000Z","modified_at":"2026-02-11T07:02:01.000Z","name":"Peter Bashirian","mobile_number":"424-539-8113","email_id":"Retha.Collins57@hotmail.com","dop":"2025-04-06","serial_number":"19526388620151","imei1":"19526388620151","imei2":"19526388620151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:02:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183270,"job_number":"JOB_183270","tr_customer_id":183288,"tr_customer_product_id":183278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:22.000Z","modified_at":"2026-02-11T07:01:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16526302819255","imei1":"16526302819255","imei2":"16526302819255","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183269,"job_number":"JOB_183269","tr_customer_id":183287,"tr_customer_product_id":183277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:46.000Z","modified_at":"2026-02-11T07:00:46.000Z","name":"Bart Skiles","mobile_number":"385-356-7004","email_id":"Veronica40@yahoo.com","dop":"2025-04-06","serial_number":"19970960154857948","imei1":"19970960154857948","imei2":"19970960154857948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183268,"job_number":"JOB_183268","tr_customer_id":183286,"tr_customer_product_id":183276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:45.000Z","modified_at":"2026-02-11T07:01:28.000Z","name":"Laverna Hoeger","mobile_number":"767-473-8731","email_id":"Jaydon18@yahoo.com","dop":"2025-04-06","serial_number":"12650193874289","imei1":"12650193874289","imei2":"12650193874289","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:01:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183267,"job_number":"JOB_183267","tr_customer_id":183285,"tr_customer_product_id":183275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:44.000Z","modified_at":"2026-02-11T07:00:44.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"18057087833491","imei1":"18057087833491","imei2":"18057087833491","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183265,"job_number":"JOB_183265","tr_customer_id":183283,"tr_customer_product_id":183273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:39.000Z","modified_at":"2026-02-11T07:01:17.000Z","name":"Emerson Dicki","mobile_number":"771-799-0478","email_id":"Abel_Beier91@hotmail.com","dop":"2000-01-31","serial_number":"10926223525305","imei1":"10926223525305","imei2":"10926223525305","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183263,"job_number":"JOB_183263","tr_customer_id":183281,"tr_customer_product_id":183271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:36.000Z","modified_at":"2026-02-11T07:00:36.000Z","name":"Selmer Ryan","mobile_number":"264-382-7095","email_id":"Reuben_Pouros@hotmail.com","dop":"2025-04-06","serial_number":"13673772937191888","imei1":"13673772937191888","imei2":"13673772937191888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183262,"job_number":"JOB_183262","tr_customer_id":183280,"tr_customer_product_id":183270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:35.000Z","modified_at":"2026-02-11T07:01:15.000Z","name":"Royal Stamm","mobile_number":"532-885-7518","email_id":"Odie74@gmail.com","dop":"2025-04-06","serial_number":"11946867599257","imei1":"11946867599257","imei2":"11946867599257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:01:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183261,"job_number":"JOB_183261","tr_customer_id":183279,"tr_customer_product_id":183269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:35.000Z","modified_at":"2026-02-11T07:00:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18251807745059","imei1":"18251807745059","imei2":"18251807745059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183260,"job_number":"JOB_183260","tr_customer_id":183278,"tr_customer_product_id":183268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:32.000Z","modified_at":"2026-02-11T07:00:32.000Z","name":"Martine Rowe","mobile_number":"511-915-7350","email_id":"Malika.Crist@yahoo.com","dop":"2025-04-06","serial_number":"12374014696169556","imei1":"12374014696169556","imei2":"12374014696169556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183259,"job_number":"JOB_183259","tr_customer_id":183277,"tr_customer_product_id":183267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:30.000Z","modified_at":"2026-02-11T07:01:07.000Z","name":"Boris Mitchell","mobile_number":"980-296-5869","email_id":"Maya51@gmail.com","dop":"2025-04-06","serial_number":"18832458419650","imei1":"18832458419650","imei2":"18832458419650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183258,"job_number":"JOB_183258","tr_customer_id":183276,"tr_customer_product_id":183266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:30.000Z","modified_at":"2026-02-11T07:00:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14314569461191","imei1":"14314569461191","imei2":"14314569461191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183257,"job_number":"JOB_183257","tr_customer_id":183275,"tr_customer_product_id":183265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:01.000Z","modified_at":"2026-02-11T07:00:01.000Z","name":"Morris Lockman","mobile_number":"848-572-7513","email_id":"Leonardo.Dach@hotmail.com","dop":"2025-04-06","serial_number":"18871478459131976","imei1":"18871478459131976","imei2":"18871478459131976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183256,"job_number":"JOB_183256","tr_customer_id":183274,"tr_customer_product_id":183264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:00.000Z","modified_at":"2026-02-11T07:00:43.000Z","name":"Alexzander Auer","mobile_number":"227-436-3401","email_id":"Ashly_Lindgren64@hotmail.com","dop":"2025-04-06","serial_number":"12173057144361","imei1":"12173057144361","imei2":"12173057144361","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:00:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183255,"job_number":"JOB_183255","tr_customer_id":183273,"tr_customer_product_id":183263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:59:48.000Z","modified_at":"2026-02-11T06:59:48.000Z","name":"Katherine Schowalter","mobile_number":"380-803-2887","email_id":"Wava_Mueller40@hotmail.com","dop":"2025-04-06","serial_number":"10925796766015216","imei1":"10925796766015216","imei2":"10925796766015216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183254,"job_number":"JOB_183254","tr_customer_id":183272,"tr_customer_product_id":183262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:59:46.000Z","modified_at":"2026-02-11T07:00:23.000Z","name":"Mona Monahan","mobile_number":"227-939-0370","email_id":"Crystal_Hand@hotmail.com","dop":"2025-04-06","serial_number":"18608825902930","imei1":"18608825902930","imei2":"18608825902930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:00:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183253,"job_number":"JOB_183253","tr_customer_id":183271,"tr_customer_product_id":183261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:59:46.000Z","modified_at":"2026-02-11T06:59:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16047856549410","imei1":"16047856549410","imei2":"16047856549410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183252,"job_number":"JOB_183252","tr_customer_id":183270,"tr_customer_product_id":183260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:59:03.000Z","modified_at":"2026-02-11T06:59:03.000Z","name":"Kole Schimmel","mobile_number":"373-223-5934","email_id":"Tyree.Baumbach@yahoo.com","dop":"2025-04-06","serial_number":"18090484040744304","imei1":"18090484040744304","imei2":"18090484040744304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183251,"job_number":"JOB_183251","tr_customer_id":183269,"tr_customer_product_id":183259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:59:02.000Z","modified_at":"2026-02-11T06:59:39.000Z","name":"Esperanza Swaniawski","mobile_number":"924-865-6612","email_id":"Nikita_Wolff@gmail.com","dop":"2025-04-06","serial_number":"15544956871961","imei1":"15544956871961","imei2":"15544956871961","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:59:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183250,"job_number":"JOB_183250","tr_customer_id":183268,"tr_customer_product_id":183258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:59:02.000Z","modified_at":"2026-02-11T06:59:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13117904619000","imei1":"13117904619000","imei2":"13117904619000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183249,"job_number":"JOB_183249","tr_customer_id":183267,"tr_customer_product_id":183257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:58:38.000Z","modified_at":"2026-02-11T06:58:38.000Z","name":"Emmanuel Swaniawski","mobile_number":"486-558-1290","email_id":"Stephania_Gerhold59@hotmail.com","dop":"2025-04-06","serial_number":"12390364250314908","imei1":"12390364250314908","imei2":"12390364250314908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183248,"job_number":"JOB_183248","tr_customer_id":183266,"tr_customer_product_id":183256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:58:37.000Z","modified_at":"2026-02-11T06:59:17.000Z","name":"Alvah Sipes","mobile_number":"570-890-6949","email_id":"Mandy_Jakubowski@yahoo.com","dop":"2025-04-06","serial_number":"14879739200489","imei1":"14879739200489","imei2":"14879739200489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183247,"job_number":"JOB_183247","tr_customer_id":183265,"tr_customer_product_id":183255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:58:37.000Z","modified_at":"2026-02-11T06:58:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10653539109475","imei1":"10653539109475","imei2":"10653539109475","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:58:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183246,"job_number":"JOB_183246","tr_customer_id":183264,"tr_customer_product_id":183254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:50.000Z","modified_at":"2026-02-11T06:57:50.000Z","name":"Madonna Beer","mobile_number":"290-845-4523","email_id":"Jessie.Rau6@yahoo.com","dop":"2025-04-06","serial_number":"10810475955441162","imei1":"10810475955441162","imei2":"10810475955441162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183245,"job_number":"JOB_183245","tr_customer_id":183263,"tr_customer_product_id":183253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:49.000Z","modified_at":"2026-02-11T06:58:29.000Z","name":"Louvenia Crona","mobile_number":"828-509-0596","email_id":"Arne_Zemlak40@hotmail.com","dop":"2025-04-06","serial_number":"12372934711848","imei1":"12372934711848","imei2":"12372934711848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183244,"job_number":"JOB_183244","tr_customer_id":183262,"tr_customer_product_id":183252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:48.000Z","modified_at":"2026-02-11T06:57:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16419309254864","imei1":"16419309254864","imei2":"16419309254864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183242,"job_number":"JOB_183242","tr_customer_id":183260,"tr_customer_product_id":183250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:02.000Z","modified_at":"2026-02-11T06:57:02.000Z","name":"Jennifer Jacobi","mobile_number":"476-221-2696","email_id":"Kellie.Ondricka63@yahoo.com","dop":"2025-04-06","serial_number":"14147073045175060","imei1":"14147073045175060","imei2":"14147073045175060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183241,"job_number":"JOB_183241","tr_customer_id":183259,"tr_customer_product_id":183249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:01.000Z","modified_at":"2026-02-11T06:57:01.000Z","name":"Katlynn Mitchell","mobile_number":"279-662-8417","email_id":"Bennie_Bailey@gmail.com","dop":"2025-04-06","serial_number":"12790445550037910","imei1":"12790445550037910","imei2":"12790445550037910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183240,"job_number":"JOB_183240","tr_customer_id":183258,"tr_customer_product_id":183248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:01.000Z","modified_at":"2026-02-11T06:57:43.000Z","name":"Carol Gusikowski","mobile_number":"262-718-4630","email_id":"Johnathan39@gmail.com","dop":"2025-04-06","serial_number":"19328709338919","imei1":"19328709338919","imei2":"19328709338919","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:57:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183239,"job_number":"JOB_183239","tr_customer_id":183257,"tr_customer_product_id":183247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:01.000Z","modified_at":"2026-02-11T06:57:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14187136490828","imei1":"14187136490828","imei2":"14187136490828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183238,"job_number":"JOB_183238","tr_customer_id":183256,"tr_customer_product_id":183246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:00.000Z","modified_at":"2026-02-11T06:57:41.000Z","name":"Gudrun Baumbach","mobile_number":"446-471-3668","email_id":"Demond11@hotmail.com","dop":"2025-04-06","serial_number":"13912378714214","imei1":"13912378714214","imei2":"13912378714214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183237,"job_number":"JOB_183237","tr_customer_id":183255,"tr_customer_product_id":183245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:00.000Z","modified_at":"2026-02-11T06:57:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17273460599349","imei1":"17273460599349","imei2":"17273460599349","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183234,"job_number":"JOB_183234","tr_customer_id":183252,"tr_customer_product_id":183242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:56:12.000Z","modified_at":"2026-02-11T06:56:12.000Z","name":"Columbus Durgan","mobile_number":"856-343-8013","email_id":"Marcus.Yost@yahoo.com","dop":"2025-04-06","serial_number":"10874477724127574","imei1":"10874477724127574","imei2":"10874477724127574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183233,"job_number":"JOB_183233","tr_customer_id":183251,"tr_customer_product_id":183241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:56:11.000Z","modified_at":"2026-02-11T06:56:53.000Z","name":"Manuela Keeling","mobile_number":"507-833-3987","email_id":"Delores_Weimann77@hotmail.com","dop":"2025-04-06","serial_number":"18762486733833","imei1":"18762486733833","imei2":"18762486733833","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:56:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183232,"job_number":"JOB_183232","tr_customer_id":183250,"tr_customer_product_id":183240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:56:10.000Z","modified_at":"2026-02-11T06:56:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15241263967725","imei1":"15241263967725","imei2":"15241263967725","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183231,"job_number":"JOB_183231","tr_customer_id":183249,"tr_customer_product_id":183239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:55:21.000Z","modified_at":"2026-02-11T06:55:21.000Z","name":"Alexanne Wunsch","mobile_number":"974-776-1646","email_id":"Marlen.Kihn82@yahoo.com","dop":"2025-04-06","serial_number":"10914286605349070","imei1":"10914286605349070","imei2":"10914286605349070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183230,"job_number":"JOB_183230","tr_customer_id":183248,"tr_customer_product_id":183238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:55:20.000Z","modified_at":"2026-02-11T06:56:02.000Z","name":"Elsie Wolf","mobile_number":"214-408-4299","email_id":"Oran_Simonis@yahoo.com","dop":"2025-04-06","serial_number":"14438321769748","imei1":"14438321769748","imei2":"14438321769748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:56:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183229,"job_number":"JOB_183229","tr_customer_id":183247,"tr_customer_product_id":183237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:55:19.000Z","modified_at":"2026-02-11T06:55:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14192557810919","imei1":"14192557810919","imei2":"14192557810919","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183228,"job_number":"JOB_183228","tr_customer_id":183246,"tr_customer_product_id":183236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:54:40.000Z","modified_at":"2026-02-11T06:54:40.000Z","name":"Gay Rogahn","mobile_number":"266-204-9713","email_id":"Seamus_Abbott19@gmail.com","dop":"2025-04-06","serial_number":"17664680232908674","imei1":"17664680232908674","imei2":"17664680232908674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183227,"job_number":"JOB_183227","tr_customer_id":183245,"tr_customer_product_id":183235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:54:39.000Z","modified_at":"2026-02-11T06:55:15.000Z","name":"Dudley Botsford","mobile_number":"397-654-1965","email_id":"Joan_Howe@gmail.com","dop":"2025-04-06","serial_number":"16929926100404","imei1":"16929926100404","imei2":"16929926100404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:55:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183226,"job_number":"JOB_183226","tr_customer_id":183244,"tr_customer_product_id":183234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:54:39.000Z","modified_at":"2026-02-11T06:54:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18088197613237","imei1":"18088197613237","imei2":"18088197613237","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:54:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183225,"job_number":"JOB_183225","tr_customer_id":183243,"tr_customer_product_id":183233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:54:25.000Z","modified_at":"2026-02-11T06:54:25.000Z","name":"Karli Bode","mobile_number":"411-824-6708","email_id":"Mortimer69@gmail.com","dop":"2025-04-06","serial_number":"17637492791781620","imei1":"17637492791781620","imei2":"17637492791781620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183224,"job_number":"JOB_183224","tr_customer_id":183242,"tr_customer_product_id":183232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:54:23.000Z","modified_at":"2026-02-11T06:55:01.000Z","name":"Raven Runte","mobile_number":"244-885-3681","email_id":"Alyce.Hagenes34@hotmail.com","dop":"2025-04-06","serial_number":"15456962506611","imei1":"15456962506611","imei2":"15456962506611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:55:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183223,"job_number":"JOB_183223","tr_customer_id":183241,"tr_customer_product_id":183231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:54:23.000Z","modified_at":"2026-02-11T06:54:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19844694226273","imei1":"19844694226273","imei2":"19844694226273","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183222,"job_number":"JOB_183222","tr_customer_id":183240,"tr_customer_product_id":183230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:57.000Z","modified_at":"2026-02-11T06:53:57.000Z","name":"Tom D'Amore","mobile_number":"566-800-1567","email_id":"Velva26@gmail.com","dop":"2025-04-06","serial_number":"11301694627714448","imei1":"11301694627714448","imei2":"11301694627714448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183221,"job_number":"JOB_183221","tr_customer_id":183239,"tr_customer_product_id":183229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:56.000Z","modified_at":"2026-02-11T06:54:32.000Z","name":"Guido Rau","mobile_number":"264-458-1313","email_id":"Vernon_Mann93@hotmail.com","dop":"2025-04-06","serial_number":"14894859037222","imei1":"14894859037222","imei2":"14894859037222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:54:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183220,"job_number":"JOB_183220","tr_customer_id":183238,"tr_customer_product_id":183228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:56.000Z","modified_at":"2026-02-11T06:53:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19298366720327","imei1":"19298366720327","imei2":"19298366720327","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183219,"job_number":"JOB_183219","tr_customer_id":183237,"tr_customer_product_id":183227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:39.000Z","modified_at":"2026-02-11T06:53:39.000Z","name":"Erick Beatty","mobile_number":"497-882-1984","email_id":"Haskell_Breitenberg89@hotmail.com","dop":"2025-04-06","serial_number":"15953228384957624","imei1":"15953228384957624","imei2":"15953228384957624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183218,"job_number":"JOB_183218","tr_customer_id":183236,"tr_customer_product_id":183226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:37.000Z","modified_at":"2026-02-11T06:54:15.000Z","name":"Mauricio Wintheiser","mobile_number":"864-351-4337","email_id":"Hershel_Bradtke@gmail.com","dop":"2025-04-06","serial_number":"12213234577138","imei1":"12213234577138","imei2":"12213234577138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:54:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183217,"job_number":"JOB_183217","tr_customer_id":183235,"tr_customer_product_id":183225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:37.000Z","modified_at":"2026-02-11T06:53:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19379357829150","imei1":"19379357829150","imei2":"19379357829150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183216,"job_number":"JOB_183216","tr_customer_id":183234,"tr_customer_product_id":183224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:14.000Z","modified_at":"2026-02-11T06:53:14.000Z","name":"Janie Wintheiser","mobile_number":"379-751-3820","email_id":"Glenda.Boyle@yahoo.com","dop":"2025-04-06","serial_number":"10133798761178244","imei1":"10133798761178244","imei2":"10133798761178244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183215,"job_number":"JOB_183215","tr_customer_id":183233,"tr_customer_product_id":183223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:13.000Z","modified_at":"2026-02-11T06:53:49.000Z","name":"Deja Zemlak","mobile_number":"220-957-0839","email_id":"Angelo.West2@yahoo.com","dop":"2025-04-06","serial_number":"17274290525620","imei1":"17274290525620","imei2":"17274290525620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183214,"job_number":"JOB_183214","tr_customer_id":183232,"tr_customer_product_id":183222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:13.000Z","modified_at":"2026-02-11T06:53:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12582486229985","imei1":"12582486229985","imei2":"12582486229985","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183213,"job_number":"JOB_183213","tr_customer_id":183231,"tr_customer_product_id":183221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:01.000Z","modified_at":"2026-02-11T06:53:01.000Z","name":"Alfonso Mayer","mobile_number":"938-815-5745","email_id":"Lucie.Wolf@gmail.com","dop":"2025-09-09","serial_number":"13455328649447","imei1":"13455328649447","imei2":"13455328649447","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183212,"job_number":"JOB_183212","tr_customer_id":183230,"tr_customer_product_id":183220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:00.000Z","modified_at":"2026-02-11T06:53:00.000Z","name":"Timmy Willms","mobile_number":"852-229-9832","email_id":"Jannie51@yahoo.com","dop":"2025-06-18","serial_number":"1088747176872301","imei1":"1088747176872301","imei2":"1088747176872301","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183211,"job_number":"JOB_183211","tr_customer_id":183229,"tr_customer_product_id":183219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:00.000Z","modified_at":"2026-02-11T06:53:38.000Z","name":"Melany Kohler","mobile_number":"930-362-5933","email_id":"Noemy.Ratke32@yahoo.com","dop":"2025-06-18","serial_number":"10422955648309","imei1":"10422955648309","imei2":"10422955648309","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183210,"job_number":"JOB_183210","tr_customer_id":183228,"tr_customer_product_id":183218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:00.000Z","modified_at":"2026-02-11T06:53:00.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10541675803454","imei1":"10541675803454","imei2":"10541675803454","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183209,"job_number":"JOB_183209","tr_customer_id":183227,"tr_customer_product_id":183217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:52.000Z","modified_at":"2026-02-11T06:52:52.000Z","name":"Kendra Mertz","mobile_number":"956-236-0098","email_id":"Arch.Bogan23@gmail.com","dop":"2025-04-06","serial_number":"18002436273662604","imei1":"18002436273662604","imei2":"18002436273662604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183208,"job_number":"JOB_183208","tr_customer_id":183226,"tr_customer_product_id":183216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:51.000Z","modified_at":"2026-02-11T06:53:30.000Z","name":"Simeon Gulgowski","mobile_number":"503-845-7513","email_id":"Cayla_Wiza@hotmail.com","dop":"2025-04-06","serial_number":"14212067802988","imei1":"14212067802988","imei2":"14212067802988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:53:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183207,"job_number":"JOB_183207","tr_customer_id":183225,"tr_customer_product_id":183215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:50.000Z","modified_at":"2026-02-11T06:52:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12084240437466","imei1":"12084240437466","imei2":"12084240437466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183206,"job_number":"JOB_183206","tr_customer_id":183224,"tr_customer_product_id":183214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:42.000Z","modified_at":"2026-02-11T06:52:42.000Z","name":"John Doe","mobile_number":"9876543210","email_id":"test.user@example.com","dop":"2025-09-09","serial_number":"18947587083864","imei1":"18947587083864","imei2":"18947587083864","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183205,"job_number":"JOB_183205","tr_customer_id":183223,"tr_customer_product_id":183213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:22.000Z","modified_at":"2026-02-11T06:53:01.000Z","name":"Sidney Schinner","mobile_number":"615-988-3970","email_id":"Anabel10@yahoo.com","dop":"2025-12-31","serial_number":"104301738728478","imei1":"104301738728478","imei2":"104301738728478","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183204,"job_number":"JOB_183204","tr_customer_id":183222,"tr_customer_product_id":183212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:22.000Z","modified_at":"2026-02-11T06:52:22.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"101445111177906","imei1":"101445111177906","imei2":"101445111177906","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183203,"job_number":"JOB_183203","tr_customer_id":183221,"tr_customer_product_id":183211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:21.000Z","modified_at":"2026-02-11T06:52:21.000Z","name":"Dante Zemlak","mobile_number":"471-229-4043","email_id":"Kennedi77@hotmail.com","dop":"2025-04-06","serial_number":"17272995561701844","imei1":"17272995561701844","imei2":"17272995561701844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183202,"job_number":"JOB_183202","tr_customer_id":183220,"tr_customer_product_id":183210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:20.000Z","modified_at":"2026-02-11T06:52:59.000Z","name":"Marcelina Howell","mobile_number":"376-781-8366","email_id":"Elaina78@yahoo.com","dop":"2025-04-06","serial_number":"18146353524851","imei1":"18146353524851","imei2":"18146353524851","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183201,"job_number":"JOB_183201","tr_customer_id":183219,"tr_customer_product_id":183209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:14.000Z","modified_at":"2026-02-11T06:52:14.000Z","name":"Morton Roob","mobile_number":"323-263-7891","email_id":"Frankie24@hotmail.com","dop":"2025-06-18","serial_number":"1072487354717767","imei1":"1072487354717767","imei2":"1072487354717767","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183200,"job_number":"JOB_183200","tr_customer_id":183218,"tr_customer_product_id":183208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:14.000Z","modified_at":"2026-02-11T06:52:52.000Z","name":"Tianna Zboncak","mobile_number":"210-630-3669","email_id":"Noah32@yahoo.com","dop":"2025-06-18","serial_number":"10570269998899","imei1":"10570269998899","imei2":"10570269998899","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183199,"job_number":"JOB_183199","tr_customer_id":183217,"tr_customer_product_id":183207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:13.000Z","modified_at":"2026-02-11T06:52:13.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10151878754165","imei1":"10151878754165","imei2":"10151878754165","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183197,"job_number":"JOB_183197","tr_customer_id":183215,"tr_customer_product_id":183205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:51:35.000Z","modified_at":"2026-02-11T06:52:14.000Z","name":"Hailee Ward","mobile_number":"833-718-8187","email_id":"Tracey.Willms15@yahoo.com","dop":"2025-12-31","serial_number":"100922312921874","imei1":"100922312921874","imei2":"100922312921874","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:52:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183196,"job_number":"JOB_183196","tr_customer_id":183214,"tr_customer_product_id":183204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:51:34.000Z","modified_at":"2026-02-11T06:51:34.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"104961144659476","imei1":"104961144659476","imei2":"104961144659476","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:51:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183194,"job_number":"JOB_183194","tr_customer_id":183212,"tr_customer_product_id":183202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:47.000Z","modified_at":"2026-02-11T06:51:26.000Z","name":"Rahsaan McLaughlin","mobile_number":"420-585-0452","email_id":"Terrell.Bednar39@yahoo.com","dop":"2025-12-31","serial_number":"103314332858973","imei1":"103314332858973","imei2":"103314332858973","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:51:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183193,"job_number":"JOB_183193","tr_customer_id":183211,"tr_customer_product_id":183201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:47.000Z","modified_at":"2026-02-11T06:50:47.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"108883615906837","imei1":"108883615906837","imei2":"108883615906837","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183180,"job_number":"JOB_183180","tr_customer_id":183198,"tr_customer_product_id":183188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:44:36.000Z","modified_at":"2026-02-11T06:44:36.000Z","name":"Oswald Ledner","mobile_number":"376-422-5845","email_id":"Zelda39@gmail.com","dop":"2025-04-06","serial_number":"12567578096406198","imei1":"12567578096406198","imei2":"12567578096406198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:44:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183179,"job_number":"JOB_183179","tr_customer_id":183197,"tr_customer_product_id":183187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:44:35.000Z","modified_at":"2026-02-11T06:45:13.000Z","name":"Brent Balistreri","mobile_number":"940-667-9349","email_id":"Mathias_Hilpert@gmail.com","dop":"2025-04-06","serial_number":"15155171652615","imei1":"15155171652615","imei2":"15155171652615","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183178,"job_number":"JOB_183178","tr_customer_id":183196,"tr_customer_product_id":183186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:44:34.000Z","modified_at":"2026-02-11T06:44:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17342862657922","imei1":"17342862657922","imei2":"17342862657922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183177,"job_number":"JOB_183177","tr_customer_id":183195,"tr_customer_product_id":183185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:43:50.000Z","modified_at":"2026-02-11T06:43:50.000Z","name":"Johnpaul Schmitt","mobile_number":"303-751-2082","email_id":"Holden71@yahoo.com","dop":"2025-04-06","serial_number":"12612080172240306","imei1":"12612080172240306","imei2":"12612080172240306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183176,"job_number":"JOB_183176","tr_customer_id":183194,"tr_customer_product_id":183184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:43:49.000Z","modified_at":"2026-02-11T06:44:27.000Z","name":"Maximo Wiegand","mobile_number":"963-300-5651","email_id":"Heidi_White@gmail.com","dop":"2025-04-06","serial_number":"18185025129850","imei1":"18185025129850","imei2":"18185025129850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:44:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183175,"job_number":"JOB_183175","tr_customer_id":183193,"tr_customer_product_id":183183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:43:48.000Z","modified_at":"2026-02-11T06:43:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19218639627720","imei1":"19218639627720","imei2":"19218639627720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183174,"job_number":"JOB_183174","tr_customer_id":183192,"tr_customer_product_id":183182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:43:03.000Z","modified_at":"2026-02-11T06:43:03.000Z","name":"Alexane Leffler","mobile_number":"280-359-1036","email_id":"Bobby63@yahoo.com","dop":"2025-04-06","serial_number":"13607715058153356","imei1":"13607715058153356","imei2":"13607715058153356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183173,"job_number":"JOB_183173","tr_customer_id":183191,"tr_customer_product_id":183181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:43:02.000Z","modified_at":"2026-02-11T06:43:41.000Z","name":"Parker Schulist","mobile_number":"772-573-2778","email_id":"Lindsay.Beer81@hotmail.com","dop":"2025-04-06","serial_number":"18555194055129","imei1":"18555194055129","imei2":"18555194055129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:43:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183172,"job_number":"JOB_183172","tr_customer_id":183190,"tr_customer_product_id":183180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:43:02.000Z","modified_at":"2026-02-11T06:43:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15476895905976","imei1":"15476895905976","imei2":"15476895905976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:43:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183171,"job_number":"JOB_183171","tr_customer_id":183189,"tr_customer_product_id":183179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:41:44.000Z","modified_at":"2026-02-11T06:41:54.000Z","name":"Rayan Mohamad","mobile_number":"9443588249","email_id":"rayan@gmail.com","dop":"2025-12-31","serial_number":"87171238227930","imei1":"87171238227930","imei2":"87171238227930","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:41:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183170,"job_number":"JOB_183170","tr_customer_id":183188,"tr_customer_product_id":183178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:41:31.000Z","modified_at":"2026-02-11T06:41:41.000Z","name":"Mubi KU","mobile_number":"9980251826","email_id":"mubi@gmail.com","dop":"2025-12-31","serial_number":"39637403489207","imei1":"39637403489207","imei2":"39637403489207","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:41:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183169,"job_number":"JOB_183169","tr_customer_id":183187,"tr_customer_product_id":183177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:41:16.000Z","modified_at":"2026-02-11T06:41:27.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"abd@gmail.com","dop":"2025-12-31","serial_number":"65981870321489","imei1":"65981870321489","imei2":"65981870321489","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183166,"job_number":"JOB_183166","tr_customer_id":183184,"tr_customer_product_id":183174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:28:49.000Z","modified_at":"2026-02-11T06:28:49.000Z","name":"Efrain Terry","mobile_number":"840-671-3734","email_id":"Grayce.Russel@hotmail.com","dop":"2025-04-06","serial_number":"17603124544839638","imei1":"17603124544839638","imei2":"17603124544839638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183165,"job_number":"JOB_183165","tr_customer_id":183183,"tr_customer_product_id":183173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:28:49.000Z","modified_at":"2026-02-11T06:29:02.000Z","name":"Cordie Rath","mobile_number":"843-893-4922","email_id":"Samara94@hotmail.com","dop":"2025-04-06","serial_number":"13909995669175","imei1":"13909995669175","imei2":"13909995669175","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:29:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183162,"job_number":"JOB_183162","tr_customer_id":183180,"tr_customer_product_id":183170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:03:08.000Z","modified_at":"2026-02-11T06:03:08.000Z","name":"Gregoria Dare","mobile_number":"632-860-0407","email_id":"Elisabeth.Terry78@gmail.com","dop":"2025-04-06","serial_number":"10162025129678484","imei1":"10162025129678484","imei2":"10162025129678484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:03:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183161,"job_number":"JOB_183161","tr_customer_id":183179,"tr_customer_product_id":183169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:03:06.000Z","modified_at":"2026-02-11T06:03:48.000Z","name":"Bailey Howe","mobile_number":"348-510-6713","email_id":"Deion.Carter@yahoo.com","dop":"2025-04-06","serial_number":"19826126691888","imei1":"19826126691888","imei2":"19826126691888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:03:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183160,"job_number":"JOB_183160","tr_customer_id":183178,"tr_customer_product_id":183168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:03:06.000Z","modified_at":"2026-02-11T06:03:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17030107515317","imei1":"17030107515317","imei2":"17030107515317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:03:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183159,"job_number":"JOB_183159","tr_customer_id":183177,"tr_customer_product_id":183167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:02:17.000Z","modified_at":"2026-02-11T06:02:17.000Z","name":"Dahlia Cassin","mobile_number":"386-551-0864","email_id":"Kobe_Hackett88@yahoo.com","dop":"2025-04-06","serial_number":"14189140043954194","imei1":"14189140043954194","imei2":"14189140043954194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183158,"job_number":"JOB_183158","tr_customer_id":183176,"tr_customer_product_id":183166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:02:15.000Z","modified_at":"2026-02-11T06:02:57.000Z","name":"Mckayla Jaskolski","mobile_number":"821-848-7985","email_id":"Sallie31@yahoo.com","dop":"2025-04-06","serial_number":"14833803671230","imei1":"14833803671230","imei2":"14833803671230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:02:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183157,"job_number":"JOB_183157","tr_customer_id":183175,"tr_customer_product_id":183165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:02:15.000Z","modified_at":"2026-02-11T06:02:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10645103552428","imei1":"10645103552428","imei2":"10645103552428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:02:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183156,"job_number":"JOB_183156","tr_customer_id":183174,"tr_customer_product_id":183164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:01:26.000Z","modified_at":"2026-02-11T06:01:26.000Z","name":"Liza Koelpin","mobile_number":"300-595-2755","email_id":"Prudence_Zboncak@yahoo.com","dop":"2025-04-06","serial_number":"12395099501218594","imei1":"12395099501218594","imei2":"12395099501218594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183155,"job_number":"JOB_183155","tr_customer_id":183173,"tr_customer_product_id":183163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:01:24.000Z","modified_at":"2026-02-11T06:02:07.000Z","name":"Carley Mueller","mobile_number":"271-834-1687","email_id":"Adrianna51@gmail.com","dop":"2025-04-06","serial_number":"13018056719181","imei1":"13018056719181","imei2":"13018056719181","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:02:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183154,"job_number":"JOB_183154","tr_customer_id":183172,"tr_customer_product_id":183162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:01:24.000Z","modified_at":"2026-02-11T06:01:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19797603982666","imei1":"19797603982666","imei2":"19797603982666","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183153,"job_number":"JOB_183153","tr_customer_id":183171,"tr_customer_product_id":183161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:51:05.000Z","modified_at":"2026-02-11T05:51:05.000Z","name":"Isaac Stokes","mobile_number":"913-339-2035","email_id":"Lew15@hotmail.com","dop":"2025-04-06","serial_number":"16660196127833728","imei1":"16660196127833728","imei2":"16660196127833728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:51:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183152,"job_number":"JOB_183152","tr_customer_id":183170,"tr_customer_product_id":183160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:51:04.000Z","modified_at":"2026-02-11T05:51:46.000Z","name":"Ellen Mosciski","mobile_number":"204-964-4339","email_id":"Neal_Legros@hotmail.com","dop":"2025-04-06","serial_number":"12680185280305","imei1":"12680185280305","imei2":"12680185280305","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183151,"job_number":"JOB_183151","tr_customer_id":183169,"tr_customer_product_id":183159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:50:43.000Z","modified_at":"2026-02-11T05:50:43.000Z","name":"Wyatt Jenkins","mobile_number":"225-373-0349","email_id":"Fritz54@gmail.com","dop":"2025-04-06","serial_number":"14361956583201630","imei1":"14361956583201630","imei2":"14361956583201630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:50:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183150,"job_number":"JOB_183150","tr_customer_id":183168,"tr_customer_product_id":183158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:50:41.000Z","modified_at":"2026-02-11T05:51:24.000Z","name":"Daija Quitzon","mobile_number":"253-508-2266","email_id":"Yesenia_OConner@hotmail.com","dop":"2025-04-06","serial_number":"17272708676422","imei1":"17272708676422","imei2":"17272708676422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:51:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183149,"job_number":"JOB_183149","tr_customer_id":183167,"tr_customer_product_id":183157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:57.000Z","modified_at":"2026-02-11T05:44:57.000Z","name":"Lacey Purdy","mobile_number":"608-459-1342","email_id":"Destinee.Cronin56@hotmail.com","dop":"2025-04-06","serial_number":"13179270870945154","imei1":"13179270870945154","imei2":"13179270870945154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:44:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183148,"job_number":"JOB_183148","tr_customer_id":183166,"tr_customer_product_id":183156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:57.000Z","modified_at":"2026-02-11T05:45:19.000Z","name":"Bailey Nitzsche","mobile_number":"490-811-8993","email_id":"Clovis.Skiles@gmail.com","dop":"2025-04-06","serial_number":"12186280505563","imei1":"12186280505563","imei2":"12186280505563","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:45:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183147,"job_number":"JOB_183147","tr_customer_id":183165,"tr_customer_product_id":183155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:56.000Z","modified_at":"2026-02-11T05:44:56.000Z","name":"deff khan","mobile_number":"8889967567","email_id":"de@gmail.com","dop":"2025-04-06","serial_number":"15322755951425","imei1":"15322755951425","imei2":"15322755951425","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:44:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183146,"job_number":"JOB_183146","tr_customer_id":183164,"tr_customer_product_id":183154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:28.000Z","modified_at":"2026-02-11T05:44:28.000Z","name":"Philip Kuvalis","mobile_number":"808-746-0984","email_id":"Nettie51@yahoo.com","dop":"2025-04-06","serial_number":"12883710525465092","imei1":"12883710525465092","imei2":"12883710525465092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:44:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183145,"job_number":"JOB_183145","tr_customer_id":183163,"tr_customer_product_id":183153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:27.000Z","modified_at":"2026-02-11T05:44:51.000Z","name":"Julie Braun","mobile_number":"315-519-5517","email_id":"Haylee.Nikolaus@hotmail.com","dop":"2025-04-06","serial_number":"19062262553389","imei1":"19062262553389","imei2":"19062262553389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:44:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183144,"job_number":"JOB_183144","tr_customer_id":183162,"tr_customer_product_id":183152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:27.000Z","modified_at":"2026-02-11T05:44:27.000Z","name":"sadaf bepari","mobile_number":"9876545678","email_id":"sa@gmail.com","dop":"2025-04-06","serial_number":"15511829909223","imei1":"15511829909223","imei2":"15511829909223","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:44:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183143,"job_number":"JOB_183143","tr_customer_id":183161,"tr_customer_product_id":183151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:02.000Z","modified_at":"2026-02-11T05:44:02.000Z","name":"Danika Kiehn","mobile_number":"279-750-8860","email_id":"Keagan86@hotmail.com","dop":"2025-04-06","serial_number":"11425648155094980","imei1":"11425648155094980","imei2":"11425648155094980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183142,"job_number":"JOB_183142","tr_customer_id":183160,"tr_customer_product_id":183150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:01.000Z","modified_at":"2026-02-11T05:44:23.000Z","name":"Germaine Hermiston","mobile_number":"367-381-1593","email_id":"Lily32@gmail.com","dop":"2025-04-06","serial_number":"18106783146501","imei1":"18106783146501","imei2":"18106783146501","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:44:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183141,"job_number":"JOB_183141","tr_customer_id":183159,"tr_customer_product_id":183149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:01.000Z","modified_at":"2026-02-11T05:44:01.000Z","name":"jatin sharma","mobile_number":"9345567876","email_id":"abc@gmail.com","dop":"2025-04-06","serial_number":"12029019852424","imei1":"12029019852424","imei2":"12029019852424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:44:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183140,"job_number":"JOB_183140","tr_customer_id":183158,"tr_customer_product_id":183148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:57.000Z","modified_at":"2026-02-11T05:39:57.000Z","name":"Cyrus Howell","mobile_number":"662-504-8977","email_id":"Henriette.Johns@hotmail.com","dop":"2025-04-06","serial_number":"19688445390549","imei1":"19688445390549","imei2":"19688445390549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183139,"job_number":"JOB_183139","tr_customer_id":183157,"tr_customer_product_id":183147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:57.000Z","modified_at":"2026-02-11T05:39:57.000Z","name":"deff khan","mobile_number":"8889967567","email_id":"de@gmail.com","dop":"2025-04-06","serial_number":"16062071003948","imei1":"16062071003948","imei2":"16062071003948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183138,"job_number":"JOB_183138","tr_customer_id":183156,"tr_customer_product_id":183146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:56.000Z","modified_at":"2026-02-11T05:39:56.000Z","name":"Gretchen Price","mobile_number":"702-609-6770","email_id":"Verdie.Willms78@hotmail.com","dop":"2025-04-06","serial_number":"10933833086637","imei1":"10933833086637","imei2":"10933833086637","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183137,"job_number":"JOB_183137","tr_customer_id":183155,"tr_customer_product_id":183145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:55.000Z","modified_at":"2026-02-11T05:39:55.000Z","name":"sadaf bepari","mobile_number":"9876545678","email_id":"sa@gmail.com","dop":"2025-04-06","serial_number":"14440653498361","imei1":"14440653498361","imei2":"14440653498361","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183136,"job_number":"JOB_183136","tr_customer_id":183154,"tr_customer_product_id":183144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:54.000Z","modified_at":"2026-02-11T05:39:54.000Z","name":"Salvador Hahn","mobile_number":"923-448-8037","email_id":"Marquise15@yahoo.com","dop":"2025-04-06","serial_number":"11689473987702","imei1":"11689473987702","imei2":"11689473987702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183135,"job_number":"JOB_183135","tr_customer_id":183153,"tr_customer_product_id":183143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:54.000Z","modified_at":"2026-02-11T05:39:54.000Z","name":"jatin sharma","mobile_number":"9345567876","email_id":"abc@gmail.com","dop":"2025-04-06","serial_number":"14821147863595","imei1":"14821147863595","imei2":"14821147863595","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183134,"job_number":"JOB_183134","tr_customer_id":183152,"tr_customer_product_id":183142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:07.000Z","modified_at":"2026-02-11T05:39:07.000Z","name":"Novella McLaughlin","mobile_number":"820-824-5013","email_id":"Charlie_Graham@gmail.com","dop":"2025-04-06","serial_number":"11987853007015","imei1":"11987853007015","imei2":"11987853007015","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183133,"job_number":"JOB_183133","tr_customer_id":183151,"tr_customer_product_id":183141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:06.000Z","modified_at":"2026-02-11T05:39:06.000Z","name":"Jerrod Cremin","mobile_number":"456-211-8562","email_id":"Ernest.Spencer@gmail.com","dop":"2025-04-06","serial_number":"18118419172310","imei1":"18118419172310","imei2":"18118419172310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183132,"job_number":"JOB_183132","tr_customer_id":183150,"tr_customer_product_id":183140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:06.000Z","modified_at":"2026-02-11T05:39:16.000Z","name":"Colby Stroman","mobile_number":"694-607-1019","email_id":"Isaias62@yahoo.com","dop":"2025-07-01","serial_number":"109355184680305","imei1":"109355184680305","imei2":"109355184680305","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:39:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183131,"job_number":"JOB_183131","tr_customer_id":183149,"tr_customer_product_id":183139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:05.000Z","modified_at":"2026-02-11T05:39:05.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"108168591639560","imei1":"108168591639560","imei2":"108168591639560","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183130,"job_number":"JOB_183130","tr_customer_id":183148,"tr_customer_product_id":183138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:05.000Z","modified_at":"2026-02-11T05:39:05.000Z","name":"Buddy Bergstrom","mobile_number":"935-344-8684","email_id":"Liliana46@hotmail.com","dop":"2025-04-06","serial_number":"18740376709127","imei1":"18740376709127","imei2":"18740376709127","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183129,"job_number":"JOB_183129","tr_customer_id":183147,"tr_customer_product_id":183137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:38:51.000Z","modified_at":"2026-02-11T05:39:03.000Z","name":"Raquel McGlynn","mobile_number":"664-849-9571","email_id":"Kathryn.Sauer@yahoo.com","dop":"2025-07-01","serial_number":"109106984741756","imei1":"109106984741756","imei2":"109106984741756","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183128,"job_number":"JOB_183128","tr_customer_id":183146,"tr_customer_product_id":183136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:38:51.000Z","modified_at":"2026-02-11T05:38:51.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100515514988019","imei1":"100515514988019","imei2":"100515514988019","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183127,"job_number":"JOB_183127","tr_customer_id":183145,"tr_customer_product_id":183135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:25:40.000Z","modified_at":"2026-02-11T05:25:40.000Z","name":"Travon Nicolas","mobile_number":"961-876-5322","email_id":"Darrel_Feest@hotmail.com","dop":"2025-04-06","serial_number":"12918467628263212","imei1":"12918467628263212","imei2":"12918467628263212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183126,"job_number":"JOB_183126","tr_customer_id":183144,"tr_customer_product_id":183134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:25:39.000Z","modified_at":"2026-02-11T05:26:17.000Z","name":"Edd Marquardt","mobile_number":"364-755-4124","email_id":"Celia.Keeling31@hotmail.com","dop":"2025-04-06","serial_number":"12776256197495","imei1":"12776256197495","imei2":"12776256197495","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:26:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183125,"job_number":"JOB_183125","tr_customer_id":183143,"tr_customer_product_id":183133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:25:38.000Z","modified_at":"2026-02-11T05:25:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11218017965877","imei1":"11218017965877","imei2":"11218017965877","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183124,"job_number":"JOB_183124","tr_customer_id":183142,"tr_customer_product_id":183132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:54.000Z","modified_at":"2026-02-11T05:24:54.000Z","name":"Leon Kovacek","mobile_number":"804-669-8365","email_id":"Violette_Durgan@hotmail.com","dop":"2025-04-06","serial_number":"11575450775874636","imei1":"11575450775874636","imei2":"11575450775874636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:24:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183123,"job_number":"JOB_183123","tr_customer_id":183141,"tr_customer_product_id":183131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:53.000Z","modified_at":"2026-02-11T05:25:31.000Z","name":"Lorenza Dooley","mobile_number":"710-398-8145","email_id":"Dax.Nolan65@hotmail.com","dop":"2025-04-06","serial_number":"15517714009397","imei1":"15517714009397","imei2":"15517714009397","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:25:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183122,"job_number":"JOB_183122","tr_customer_id":183140,"tr_customer_product_id":183130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:52.000Z","modified_at":"2026-02-11T05:24:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17584467814570","imei1":"17584467814570","imei2":"17584467814570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183121,"job_number":"JOB_183121","tr_customer_id":183139,"tr_customer_product_id":183129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:42.000Z","modified_at":"2026-02-11T05:24:42.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-01","serial_number":"44064883098233","imei1":"44064883098233","imei2":"44064883098233","popurl":"2026-02-01T05:24:42.245189547Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183120,"job_number":"JOB_183120","tr_customer_id":183138,"tr_customer_product_id":183128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:42.000Z","modified_at":"2026-02-11T05:24:42.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-01","serial_number":"24488512258463","imei1":"24488512258463","imei2":"24488512258463","popurl":"2026-02-01T05:24:41.826333159Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183119,"job_number":"JOB_183119","tr_customer_id":183137,"tr_customer_product_id":183127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:07.000Z","modified_at":"2026-02-11T05:24:07.000Z","name":"Hector Collins","mobile_number":"827-353-0702","email_id":"Mitchell.Walker@hotmail.com","dop":"2025-04-06","serial_number":"19949376886640464","imei1":"19949376886640464","imei2":"19949376886640464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:24:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183118,"job_number":"JOB_183118","tr_customer_id":183136,"tr_customer_product_id":183126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:06.000Z","modified_at":"2026-02-11T05:24:45.000Z","name":"Mckayla Greenholt","mobile_number":"690-200-5656","email_id":"Unique_Kuhic@yahoo.com","dop":"2025-04-06","serial_number":"17288096463709","imei1":"17288096463709","imei2":"17288096463709","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:24:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183117,"job_number":"JOB_183117","tr_customer_id":183135,"tr_customer_product_id":183125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:05.000Z","modified_at":"2026-02-11T05:24:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19960741817035","imei1":"19960741817035","imei2":"19960741817035","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:24:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183114,"job_number":"JOB_183114","tr_customer_id":183132,"tr_customer_product_id":183122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:21:41.000Z","modified_at":"2026-02-11T05:21:41.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"18221354331659","imei1":"18221354331659","imei2":"18221354331659","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:21:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183113,"job_number":"JOB_183113","tr_customer_id":183131,"tr_customer_product_id":183121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:11:04.000Z","modified_at":"2026-02-11T05:11:04.000Z","name":"Lauren Kutch","mobile_number":"220-935-1584","email_id":"Darrell_Crona68@yahoo.com","dop":"2025-04-06","serial_number":"15854695043085708","imei1":"15854695043085708","imei2":"15854695043085708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:11:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183112,"job_number":"JOB_183112","tr_customer_id":183130,"tr_customer_product_id":183120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:11:02.000Z","modified_at":"2026-02-11T05:11:42.000Z","name":"Eugenia Keeling","mobile_number":"215-692-1614","email_id":"Arianna80@yahoo.com","dop":"2025-04-06","serial_number":"14469260634270","imei1":"14469260634270","imei2":"14469260634270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:11:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183111,"job_number":"JOB_183111","tr_customer_id":183129,"tr_customer_product_id":183119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:11:02.000Z","modified_at":"2026-02-11T05:11:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18448703005356","imei1":"18448703005356","imei2":"18448703005356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:11:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183110,"job_number":"JOB_183110","tr_customer_id":183128,"tr_customer_product_id":183118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:10:15.000Z","modified_at":"2026-02-11T05:10:15.000Z","name":"Ericka Gleason","mobile_number":"391-768-7127","email_id":"Jamaal.Ullrich@yahoo.com","dop":"2025-04-06","serial_number":"13311083001296582","imei1":"13311083001296582","imei2":"13311083001296582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:10:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183109,"job_number":"JOB_183109","tr_customer_id":183127,"tr_customer_product_id":183117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:10:14.000Z","modified_at":"2026-02-11T05:10:54.000Z","name":"Genesis Bergnaum","mobile_number":"346-466-0071","email_id":"Jackson75@hotmail.com","dop":"2025-04-06","serial_number":"18084234963650","imei1":"18084234963650","imei2":"18084234963650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:10:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183108,"job_number":"JOB_183108","tr_customer_id":183126,"tr_customer_product_id":183116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:10:14.000Z","modified_at":"2026-02-11T05:10:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16746156227498","imei1":"16746156227498","imei2":"16746156227498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:10:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183107,"job_number":"JOB_183107","tr_customer_id":183125,"tr_customer_product_id":183115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:09:26.000Z","modified_at":"2026-02-11T05:09:26.000Z","name":"Salma Macejkovic","mobile_number":"677-760-1996","email_id":"Adelia.Deckow@yahoo.com","dop":"2025-04-06","serial_number":"12361868057079276","imei1":"12361868057079276","imei2":"12361868057079276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:09:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183106,"job_number":"JOB_183106","tr_customer_id":183124,"tr_customer_product_id":183114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:09:25.000Z","modified_at":"2026-02-11T05:10:06.000Z","name":"Reece Zemlak","mobile_number":"676-327-2396","email_id":"Joshuah.Greenfelder@gmail.com","dop":"2025-04-06","serial_number":"13254722905024","imei1":"13254722905024","imei2":"13254722905024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:10:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183105,"job_number":"JOB_183105","tr_customer_id":183123,"tr_customer_product_id":183113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:09:25.000Z","modified_at":"2026-02-11T05:09:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17166310760862","imei1":"17166310760862","imei2":"17166310760862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:09:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183104,"job_number":"JOB_183104","tr_customer_id":183122,"tr_customer_product_id":183112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:08:41.000Z","modified_at":"2026-02-11T05:08:41.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"18874584872144","imei1":"18874584872144","imei2":"18874584872144","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:08:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183103,"job_number":"JOB_183103","tr_customer_id":183121,"tr_customer_product_id":183111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:03:41.000Z","modified_at":"2026-02-11T05:03:42.000Z","name":"Ernest Fisher","mobile_number":"582-795-3078","email_id":"Scot.Klocko@yahoo.com","dop":"2025-04-06","serial_number":"17244825797616","imei1":"17244825797616","imei2":"17244825797616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:03:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183102,"job_number":"JOB_183102","tr_customer_id":183120,"tr_customer_product_id":183110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:03:40.000Z","modified_at":"2026-02-11T05:03:40.000Z","name":"Norene Schroeder","mobile_number":"586-937-6069","email_id":"Gregoria.Heller56@yahoo.com","dop":"2025-04-06","serial_number":"10048265542355","imei1":"10048265542355","imei2":"10048265542355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:03:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183101,"job_number":"JOB_183101","tr_customer_id":183119,"tr_customer_product_id":183109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:03:39.000Z","modified_at":"2026-02-11T05:03:39.000Z","name":"Russell Schumm","mobile_number":"464-265-9447","email_id":"Ronny18@yahoo.com","dop":"2025-04-06","serial_number":"14588365071466","imei1":"14588365071466","imei2":"14588365071466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:03:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183100,"job_number":"JOB_183100","tr_customer_id":183118,"tr_customer_product_id":183108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:00:13.000Z","modified_at":"2026-02-11T05:00:13.000Z","name":"Johnnie Smith","mobile_number":"817-677-7082","email_id":"Nico64@gmail.com","dop":"2025-04-06","serial_number":"14246366036474","imei1":"14246366036474","imei2":"14246366036474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183099,"job_number":"JOB_183099","tr_customer_id":183117,"tr_customer_product_id":183107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:00:13.000Z","modified_at":"2026-02-11T05:00:13.000Z","name":"deff khan","mobile_number":"8889967567","email_id":"de@gmail.com","dop":"2025-04-06","serial_number":"13153990366344","imei1":"13153990366344","imei2":"13153990366344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183098,"job_number":"JOB_183098","tr_customer_id":183116,"tr_customer_product_id":183106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:00:12.000Z","modified_at":"2026-02-11T05:00:12.000Z","name":"Alana Powlowski","mobile_number":"341-250-1730","email_id":"Amelie_Koepp89@hotmail.com","dop":"2025-04-06","serial_number":"19484019119188","imei1":"19484019119188","imei2":"19484019119188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:00:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183097,"job_number":"JOB_183097","tr_customer_id":183115,"tr_customer_product_id":183105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:00:11.000Z","modified_at":"2026-02-11T05:00:11.000Z","name":"sadaf bepari","mobile_number":"9876545678","email_id":"sa@gmail.com","dop":"2025-04-06","serial_number":"17389857489316","imei1":"17389857489316","imei2":"17389857489316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183096,"job_number":"JOB_183096","tr_customer_id":183114,"tr_customer_product_id":183104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:00:10.000Z","modified_at":"2026-02-11T05:00:10.000Z","name":"Eloisa Prosacco","mobile_number":"746-451-6746","email_id":"Madaline94@gmail.com","dop":"2025-04-06","serial_number":"11553081014206","imei1":"11553081014206","imei2":"11553081014206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183095,"job_number":"JOB_183095","tr_customer_id":183113,"tr_customer_product_id":183103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:00:10.000Z","modified_at":"2026-02-11T05:00:10.000Z","name":"jatin sharma","mobile_number":"9345567876","email_id":"abc@gmail.com","dop":"2025-04-06","serial_number":"12546775601321","imei1":"12546775601321","imei2":"12546775601321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183094,"job_number":"JOB_183094","tr_customer_id":183112,"tr_customer_product_id":183102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:36.000Z","modified_at":"2026-02-11T04:58:36.000Z","name":"Casimir Kassulke","mobile_number":"760-824-5499","email_id":"Scotty.Zieme73@gmail.com","dop":"2025-04-06","serial_number":"17594989227134046","imei1":"17594989227134046","imei2":"17594989227134046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183093,"job_number":"JOB_183093","tr_customer_id":183111,"tr_customer_product_id":183101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:35.000Z","modified_at":"2026-02-11T04:59:00.000Z","name":"Roy D'Amore","mobile_number":"299-743-5021","email_id":"Joshua.Bergnaum@gmail.com","dop":"2025-04-06","serial_number":"16640517935964","imei1":"16640517935964","imei2":"16640517935964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:59:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183092,"job_number":"JOB_183092","tr_customer_id":183110,"tr_customer_product_id":183100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:08.000Z","modified_at":"2026-02-11T04:58:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36622204473027","imei1":"36622204473027","imei2":"36622204473027","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:58:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183091,"job_number":"JOB_183091","tr_customer_id":183109,"tr_customer_product_id":183099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:08.000Z","modified_at":"2026-02-11T04:58:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16691981641760","imei1":"16691981641760","imei2":"16691981641760","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183090,"job_number":"JOB_183090","tr_customer_id":183108,"tr_customer_product_id":183098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:08.000Z","modified_at":"2026-02-11T04:58:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23519400827678","imei1":"23519400827678","imei2":"23519400827678","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183089,"job_number":"JOB_183089","tr_customer_id":183107,"tr_customer_product_id":183097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:08.000Z","modified_at":"2026-02-11T04:58:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70614919477796","imei1":"70614919477796","imei2":"70614919477796","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183088,"job_number":"JOB_183088","tr_customer_id":183106,"tr_customer_product_id":183096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:07.000Z","modified_at":"2026-02-11T04:58:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93636154990897","imei1":"93636154990897","imei2":"93636154990897","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183087,"job_number":"JOB_183087","tr_customer_id":183105,"tr_customer_product_id":183095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:07.000Z","modified_at":"2026-02-11T04:58:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53535897240218","imei1":"53535897240218","imei2":"53535897240218","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183086,"job_number":"JOB_183086","tr_customer_id":183104,"tr_customer_product_id":183094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:07.000Z","modified_at":"2026-02-11T04:58:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90121880276023","imei1":"90121880276023","imei2":"90121880276023","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183085,"job_number":"JOB_183085","tr_customer_id":183103,"tr_customer_product_id":183093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:05.000Z","modified_at":"2026-02-11T04:58:05.000Z","name":"Shana Ratke","mobile_number":"515-271-8260","email_id":"Bo36@hotmail.com","dop":"2025-04-06","serial_number":"18373543769369348","imei1":"18373543769369348","imei2":"18373543769369348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183084,"job_number":"JOB_183084","tr_customer_id":183102,"tr_customer_product_id":183092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:05.000Z","modified_at":"2026-02-11T04:58:29.000Z","name":"Bo Cassin","mobile_number":"865-531-2733","email_id":"Paolo59@yahoo.com","dop":"2025-04-06","serial_number":"13451260452109","imei1":"13451260452109","imei2":"13451260452109","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183083,"job_number":"JOB_183083","tr_customer_id":183101,"tr_customer_product_id":183091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:38.000Z","modified_at":"2026-02-11T04:57:38.000Z","name":"Elias Krajcik","mobile_number":"995-488-7373","email_id":"Leann_Heidenreich60@yahoo.com","dop":"2025-04-06","serial_number":"17893056251848864","imei1":"17893056251848864","imei2":"17893056251848864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183082,"job_number":"JOB_183082","tr_customer_id":183100,"tr_customer_product_id":183090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:37.000Z","modified_at":"2026-02-11T04:58:00.000Z","name":"Alford Rosenbaum","mobile_number":"296-394-4939","email_id":"Angel_Stamm11@gmail.com","dop":"2025-04-06","serial_number":"12664447193486","imei1":"12664447193486","imei2":"12664447193486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183081,"job_number":"JOB_183081","tr_customer_id":183099,"tr_customer_product_id":183089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:36.000Z","modified_at":"2026-02-11T04:58:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"50916178022860","imei1":"50916178022860","imei2":"50916178022860","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183080,"job_number":"JOB_183080","tr_customer_id":183098,"tr_customer_product_id":183088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:36.000Z","modified_at":"2026-02-11T04:57:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75601906932058","imei1":"75601906932058","imei2":"75601906932058","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183079,"job_number":"JOB_183079","tr_customer_id":183097,"tr_customer_product_id":183087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:36.000Z","modified_at":"2026-02-11T04:57:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51672775342540","imei1":"51672775342540","imei2":"51672775342540","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183078,"job_number":"JOB_183078","tr_customer_id":183096,"tr_customer_product_id":183086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:35.000Z","modified_at":"2026-02-11T04:57:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30357564950446","imei1":"30357564950446","imei2":"30357564950446","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183077,"job_number":"JOB_183077","tr_customer_id":183095,"tr_customer_product_id":183085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:35.000Z","modified_at":"2026-02-11T04:57:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89429296568891","imei1":"89429296568891","imei2":"89429296568891","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183076,"job_number":"JOB_183076","tr_customer_id":183094,"tr_customer_product_id":183084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:35.000Z","modified_at":"2026-02-11T04:57:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99628187237043","imei1":"99628187237043","imei2":"99628187237043","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183075,"job_number":"JOB_183075","tr_customer_id":183093,"tr_customer_product_id":183083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:34.000Z","modified_at":"2026-02-11T04:57:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37311731737891","imei1":"37311731737891","imei2":"37311731737891","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183074,"job_number":"JOB_183074","tr_customer_id":183092,"tr_customer_product_id":183082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:11.000Z","modified_at":"2026-02-11T04:57:11.000Z","name":"Candace O'Conner","mobile_number":"327-539-6419","email_id":"Kieran32@gmail.com","dop":"2025-04-06","serial_number":"16360462996977524","imei1":"16360462996977524","imei2":"16360462996977524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183073,"job_number":"JOB_183073","tr_customer_id":183091,"tr_customer_product_id":183081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:10.000Z","modified_at":"2026-02-11T04:57:33.000Z","name":"Arch Bednar","mobile_number":"795-850-5372","email_id":"Mariane.Effertz48@gmail.com","dop":"2025-04-06","serial_number":"10798948075586","imei1":"10798948075586","imei2":"10798948075586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:57:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183072,"job_number":"JOB_183072","tr_customer_id":183090,"tr_customer_product_id":183080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:04.000Z","modified_at":"2026-02-11T04:57:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20303320157570","imei1":"20303320157570","imei2":"20303320157570","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183071,"job_number":"JOB_183071","tr_customer_id":183089,"tr_customer_product_id":183079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:03.000Z","modified_at":"2026-02-11T04:57:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20168088660255","imei1":"20168088660255","imei2":"20168088660255","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183070,"job_number":"JOB_183070","tr_customer_id":183088,"tr_customer_product_id":183078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:03.000Z","modified_at":"2026-02-11T04:57:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95656608954929","imei1":"95656608954929","imei2":"95656608954929","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183069,"job_number":"JOB_183069","tr_customer_id":183087,"tr_customer_product_id":183077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:03.000Z","modified_at":"2026-02-11T04:57:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44047406784571","imei1":"44047406784571","imei2":"44047406784571","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183068,"job_number":"JOB_183068","tr_customer_id":183086,"tr_customer_product_id":183076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:02.000Z","modified_at":"2026-02-11T04:57:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32411606423792","imei1":"32411606423792","imei2":"32411606423792","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183067,"job_number":"JOB_183067","tr_customer_id":183085,"tr_customer_product_id":183075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:02.000Z","modified_at":"2026-02-11T04:57:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70705725748991","imei1":"70705725748991","imei2":"70705725748991","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183066,"job_number":"JOB_183066","tr_customer_id":183084,"tr_customer_product_id":183074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:02.000Z","modified_at":"2026-02-11T04:57:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19885823326254","imei1":"19885823326254","imei2":"19885823326254","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183065,"job_number":"JOB_183065","tr_customer_id":183083,"tr_customer_product_id":183073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:56:43.000Z","modified_at":"2026-02-11T04:56:43.000Z","name":"Moriah Beahan","mobile_number":"613-844-0150","email_id":"Jaylon.Rutherford@hotmail.com","dop":"2025-04-06","serial_number":"16843102826610250","imei1":"16843102826610250","imei2":"16843102826610250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183064,"job_number":"JOB_183064","tr_customer_id":183082,"tr_customer_product_id":183072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:56:42.000Z","modified_at":"2026-02-11T04:57:05.000Z","name":"Sylvester Homenick","mobile_number":"845-880-9865","email_id":"Julien_King23@gmail.com","dop":"2025-04-06","serial_number":"19035206299467","imei1":"19035206299467","imei2":"19035206299467","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183063,"job_number":"JOB_183063","tr_customer_id":183081,"tr_customer_product_id":183071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:56:12.000Z","modified_at":"2026-02-11T04:56:12.000Z","name":"Lavonne Hamill","mobile_number":"563-582-0244","email_id":"Velva37@gmail.com","dop":"2025-04-06","serial_number":"15219873814220886","imei1":"15219873814220886","imei2":"15219873814220886","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183062,"job_number":"JOB_183062","tr_customer_id":183080,"tr_customer_product_id":183070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:56:11.000Z","modified_at":"2026-02-11T04:56:38.000Z","name":"Hertha Gerhold","mobile_number":"223-979-2122","email_id":"Hardy78@gmail.com","dop":"2025-04-06","serial_number":"10120556590636","imei1":"10120556590636","imei2":"10120556590636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:56:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183061,"job_number":"JOB_183061","tr_customer_id":183079,"tr_customer_product_id":183069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:55:19.000Z","modified_at":"2026-02-11T04:55:19.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"63276472471527530","imei1":"12195529584072","imei2":"12195529584072","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183060,"job_number":"JOB_183060","tr_customer_id":183078,"tr_customer_product_id":183068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:55:13.000Z","modified_at":"2026-02-11T04:55:13.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"63276472471527530","imei1":"11543510832150","imei2":"11543510832150","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:55:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183059,"job_number":"JOB_183059","tr_customer_id":183077,"tr_customer_product_id":183067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:54:26.000Z","modified_at":"2026-02-11T04:54:26.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"63276472471527530","imei1":"11423136739238","imei2":"11423136739238","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:54:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183058,"job_number":"JOB_183058","tr_customer_id":183076,"tr_customer_product_id":183066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:50:27.000Z","modified_at":"2026-02-11T04:50:27.000Z","name":"Marianna Lubowitz","mobile_number":"965-340-6911","email_id":"Isobel_Heathcote@hotmail.com","dop":"2025-04-06","serial_number":"13073719714269954","imei1":"13073719714269954","imei2":"13073719714269954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:50:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183057,"job_number":"JOB_183057","tr_customer_id":183075,"tr_customer_product_id":183065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:50:26.000Z","modified_at":"2026-02-11T04:51:03.000Z","name":"Shakira Parker","mobile_number":"465-676-1617","email_id":"Carmelo15@yahoo.com","dop":"2025-04-06","serial_number":"12126516422360","imei1":"12126516422360","imei2":"12126516422360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:51:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183055,"job_number":"JOB_183055","tr_customer_id":183073,"tr_customer_product_id":183063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:52.000Z","modified_at":"2026-02-11T04:44:28.000Z","name":"Moises Schuppe","mobile_number":"735-520-7788","email_id":"Porter.Kling@yahoo.com","dop":"2000-01-31","serial_number":"10234000764003","imei1":"10234000764003","imei2":"10234000764003","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:44:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183052,"job_number":"JOB_183052","tr_customer_id":183070,"tr_customer_product_id":183060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:09.000Z","modified_at":"2026-02-11T04:43:45.000Z","name":"Perry Mayer","mobile_number":"381-614-6398","email_id":"Marquise6@yahoo.com","dop":"2000-01-31","serial_number":"10188111662230","imei1":"10188111662230","imei2":"10188111662230","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:43:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183050,"job_number":"JOB_183050","tr_customer_id":183068,"tr_customer_product_id":183058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:08.000Z","modified_at":"2026-02-11T04:43:08.000Z","name":"Candida Zieme","mobile_number":"752-421-4729","email_id":"Raegan_Sipes@hotmail.com","dop":"2025-04-06","serial_number":"16766425598575856","imei1":"16766425598575856","imei2":"16766425598575856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183049,"job_number":"JOB_183049","tr_customer_id":183067,"tr_customer_product_id":183057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:07.000Z","modified_at":"2026-02-11T04:43:44.000Z","name":"Dillan Kessler","mobile_number":"546-718-5533","email_id":"Dedric21@hotmail.com","dop":"2025-04-06","serial_number":"18819172340647","imei1":"18819172340647","imei2":"18819172340647","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183048,"job_number":"JOB_183048","tr_customer_id":183066,"tr_customer_product_id":183056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:07.000Z","modified_at":"2026-02-11T04:43:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12318721117026","imei1":"12318721117026","imei2":"12318721117026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183047,"job_number":"JOB_183047","tr_customer_id":183065,"tr_customer_product_id":183055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:06.000Z","modified_at":"2026-02-11T04:43:06.000Z","name":"Lonnie Fritsch","mobile_number":"908-639-9657","email_id":"Jake.Nitzsche56@gmail.com","dop":"2025-04-06","serial_number":"12524218849712214","imei1":"12524218849712214","imei2":"12524218849712214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183046,"job_number":"JOB_183046","tr_customer_id":183064,"tr_customer_product_id":183054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:05.000Z","modified_at":"2026-02-11T04:43:41.000Z","name":"Alvah Green","mobile_number":"804-397-0690","email_id":"Mac_Gibson@gmail.com","dop":"2025-04-06","serial_number":"12722061770442","imei1":"12722061770442","imei2":"12722061770442","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:43:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183045,"job_number":"JOB_183045","tr_customer_id":183063,"tr_customer_product_id":183053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:05.000Z","modified_at":"2026-02-11T04:43:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18910894023451","imei1":"18910894023451","imei2":"18910894023451","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183043,"job_number":"JOB_183043","tr_customer_id":183061,"tr_customer_product_id":183051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:25.000Z","modified_at":"2026-02-11T04:42:25.000Z","name":"Lelah Strosin","mobile_number":"306-402-5477","email_id":"Marian.Kub34@yahoo.com","dop":"2025-04-06","serial_number":"19929376639948120","imei1":"19929376639948120","imei2":"19929376639948120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183042,"job_number":"JOB_183042","tr_customer_id":183060,"tr_customer_product_id":183050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:25.000Z","modified_at":"2026-02-11T04:43:02.000Z","name":"Trystan Wolf","mobile_number":"271-860-1004","email_id":"Eduardo_Bernier@hotmail.com","dop":"2000-01-31","serial_number":"10173962524103","imei1":"10173962524103","imei2":"10173962524103","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:43:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183041,"job_number":"JOB_183041","tr_customer_id":183059,"tr_customer_product_id":183049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:24.000Z","modified_at":"2026-02-11T04:42:24.000Z","name":"Viva Farrell","mobile_number":"255-816-5701","email_id":"Samara.Jacobson@gmail.com","dop":"2025-04-06","serial_number":"15816324883495678","imei1":"15816324883495678","imei2":"15816324883495678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183039,"job_number":"JOB_183039","tr_customer_id":183057,"tr_customer_product_id":183047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:23.000Z","modified_at":"2026-02-11T04:43:00.000Z","name":"Mitchel Windler","mobile_number":"934-336-0294","email_id":"Demetris_Prosacco97@yahoo.com","dop":"2025-04-06","serial_number":"11225843516698","imei1":"11225843516698","imei2":"11225843516698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:43:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183038,"job_number":"JOB_183038","tr_customer_id":183056,"tr_customer_product_id":183046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:23.000Z","modified_at":"2026-02-11T04:43:00.000Z","name":"Amaya Larkin","mobile_number":"366-760-2830","email_id":"Dave_Hackett91@hotmail.com","dop":"2025-04-06","serial_number":"14938695075100","imei1":"14938695075100","imei2":"14938695075100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:43:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183037,"job_number":"JOB_183037","tr_customer_id":183055,"tr_customer_product_id":183045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:23.000Z","modified_at":"2026-02-11T04:42:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17284338575350","imei1":"17284338575350","imei2":"17284338575350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183036,"job_number":"JOB_183036","tr_customer_id":183054,"tr_customer_product_id":183044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:23.000Z","modified_at":"2026-02-11T04:42:23.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"15589013937140","imei1":"15589013937140","imei2":"15589013937140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183035,"job_number":"JOB_183035","tr_customer_id":183053,"tr_customer_product_id":183043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:23.000Z","modified_at":"2026-02-11T04:42:23.000Z","name":"Camren Gleichner","mobile_number":"671-925-3084","email_id":"Arielle.Nitzsche12@hotmail.com","dop":"2025-04-06","serial_number":"10945624494324746","imei1":"10945624494324746","imei2":"10945624494324746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183034,"job_number":"JOB_183034","tr_customer_id":183052,"tr_customer_product_id":183042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:21.000Z","modified_at":"2026-02-11T04:42:58.000Z","name":"Korey Considine","mobile_number":"572-502-7670","email_id":"Alexandria.Beier56@hotmail.com","dop":"2025-04-06","serial_number":"16828734549225","imei1":"16828734549225","imei2":"16828734549225","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183033,"job_number":"JOB_183033","tr_customer_id":183051,"tr_customer_product_id":183041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:21.000Z","modified_at":"2026-02-11T04:42:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15712749839172","imei1":"15712749839172","imei2":"15712749839172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183032,"job_number":"JOB_183032","tr_customer_id":183050,"tr_customer_product_id":183040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:15.000Z","modified_at":"2026-02-11T04:42:15.000Z","name":"Emilio Schamberger","mobile_number":"903-315-5431","email_id":"Emmitt75@yahoo.com","dop":"2025-04-06","serial_number":"11981567063730914","imei1":"11981567063730914","imei2":"11981567063730914","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183031,"job_number":"JOB_183031","tr_customer_id":183049,"tr_customer_product_id":183039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:14.000Z","modified_at":"2026-02-11T04:42:14.000Z","name":"Kayleigh Mills","mobile_number":"868-501-0267","email_id":"Layla_Ondricka4@gmail.com","dop":"2025-04-06","serial_number":"11734462577172234","imei1":"11734462577172234","imei2":"11734462577172234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183030,"job_number":"JOB_183030","tr_customer_id":183048,"tr_customer_product_id":183038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:13.000Z","modified_at":"2026-02-11T04:42:52.000Z","name":"Viviane Beatty","mobile_number":"530-841-5614","email_id":"Romaine33@yahoo.com","dop":"2025-04-06","serial_number":"15731698330299","imei1":"15731698330299","imei2":"15731698330299","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183029,"job_number":"JOB_183029","tr_customer_id":183047,"tr_customer_product_id":183037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:13.000Z","modified_at":"2026-02-11T04:42:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10499240558781","imei1":"10499240558781","imei2":"10499240558781","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183028,"job_number":"JOB_183028","tr_customer_id":183046,"tr_customer_product_id":183036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:13.000Z","modified_at":"2026-02-11T04:42:49.000Z","name":"Carlotta Prohaska","mobile_number":"212-778-4439","email_id":"Broderick.King34@yahoo.com","dop":"2025-04-06","serial_number":"13528482928561","imei1":"13528482928561","imei2":"13528482928561","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183027,"job_number":"JOB_183027","tr_customer_id":183045,"tr_customer_product_id":183035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:12.000Z","modified_at":"2026-02-11T04:42:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17026292498030","imei1":"17026292498030","imei2":"17026292498030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183026,"job_number":"JOB_183026","tr_customer_id":183044,"tr_customer_product_id":183034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:12.000Z","modified_at":"2026-02-11T04:42:12.000Z","name":"Thurman Rosenbaum","mobile_number":"267-632-9418","email_id":"Chase90@hotmail.com","dop":"2025-04-06","serial_number":"13225785880054386","imei1":"13225785880054386","imei2":"13225785880054386","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183025,"job_number":"JOB_183025","tr_customer_id":183043,"tr_customer_product_id":183033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:10.000Z","modified_at":"2026-02-11T04:42:47.000Z","name":"Mohamed Brekke","mobile_number":"520-755-5913","email_id":"Francis.Schuster@yahoo.com","dop":"2025-04-06","serial_number":"15820571083544","imei1":"15820571083544","imei2":"15820571083544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183024,"job_number":"JOB_183024","tr_customer_id":183042,"tr_customer_product_id":183032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:10.000Z","modified_at":"2026-02-11T04:42:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11005012545933","imei1":"11005012545933","imei2":"11005012545933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183023,"job_number":"JOB_183023","tr_customer_id":183041,"tr_customer_product_id":183031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:08.000Z","modified_at":"2026-02-11T04:42:08.000Z","name":"Camden Kassulke","mobile_number":"917-465-6234","email_id":"Joan34@yahoo.com","dop":"2025-04-06","serial_number":"17919277339690504","imei1":"17919277339690504","imei2":"17919277339690504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183022,"job_number":"JOB_183022","tr_customer_id":183040,"tr_customer_product_id":183030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:08.000Z","modified_at":"2026-02-11T04:42:08.000Z","name":"Zion Ullrich","mobile_number":"494-975-6033","email_id":"Chaim.Abernathy@gmail.com","dop":"2025-04-06","serial_number":"17978179863316786","imei1":"17978179863316786","imei2":"17978179863316786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183021,"job_number":"JOB_183021","tr_customer_id":183039,"tr_customer_product_id":183029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:07.000Z","modified_at":"2026-02-11T04:42:43.000Z","name":"Ryley Kreiger","mobile_number":"451-853-7981","email_id":"Noel43@hotmail.com","dop":"2025-04-06","serial_number":"15438663612707","imei1":"15438663612707","imei2":"15438663612707","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183020,"job_number":"JOB_183020","tr_customer_id":183038,"tr_customer_product_id":183028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:06.000Z","modified_at":"2026-02-11T04:42:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13293210952321","imei1":"13293210952321","imei2":"13293210952321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183019,"job_number":"JOB_183019","tr_customer_id":183037,"tr_customer_product_id":183027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:06.000Z","modified_at":"2026-02-11T04:42:45.000Z","name":"Tomasa Armstrong","mobile_number":"353-492-7325","email_id":"Golden_Weimann70@yahoo.com","dop":"2025-04-06","serial_number":"16239318043339","imei1":"16239318043339","imei2":"16239318043339","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183018,"job_number":"JOB_183018","tr_customer_id":183036,"tr_customer_product_id":183026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:06.000Z","modified_at":"2026-02-11T04:42:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14279762654267","imei1":"14279762654267","imei2":"14279762654267","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183017,"job_number":"JOB_183017","tr_customer_id":183035,"tr_customer_product_id":183025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:02.000Z","modified_at":"2026-02-11T04:42:41.000Z","name":"Misty Monahan","mobile_number":"650-918-4902","email_id":"Angie_Maggio16@gmail.com","dop":"2025-12-31","serial_number":"105313897314333","imei1":"105313897314333","imei2":"105313897314333","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183016,"job_number":"JOB_183016","tr_customer_id":183034,"tr_customer_product_id":183024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:01.000Z","modified_at":"2026-02-11T04:42:01.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"103907731920175","imei1":"103907731920175","imei2":"103907731920175","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183015,"job_number":"JOB_183015","tr_customer_id":183033,"tr_customer_product_id":183023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:56.000Z","modified_at":"2026-02-11T04:41:56.000Z","name":"Mackenzie Brekke","mobile_number":"258-649-1568","email_id":"Xander_Doyle93@yahoo.com","dop":"2025-04-06","serial_number":"18049397157286536","imei1":"18049397157286536","imei2":"18049397157286536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183014,"job_number":"JOB_183014","tr_customer_id":183032,"tr_customer_product_id":183022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:55.000Z","modified_at":"2026-02-11T04:42:33.000Z","name":"Anika Mertz","mobile_number":"951-830-9531","email_id":"Reed30@hotmail.com","dop":"2025-04-06","serial_number":"13213031112088","imei1":"13213031112088","imei2":"13213031112088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183013,"job_number":"JOB_183013","tr_customer_id":183031,"tr_customer_product_id":183021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:55.000Z","modified_at":"2026-02-11T04:41:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18605256320772","imei1":"18605256320772","imei2":"18605256320772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183012,"job_number":"JOB_183012","tr_customer_id":183030,"tr_customer_product_id":183020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:51.000Z","modified_at":"2026-02-11T04:41:51.000Z","name":"Patience Cummerata","mobile_number":"367-998-7851","email_id":"Presley14@yahoo.com","dop":"2025-04-06","serial_number":"16443618404987022","imei1":"16443618404987022","imei2":"16443618404987022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183011,"job_number":"JOB_183011","tr_customer_id":183029,"tr_customer_product_id":183019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:50.000Z","modified_at":"2026-02-11T04:42:30.000Z","name":"Antwon Kshlerin","mobile_number":"742-939-5438","email_id":"Noelia_Macejkovic@gmail.com","dop":"2025-04-06","serial_number":"13207794102403","imei1":"13207794102403","imei2":"13207794102403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183010,"job_number":"JOB_183010","tr_customer_id":183028,"tr_customer_product_id":183018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:49.000Z","modified_at":"2026-02-11T04:41:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10151231472902","imei1":"10151231472902","imei2":"10151231472902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183009,"job_number":"JOB_183009","tr_customer_id":183027,"tr_customer_product_id":183017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:48.000Z","modified_at":"2026-02-11T04:41:48.000Z","name":"Jaeden Walker","mobile_number":"993-658-3884","email_id":"August43@yahoo.com","dop":"2025-04-06","serial_number":"12438211405047384","imei1":"12438211405047384","imei2":"12438211405047384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183008,"job_number":"JOB_183008","tr_customer_id":183026,"tr_customer_product_id":183016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:46.000Z","modified_at":"2026-02-11T04:42:28.000Z","name":"Magnus Johnson","mobile_number":"778-968-9895","email_id":"Meda_Goyette@gmail.com","dop":"2025-04-06","serial_number":"19663925451481","imei1":"19663925451481","imei2":"19663925451481","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183007,"job_number":"JOB_183007","tr_customer_id":183025,"tr_customer_product_id":183015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:46.000Z","modified_at":"2026-02-11T04:41:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10672977854692","imei1":"10672977854692","imei2":"10672977854692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183006,"job_number":"JOB_183006","tr_customer_id":183024,"tr_customer_product_id":183014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:42.000Z","modified_at":"2026-02-11T04:41:42.000Z","name":"Hayley Anderson","mobile_number":"259-828-1585","email_id":"Alvena_West@gmail.com","dop":"2025-04-06","serial_number":"11465433366594156","imei1":"11465433366594156","imei2":"11465433366594156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183005,"job_number":"JOB_183005","tr_customer_id":183023,"tr_customer_product_id":183013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:41.000Z","modified_at":"2026-02-11T04:42:22.000Z","name":"Price Metz","mobile_number":"775-736-2192","email_id":"Rhiannon_Stoltenberg@hotmail.com","dop":"2025-04-06","serial_number":"13691567124166","imei1":"13691567124166","imei2":"13691567124166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183004,"job_number":"JOB_183004","tr_customer_id":183022,"tr_customer_product_id":183012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:40.000Z","modified_at":"2026-02-11T04:41:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17156453540867","imei1":"17156453540867","imei2":"17156453540867","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183003,"job_number":"JOB_183003","tr_customer_id":183021,"tr_customer_product_id":183011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:40.000Z","modified_at":"2026-02-11T04:41:40.000Z","name":"Deron Lubowitz","mobile_number":"268-562-2292","email_id":"Myriam62@yahoo.com","dop":"2025-04-06","serial_number":"13604975587784080","imei1":"13604975587784080","imei2":"13604975587784080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183002,"job_number":"JOB_183002","tr_customer_id":183020,"tr_customer_product_id":183010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:40.000Z","modified_at":"2026-02-11T04:41:40.000Z","name":"Hillary Padberg","mobile_number":"997-682-9365","email_id":"Jason.Larson@yahoo.com","dop":"2025-04-06","serial_number":"13328808370588932","imei1":"13328808370588932","imei2":"13328808370588932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183000,"job_number":"JOB_183000","tr_customer_id":183018,"tr_customer_product_id":183008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:39.000Z","modified_at":"2026-02-11T04:42:16.000Z","name":"Cary Durgan","mobile_number":"872-795-1771","email_id":"Deven_Greenholt@hotmail.com","dop":"2025-04-06","serial_number":"13824063940419","imei1":"13824063940419","imei2":"13824063940419","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182999,"job_number":"JOB_182999","tr_customer_id":183017,"tr_customer_product_id":183007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:39.000Z","modified_at":"2026-02-11T04:42:16.000Z","name":"Katarina Willms","mobile_number":"330-427-9848","email_id":"Brionna90@yahoo.com","dop":"2025-04-06","serial_number":"13339296330906","imei1":"13339296330906","imei2":"13339296330906","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182998,"job_number":"JOB_182998","tr_customer_id":183016,"tr_customer_product_id":183006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:38.000Z","modified_at":"2026-02-11T04:41:38.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"11683123025932","imei1":"11683123025932","imei2":"11683123025932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182997,"job_number":"JOB_182997","tr_customer_id":183015,"tr_customer_product_id":183005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:38.000Z","modified_at":"2026-02-11T04:41:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17780126411886","imei1":"17780126411886","imei2":"17780126411886","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182996,"job_number":"JOB_182996","tr_customer_id":183014,"tr_customer_product_id":183004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:38.000Z","modified_at":"2026-02-11T04:41:38.000Z","name":"Magdalen Fisher","mobile_number":"649-990-6283","email_id":"Orpha_Daugherty@hotmail.com","dop":"2025-04-06","serial_number":"16994118555869900","imei1":"16994118555869900","imei2":"16994118555869900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182995,"job_number":"JOB_182995","tr_customer_id":183013,"tr_customer_product_id":183003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:38.000Z","modified_at":"2026-02-11T04:42:17.000Z","name":"Velda Stehr","mobile_number":"229-552-0383","email_id":"Julio53@hotmail.com","dop":"2000-01-31","serial_number":"10072655793086","imei1":"10072655793086","imei2":"10072655793086","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182993,"job_number":"JOB_182993","tr_customer_id":183011,"tr_customer_product_id":183001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:37.000Z","modified_at":"2026-02-11T04:42:14.000Z","name":"Moises Pollich","mobile_number":"777-221-6091","email_id":"Kyra_Friesen3@gmail.com","dop":"2025-04-06","serial_number":"14266439342653","imei1":"14266439342653","imei2":"14266439342653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182992,"job_number":"JOB_182992","tr_customer_id":183010,"tr_customer_product_id":183000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:36.000Z","modified_at":"2026-02-11T04:41:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12548801331259","imei1":"12548801331259","imei2":"12548801331259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182991,"job_number":"JOB_182991","tr_customer_id":183009,"tr_customer_product_id":182999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:31.000Z","modified_at":"2026-02-11T04:41:31.000Z","name":"Cory Kuhn","mobile_number":"236-932-0825","email_id":"Kurt_Ullrich@hotmail.com","dop":"2025-04-06","serial_number":"18589873036470016","imei1":"18589873036470016","imei2":"18589873036470016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182990,"job_number":"JOB_182990","tr_customer_id":183008,"tr_customer_product_id":182998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:31.000Z","modified_at":"2026-02-11T04:41:31.000Z","name":"Kendra Farrell","mobile_number":"539-896-4328","email_id":"Jessica.Christiansen25@hotmail.com","dop":"2025-04-06","serial_number":"15582471551731674","imei1":"15582471551731674","imei2":"15582471551731674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182989,"job_number":"JOB_182989","tr_customer_id":183007,"tr_customer_product_id":182997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:30.000Z","modified_at":"2026-02-11T04:42:09.000Z","name":"Vivienne Mayer","mobile_number":"339-431-7695","email_id":"Trudie54@hotmail.com","dop":"2025-04-06","serial_number":"15729013073441","imei1":"15729013073441","imei2":"15729013073441","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182988,"job_number":"JOB_182988","tr_customer_id":183006,"tr_customer_product_id":182996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:29.000Z","modified_at":"2026-02-11T04:41:29.000Z","name":"Wayne Torp","mobile_number":"386-567-2814","email_id":"Clementina.Mayert@yahoo.com","dop":"2025-04-06","serial_number":"14489251443239016","imei1":"14489251443239016","imei2":"14489251443239016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182987,"job_number":"JOB_182987","tr_customer_id":183005,"tr_customer_product_id":182995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:29.000Z","modified_at":"2026-02-11T04:42:05.000Z","name":"Mikayla Watsica","mobile_number":"725-878-0173","email_id":"Devin90@gmail.com","dop":"2025-04-06","serial_number":"17287114319391","imei1":"17287114319391","imei2":"17287114319391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182986,"job_number":"JOB_182986","tr_customer_id":183004,"tr_customer_product_id":182994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:29.000Z","modified_at":"2026-02-11T04:41:29.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"18367906590135","imei1":"18367906590135","imei2":"18367906590135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182985,"job_number":"JOB_182985","tr_customer_id":183003,"tr_customer_product_id":182993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:29.000Z","modified_at":"2026-02-11T04:41:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15661516834065","imei1":"15661516834065","imei2":"15661516834065","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182984,"job_number":"JOB_182984","tr_customer_id":183002,"tr_customer_product_id":182992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:29.000Z","modified_at":"2026-02-11T04:41:29.000Z","name":"Tobin Beier","mobile_number":"249-901-7355","email_id":"Sigrid.Wyman93@hotmail.com","dop":"2025-04-06","serial_number":"18608927212452856","imei1":"18608927212452856","imei2":"18608927212452856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182983,"job_number":"JOB_182983","tr_customer_id":183001,"tr_customer_product_id":182991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:28.000Z","modified_at":"2026-02-11T04:42:03.000Z","name":"Torey Nicolas","mobile_number":"517-718-1759","email_id":"Cecile_Bruen79@gmail.com","dop":"2025-04-06","serial_number":"17516654181983","imei1":"17516654181983","imei2":"17516654181983","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182982,"job_number":"JOB_182982","tr_customer_id":183000,"tr_customer_product_id":182990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:28.000Z","modified_at":"2026-02-11T04:41:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10696979899917","imei1":"10696979899917","imei2":"10696979899917","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182981,"job_number":"JOB_182981","tr_customer_id":182999,"tr_customer_product_id":182989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:28.000Z","modified_at":"2026-02-11T04:41:28.000Z","name":"Gerry Runolfsson","mobile_number":"686-517-5425","email_id":"Alfonzo_Lynch@gmail.com","dop":"2025-04-06","serial_number":"14156006987931666","imei1":"14156006987931666","imei2":"14156006987931666","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182980,"job_number":"JOB_182980","tr_customer_id":182998,"tr_customer_product_id":182988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:27.000Z","modified_at":"2026-02-11T04:42:06.000Z","name":"Easton Marquardt","mobile_number":"277-557-7087","email_id":"Isabell9@hotmail.com","dop":"2025-04-06","serial_number":"12287881488153","imei1":"12287881488153","imei2":"12287881488153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182979,"job_number":"JOB_182979","tr_customer_id":182997,"tr_customer_product_id":182987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:27.000Z","modified_at":"2026-02-11T04:41:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18027829695991","imei1":"18027829695991","imei2":"18027829695991","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182978,"job_number":"JOB_182978","tr_customer_id":182996,"tr_customer_product_id":182986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:26.000Z","modified_at":"2026-02-11T04:42:03.000Z","name":"Dorris Johns","mobile_number":"323-928-1363","email_id":"Devante.Armstrong49@gmail.com","dop":"2025-04-06","serial_number":"17070365176028","imei1":"17070365176028","imei2":"17070365176028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182977,"job_number":"JOB_182977","tr_customer_id":182995,"tr_customer_product_id":182985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:26.000Z","modified_at":"2026-02-11T04:41:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19936389945962","imei1":"19936389945962","imei2":"19936389945962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182976,"job_number":"JOB_182976","tr_customer_id":182994,"tr_customer_product_id":182984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:25.000Z","modified_at":"2026-02-11T04:41:25.000Z","name":"Mylene Wolff","mobile_number":"200-768-4708","email_id":"Timmothy50@hotmail.com","dop":"2025-04-06","serial_number":"10043291442520236","imei1":"10043291442520236","imei2":"10043291442520236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182975,"job_number":"JOB_182975","tr_customer_id":182993,"tr_customer_product_id":182983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:24.000Z","modified_at":"2026-02-11T04:41:59.000Z","name":"Arely Conn","mobile_number":"790-619-4267","email_id":"Robyn_Block23@hotmail.com","dop":"2025-04-06","serial_number":"12797301932238","imei1":"12797301932238","imei2":"12797301932238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182974,"job_number":"JOB_182974","tr_customer_id":182992,"tr_customer_product_id":182982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:23.000Z","modified_at":"2026-02-11T04:41:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15882954189018","imei1":"15882954189018","imei2":"15882954189018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182973,"job_number":"JOB_182973","tr_customer_id":182991,"tr_customer_product_id":182981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:20.000Z","modified_at":"2026-02-11T04:41:20.000Z","name":"Micaela Schoen","mobile_number":"546-731-1788","email_id":"Adelia18@gmail.com","dop":"2025-04-06","serial_number":"10044138046881572","imei1":"10044138046881572","imei2":"10044138046881572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182971,"job_number":"JOB_182971","tr_customer_id":182989,"tr_customer_product_id":182979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:19.000Z","modified_at":"2026-02-11T04:41:58.000Z","name":"Tressie Frami","mobile_number":"474-494-5737","email_id":"Vernice.Okuneva9@hotmail.com","dop":"2025-04-06","serial_number":"19803093480270","imei1":"19803093480270","imei2":"19803093480270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182970,"job_number":"JOB_182970","tr_customer_id":182988,"tr_customer_product_id":182978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:19.000Z","modified_at":"2026-02-11T04:41:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16067183761883","imei1":"16067183761883","imei2":"16067183761883","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182969,"job_number":"JOB_182969","tr_customer_id":182987,"tr_customer_product_id":182977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:14.000Z","modified_at":"2026-02-11T04:41:53.000Z","name":"Zakary Weimann","mobile_number":"279-761-1326","email_id":"Valentine_Halvorson@hotmail.com","dop":"2025-12-31","serial_number":"102282438198771","imei1":"102282438198771","imei2":"102282438198771","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182968,"job_number":"JOB_182968","tr_customer_id":182986,"tr_customer_product_id":182976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:14.000Z","modified_at":"2026-02-11T04:41:14.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"102138564152022","imei1":"102138564152022","imei2":"102138564152022","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182965,"job_number":"JOB_182965","tr_customer_id":182983,"tr_customer_product_id":182973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:10.000Z","modified_at":"2026-02-11T04:41:10.000Z","name":"Walker Bruen","mobile_number":"992-213-9837","email_id":"Randal_Funk31@hotmail.com","dop":"2025-04-06","serial_number":"12842872777823776","imei1":"12842872777823776","imei2":"12842872777823776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182963,"job_number":"JOB_182963","tr_customer_id":182981,"tr_customer_product_id":182971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:08.000Z","modified_at":"2026-02-11T04:41:47.000Z","name":"Ova Yundt","mobile_number":"232-258-2278","email_id":"Randall.Mayert@gmail.com","dop":"2025-04-06","serial_number":"10468340456865","imei1":"10468340456865","imei2":"10468340456865","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182961,"job_number":"JOB_182961","tr_customer_id":182979,"tr_customer_product_id":182969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:08.000Z","modified_at":"2026-02-11T04:41:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15976668459628","imei1":"15976668459628","imei2":"15976668459628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182960,"job_number":"JOB_182960","tr_customer_id":182978,"tr_customer_product_id":182968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:03.000Z","modified_at":"2026-02-11T04:41:03.000Z","name":"Brant Hyatt","mobile_number":"740-824-3835","email_id":"Terence74@yahoo.com","dop":"2025-04-06","serial_number":"10290298570250394","imei1":"10290298570250394","imei2":"10290298570250394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182959,"job_number":"JOB_182959","tr_customer_id":182977,"tr_customer_product_id":182967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:03.000Z","modified_at":"2026-02-11T04:41:36.000Z","name":"Mohammed Metz","mobile_number":"959-349-2692","email_id":"Milton.Friesen47@hotmail.com","dop":"2025-02-01","serial_number":"40191398068066","imei1":"40191398068066","imei2":"40191398068066","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182958,"job_number":"JOB_182958","tr_customer_id":182976,"tr_customer_product_id":182966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:02.000Z","modified_at":"2026-02-11T04:41:02.000Z","name":"Uday Raj","mobile_number":"9834786543","email_id":"uday.r@gmail.com","dop":"2025-02-01","serial_number":"84359577680381980","imei1":"84359577680381980","imei2":"84359577680381980","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182957,"job_number":"JOB_182957","tr_customer_id":182975,"tr_customer_product_id":182965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:01.000Z","modified_at":"2026-02-11T04:41:42.000Z","name":"Westley Herzog","mobile_number":"481-389-9212","email_id":"Eino_Wiza@gmail.com","dop":"2025-04-06","serial_number":"16541193369452","imei1":"16541193369452","imei2":"16541193369452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182956,"job_number":"JOB_182956","tr_customer_id":182974,"tr_customer_product_id":182964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:01.000Z","modified_at":"2026-02-11T04:41:01.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19329319029764","imei1":"19329319029764","imei2":"19329319029764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182955,"job_number":"JOB_182955","tr_customer_id":182973,"tr_customer_product_id":182963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:01.000Z","modified_at":"2026-02-11T04:41:01.000Z","name":"Taya Robel","mobile_number":"813-464-2405","email_id":"Kobe_Baumbach@yahoo.com","dop":"2025-02-01","serial_number":"69906163605430","imei1":"69906163605430","imei2":"69906163605430","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182954,"job_number":"JOB_182954","tr_customer_id":182972,"tr_customer_product_id":182962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:01.000Z","modified_at":"2026-02-11T04:41:01.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"50832637529319","imei1":"50832637529319","imei2":"50832637529319","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182953,"job_number":"JOB_182953","tr_customer_id":182971,"tr_customer_product_id":182961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:01.000Z","modified_at":"2026-02-11T04:41:01.000Z","name":"Jazmyn Reynolds","mobile_number":"886-398-8922","email_id":"Demetris.Kutch@yahoo.com","dop":"2025-04-06","serial_number":"11710191555336406","imei1":"11710191555336406","imei2":"11710191555336406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182952,"job_number":"JOB_182952","tr_customer_id":182970,"tr_customer_product_id":182960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:59.000Z","modified_at":"2026-02-11T04:41:37.000Z","name":"Aletha Feest","mobile_number":"502-613-9274","email_id":"Edgardo94@hotmail.com","dop":"2025-04-06","serial_number":"13036841342829","imei1":"13036841342829","imei2":"13036841342829","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182951,"job_number":"JOB_182951","tr_customer_id":182969,"tr_customer_product_id":182959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:59.000Z","modified_at":"2026-02-11T04:40:59.000Z","name":"Petra Mann","mobile_number":"586-286-6461","email_id":"Nigel_Hessel@yahoo.com","dop":"2025-04-06","serial_number":"11329500404137358","imei1":"11329500404137358","imei2":"11329500404137358","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182950,"job_number":"JOB_182950","tr_customer_id":182968,"tr_customer_product_id":182958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:59.000Z","modified_at":"2026-02-11T04:40:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14927308399598","imei1":"14927308399598","imei2":"14927308399598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182949,"job_number":"JOB_182949","tr_customer_id":182967,"tr_customer_product_id":182957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:58.000Z","modified_at":"2026-02-11T04:40:58.000Z","name":"Aryanna Schulist","mobile_number":"630-241-3416","email_id":"Jaylen81@gmail.com","dop":"2025-04-06","serial_number":"19177722243262616","imei1":"19177722243262616","imei2":"19177722243262616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182948,"job_number":"JOB_182948","tr_customer_id":182966,"tr_customer_product_id":182956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:57.000Z","modified_at":"2026-02-11T04:41:34.000Z","name":"Lavonne Erdman","mobile_number":"668-641-6073","email_id":"Crystel_Hauck@yahoo.com","dop":"2025-04-06","serial_number":"15392853861063","imei1":"15392853861063","imei2":"15392853861063","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182947,"job_number":"JOB_182947","tr_customer_id":182965,"tr_customer_product_id":182955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:57.000Z","modified_at":"2026-02-11T04:40:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14458896835726","imei1":"14458896835726","imei2":"14458896835726","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182946,"job_number":"JOB_182946","tr_customer_id":182964,"tr_customer_product_id":182954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:56.000Z","modified_at":"2026-02-11T04:41:38.000Z","name":"Jake Senger","mobile_number":"520-706-8626","email_id":"Coty_Hand62@gmail.com","dop":"2025-04-06","serial_number":"14171404519131","imei1":"14171404519131","imei2":"14171404519131","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182944,"job_number":"JOB_182944","tr_customer_id":182962,"tr_customer_product_id":182952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:56.000Z","modified_at":"2026-02-11T04:40:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17185143087674","imei1":"17185143087674","imei2":"17185143087674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182943,"job_number":"JOB_182943","tr_customer_id":182961,"tr_customer_product_id":182951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:55.000Z","modified_at":"2026-02-11T04:40:55.000Z","name":"Audie Metz","mobile_number":"302-269-7109","email_id":"Zackary.Ebert@yahoo.com","dop":"2025-04-06","serial_number":"12497394537270652","imei1":"12497394537270652","imei2":"12497394537270652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182941,"job_number":"JOB_182941","tr_customer_id":182959,"tr_customer_product_id":182949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:54.000Z","modified_at":"2026-02-11T04:41:31.000Z","name":"Gillian Smith","mobile_number":"281-266-1090","email_id":"Wyman20@gmail.com","dop":"2025-04-06","serial_number":"17462742013785","imei1":"17462742013785","imei2":"17462742013785","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182939,"job_number":"JOB_182939","tr_customer_id":182957,"tr_customer_product_id":182947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:53.000Z","modified_at":"2026-02-11T04:40:54.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"19559329614158","imei1":"19559329614158","imei2":"19559329614158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182935,"job_number":"JOB_182935","tr_customer_id":182953,"tr_customer_product_id":182943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:52.000Z","modified_at":"2026-02-11T04:40:52.000Z","name":"Jamil Corkery","mobile_number":"903-798-2138","email_id":"Isadore.Botsford@gmail.com","dop":"2025-04-06","serial_number":"10966816643720784","imei1":"10966816643720784","imei2":"10966816643720784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182934,"job_number":"JOB_182934","tr_customer_id":182952,"tr_customer_product_id":182942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:50.000Z","modified_at":"2026-02-11T04:41:32.000Z","name":"Winston Bruen","mobile_number":"529-456-4000","email_id":"Frances_Kohler@hotmail.com","dop":"2025-04-06","serial_number":"15032176583833","imei1":"15032176583833","imei2":"15032176583833","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182933,"job_number":"JOB_182933","tr_customer_id":182951,"tr_customer_product_id":182941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:50.000Z","modified_at":"2026-02-11T04:40:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15168444433644","imei1":"15168444433644","imei2":"15168444433644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182932,"job_number":"JOB_182932","tr_customer_id":182950,"tr_customer_product_id":182940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:48.000Z","modified_at":"2026-02-11T04:40:48.000Z","name":"Adan Gusikowski","mobile_number":"774-937-8219","email_id":"Jane5@hotmail.com","dop":"2025-05-30","serial_number":"1558673910911474","imei1":"1558673910911474","imei2":"1558673910911474","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182931,"job_number":"JOB_182931","tr_customer_id":182949,"tr_customer_product_id":182939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:47.000Z","modified_at":"2026-02-11T04:40:47.000Z","name":"Janet Mueller","mobile_number":"589-359-6209","email_id":"Maximo23@hotmail.com","dop":"2025-04-06","serial_number":"13624392666080260","imei1":"13624392666080260","imei2":"13624392666080260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182930,"job_number":"JOB_182930","tr_customer_id":182948,"tr_customer_product_id":182938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:47.000Z","modified_at":"2026-02-11T04:40:47.000Z","name":"May Harris","mobile_number":"769-553-1023","email_id":"Viviane50@gmail.com","dop":"2025-04-06","serial_number":"14630696477352936","imei1":"14630696477352936","imei2":"14630696477352936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182929,"job_number":"JOB_182929","tr_customer_id":182947,"tr_customer_product_id":182937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:47.000Z","modified_at":"2026-02-11T04:40:47.000Z","name":"Benedict Ortiz","mobile_number":"472-341-5485","email_id":"Brannon_West@hotmail.com","dop":"2025-05-30","serial_number":"11781220010694","imei1":"11781220010694","imei2":"11781220010694","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182928,"job_number":"JOB_182928","tr_customer_id":182946,"tr_customer_product_id":182936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:46.000Z","modified_at":"2026-02-11T04:41:21.000Z","name":"Wellington Botsford","mobile_number":"658-571-7426","email_id":"Maci.Gaylord@yahoo.com","dop":"2025-04-06","serial_number":"10578381125772","imei1":"10578381125772","imei2":"10578381125772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182926,"job_number":"JOB_182926","tr_customer_id":182944,"tr_customer_product_id":182934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:46.000Z","modified_at":"2026-02-11T04:40:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17750776891618","imei1":"17750776891618","imei2":"17750776891618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182924,"job_number":"JOB_182924","tr_customer_id":182942,"tr_customer_product_id":182932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:46.000Z","modified_at":"2026-02-11T04:41:03.000Z","name":"Amie Wiegand","mobile_number":"501-652-6981","email_id":"Dion_Bode57@hotmail.com","dop":"2025-05-30","serial_number":"11807238679365","imei1":"11807238679365","imei2":"11807238679365","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182923,"job_number":"JOB_182923","tr_customer_id":182941,"tr_customer_product_id":182931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:46.000Z","modified_at":"2026-02-11T04:41:22.000Z","name":"Harrison Bauch","mobile_number":"402-372-3559","email_id":"Maximillia.Barrows24@gmail.com","dop":"2025-04-06","serial_number":"14303257212524","imei1":"14303257212524","imei2":"14303257212524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182921,"job_number":"JOB_182921","tr_customer_id":182939,"tr_customer_product_id":182929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:45.000Z","modified_at":"2026-02-11T04:40:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15626098031114","imei1":"15626098031114","imei2":"15626098031114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182919,"job_number":"JOB_182919","tr_customer_id":182937,"tr_customer_product_id":182927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:44.000Z","modified_at":"2026-02-11T04:40:44.000Z","name":"Madison Feest","mobile_number":"309-528-3079","email_id":"Zackary_Shields@gmail.com","dop":"2025-04-06","serial_number":"16786394143910930","imei1":"16786394143910930","imei2":"16786394143910930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182918,"job_number":"JOB_182918","tr_customer_id":182936,"tr_customer_product_id":182926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:43.000Z","modified_at":"2026-02-11T04:40:43.000Z","name":"Barrett Gerhold","mobile_number":"614-371-0271","email_id":"Travis18@hotmail.com","dop":"2025-04-06","serial_number":"17045800756842596","imei1":"17045800756842596","imei2":"17045800756842596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182917,"job_number":"JOB_182917","tr_customer_id":182935,"tr_customer_product_id":182925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:42.000Z","modified_at":"2026-02-11T04:40:42.000Z","name":"Christop Walter","mobile_number":"890-857-4297","email_id":"Drake_Durgan42@hotmail.com","dop":"2025-04-06","serial_number":"16893889976267252","imei1":"16893889976267252","imei2":"16893889976267252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182916,"job_number":"JOB_182916","tr_customer_id":182934,"tr_customer_product_id":182924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:42.000Z","modified_at":"2026-02-11T04:41:22.000Z","name":"Monserrate Romaguera","mobile_number":"245-370-9546","email_id":"Modesto34@gmail.com","dop":"2025-04-06","serial_number":"15512714533590","imei1":"15512714533590","imei2":"15512714533590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182915,"job_number":"JOB_182915","tr_customer_id":182933,"tr_customer_product_id":182923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:42.000Z","modified_at":"2026-02-11T04:40:42.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"12238958317563","imei1":"12238958317563","imei2":"12238958317563","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182914,"job_number":"JOB_182914","tr_customer_id":182932,"tr_customer_product_id":182922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:42.000Z","modified_at":"2026-02-11T04:40:42.000Z","name":"Jeffrey Fisher","mobile_number":"917-356-7887","email_id":"Samir.Cronin66@hotmail.com","dop":"2025-04-06","serial_number":"15921161729753252","imei1":"15921161729753252","imei2":"15921161729753252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182913,"job_number":"JOB_182913","tr_customer_id":182931,"tr_customer_product_id":182921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:42.000Z","modified_at":"2026-02-11T04:41:19.000Z","name":"Teagan Kiehn","mobile_number":"331-601-2455","email_id":"Hillary_Okuneva16@yahoo.com","dop":"2025-04-06","serial_number":"12987969441838","imei1":"12987969441838","imei2":"12987969441838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182912,"job_number":"JOB_182912","tr_customer_id":182930,"tr_customer_product_id":182920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:41.000Z","modified_at":"2026-02-11T04:40:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18375249393716","imei1":"18375249393716","imei2":"18375249393716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182911,"job_number":"JOB_182911","tr_customer_id":182929,"tr_customer_product_id":182919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:41.000Z","modified_at":"2026-02-11T04:41:20.000Z","name":"Nathanial Schroeder","mobile_number":"395-605-8407","email_id":"Estell.Schaden@gmail.com","dop":"2025-04-06","serial_number":"18928279961760","imei1":"18928279961760","imei2":"18928279961760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182910,"job_number":"JOB_182910","tr_customer_id":182928,"tr_customer_product_id":182918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:40.000Z","modified_at":"2026-02-11T04:40:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17608915063594","imei1":"17608915063594","imei2":"17608915063594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182909,"job_number":"JOB_182909","tr_customer_id":182927,"tr_customer_product_id":182917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:40.000Z","modified_at":"2026-02-11T04:41:16.000Z","name":"Maymie Connelly","mobile_number":"241-902-3780","email_id":"Amya_Kovacek@gmail.com","dop":"2025-04-06","serial_number":"18930624267701","imei1":"18930624267701","imei2":"18930624267701","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182908,"job_number":"JOB_182908","tr_customer_id":182926,"tr_customer_product_id":182916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:40.000Z","modified_at":"2026-02-11T04:40:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17175508116451","imei1":"17175508116451","imei2":"17175508116451","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182900,"job_number":"JOB_182900","tr_customer_id":182918,"tr_customer_product_id":182908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:33.000Z","modified_at":"2026-02-11T04:40:33.000Z","name":"Harrison Koelpin","mobile_number":"883-905-6924","email_id":"Kenton92@gmail.com","dop":"2025-04-06","serial_number":"13606022449813986","imei1":"13606022449813986","imei2":"13606022449813986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182897,"job_number":"JOB_182897","tr_customer_id":182915,"tr_customer_product_id":182905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:31.000Z","modified_at":"2026-02-11T04:41:11.000Z","name":"Naomi Thiel","mobile_number":"233-324-2063","email_id":"Clifton.Conn@hotmail.com","dop":"2025-04-06","serial_number":"10786253286789","imei1":"10786253286789","imei2":"10786253286789","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182896,"job_number":"JOB_182896","tr_customer_id":182914,"tr_customer_product_id":182904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:31.000Z","modified_at":"2026-02-11T04:40:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18128353192249","imei1":"18128353192249","imei2":"18128353192249","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182895,"job_number":"JOB_182895","tr_customer_id":182913,"tr_customer_product_id":182903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:27.000Z","modified_at":"2026-02-11T04:41:06.000Z","name":"Isac Marquardt","mobile_number":"254-517-9273","email_id":"Jillian.Macejkovic@gmail.com","dop":"2025-12-31","serial_number":"108624913248398","imei1":"108624913248398","imei2":"108624913248398","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182894,"job_number":"JOB_182894","tr_customer_id":182912,"tr_customer_product_id":182902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:26.000Z","modified_at":"2026-02-11T04:40:26.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"101746263706131","imei1":"101746263706131","imei2":"101746263706131","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182893,"job_number":"JOB_182893","tr_customer_id":182911,"tr_customer_product_id":182901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:25.000Z","modified_at":"2026-02-11T04:40:25.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-01","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-01T04:40:25.749531786Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182892,"job_number":"JOB_182892","tr_customer_id":182910,"tr_customer_product_id":182900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:25.000Z","modified_at":"2026-02-11T04:40:25.000Z","name":"Waino Rolfson","mobile_number":"897-221-7859","email_id":"Josie_Kuhic@hotmail.com","dop":"2025-04-06","serial_number":"12910734798368134","imei1":"12910734798368134","imei2":"12910734798368134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182891,"job_number":"JOB_182891","tr_customer_id":182909,"tr_customer_product_id":182899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:24.000Z","modified_at":"2026-02-11T04:41:00.000Z","name":"Abby Gerhold","mobile_number":"321-493-8166","email_id":"Einar_Flatley21@gmail.com","dop":"2025-04-06","serial_number":"19688421993925","imei1":"19688421993925","imei2":"19688421993925","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182890,"job_number":"JOB_182890","tr_customer_id":182908,"tr_customer_product_id":182898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:23.000Z","modified_at":"2026-02-11T04:40:23.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19308831125865","imei1":"19308831125865","imei2":"19308831125865","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182889,"job_number":"JOB_182889","tr_customer_id":182907,"tr_customer_product_id":182897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:23.000Z","modified_at":"2026-02-11T04:40:23.000Z","name":"Lonny Adams","mobile_number":"859-382-0725","email_id":"Emmy98@hotmail.com","dop":"2025-04-06","serial_number":"10458660211530984","imei1":"10458660211530984","imei2":"10458660211530984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182888,"job_number":"JOB_182888","tr_customer_id":182906,"tr_customer_product_id":182896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:22.000Z","modified_at":"2026-02-11T04:41:01.000Z","name":"Dee Frami","mobile_number":"542-689-6505","email_id":"Krystina.Stoltenberg@yahoo.com","dop":"2025-04-06","serial_number":"14618801950675","imei1":"14618801950675","imei2":"14618801950675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182887,"job_number":"JOB_182887","tr_customer_id":182905,"tr_customer_product_id":182895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:22.000Z","modified_at":"2026-02-11T04:40:22.000Z","name":"Kamille Rau","mobile_number":"604-672-4490","email_id":"Amie.Trantow35@hotmail.com","dop":"2025-06-18","serial_number":"1080036740499148","imei1":"1080036740499148","imei2":"1080036740499148","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182886,"job_number":"JOB_182886","tr_customer_id":182904,"tr_customer_product_id":182894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:21.000Z","modified_at":"2026-02-11T04:40:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18378487884790","imei1":"18378487884790","imei2":"18378487884790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182885,"job_number":"JOB_182885","tr_customer_id":182903,"tr_customer_product_id":182893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:21.000Z","modified_at":"2026-02-11T04:40:59.000Z","name":"Watson Schowalter","mobile_number":"800-206-5241","email_id":"Kristopher.McClure@yahoo.com","dop":"2025-06-18","serial_number":"10081465845481","imei1":"10081465845481","imei2":"10081465845481","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182884,"job_number":"JOB_182884","tr_customer_id":182902,"tr_customer_product_id":182892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:21.000Z","modified_at":"2026-02-11T04:40:21.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10647436221696","imei1":"10647436221696","imei2":"10647436221696","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182883,"job_number":"JOB_182883","tr_customer_id":182901,"tr_customer_product_id":182891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:20.000Z","modified_at":"2026-02-11T04:40:53.000Z","name":"Rocky Skiles","mobile_number":"740-865-8572","email_id":"Freeda.Runolfsson71@gmail.com","dop":"2025-02-01","serial_number":"70409611648695","imei1":"70409611648695","imei2":"70409611648695","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182882,"job_number":"JOB_182882","tr_customer_id":182900,"tr_customer_product_id":182890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:18.000Z","modified_at":"2026-02-11T04:40:18.000Z","name":"Zetta Prohaska","mobile_number":"754-540-4927","email_id":"Shyann_Graham@gmail.com","dop":"2025-02-01","serial_number":"25057118636917","imei1":"25057118636917","imei2":"25057118636917","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182881,"job_number":"JOB_182881","tr_customer_id":182899,"tr_customer_product_id":182889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:18.000Z","modified_at":"2026-02-11T04:40:18.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"19155777409673","imei1":"19155777409673","imei2":"19155777409673","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182879,"job_number":"JOB_182879","tr_customer_id":182897,"tr_customer_product_id":182887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:15.000Z","modified_at":"2026-02-11T04:40:15.000Z","name":"Bert Treutel","mobile_number":"503-833-3040","email_id":"Colby.Auer@yahoo.com","dop":"2025-04-06","serial_number":"14054670385503094","imei1":"14054670385503094","imei2":"14054670385503094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182878,"job_number":"JOB_182878","tr_customer_id":182896,"tr_customer_product_id":182886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:14.000Z","modified_at":"2026-02-11T04:40:14.000Z","name":"Leopoldo Lind","mobile_number":"920-456-6060","email_id":"Drew.Wyman59@hotmail.com","dop":"2025-04-06","serial_number":"19871908787188304","imei1":"19871908787188304","imei2":"19871908787188304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182877,"job_number":"JOB_182877","tr_customer_id":182895,"tr_customer_product_id":182885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:14.000Z","modified_at":"2026-02-11T04:40:14.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182876,"job_number":"JOB_182876","tr_customer_id":182894,"tr_customer_product_id":182884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:14.000Z","modified_at":"2026-02-11T04:40:14.000Z","name":"Jarod Herzog","mobile_number":"560-459-1676","email_id":"Sabrina.DuBuque30@hotmail.com","dop":"2025-04-06","serial_number":"14599756224013456","imei1":"14599756224013456","imei2":"14599756224013456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182875,"job_number":"JOB_182875","tr_customer_id":182893,"tr_customer_product_id":182883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:13.000Z","modified_at":"2026-02-11T04:40:50.000Z","name":"Isabel Carter","mobile_number":"263-763-7849","email_id":"Queenie_Jacobi@yahoo.com","dop":"2025-04-06","serial_number":"18841454839590","imei1":"18841454839590","imei2":"18841454839590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182874,"job_number":"JOB_182874","tr_customer_id":182892,"tr_customer_product_id":182882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:13.000Z","modified_at":"2026-02-11T04:40:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14512335929237","imei1":"14512335929237","imei2":"14512335929237","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182873,"job_number":"JOB_182873","tr_customer_id":182891,"tr_customer_product_id":182881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:13.000Z","modified_at":"2026-02-11T04:40:53.000Z","name":"Ruby Cremin","mobile_number":"699-296-3081","email_id":"Emelia_Homenick@hotmail.com","dop":"2025-04-06","serial_number":"11335820339967","imei1":"11335820339967","imei2":"11335820339967","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182872,"job_number":"JOB_182872","tr_customer_id":182890,"tr_customer_product_id":182880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:13.000Z","modified_at":"2026-02-11T04:40:51.000Z","name":"Rozella Hilll","mobile_number":"643-777-6246","email_id":"Raul_Ratke6@gmail.com","dop":"2025-04-06","serial_number":"15883892372158","imei1":"15883892372158","imei2":"15883892372158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182871,"job_number":"JOB_182871","tr_customer_id":182889,"tr_customer_product_id":182879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:12.000Z","modified_at":"2026-02-11T04:40:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12578385933661","imei1":"12578385933661","imei2":"12578385933661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182870,"job_number":"JOB_182870","tr_customer_id":182888,"tr_customer_product_id":182878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:12.000Z","modified_at":"2026-02-11T04:40:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15495697896728","imei1":"15495697896728","imei2":"15495697896728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182869,"job_number":"JOB_182869","tr_customer_id":182887,"tr_customer_product_id":182877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:08.000Z","modified_at":"2026-02-11T04:40:08.000Z","name":"Vincent Deckow","mobile_number":"832-409-9336","email_id":"Antwan.Bruen49@yahoo.com","dop":"2025-04-06","serial_number":"12937836527253022","imei1":"12937836527253022","imei2":"12937836527253022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182868,"job_number":"JOB_182868","tr_customer_id":182886,"tr_customer_product_id":182876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:06.000Z","modified_at":"2026-02-11T04:40:48.000Z","name":"Jimmy Bechtelar","mobile_number":"913-791-3496","email_id":"Lexie47@yahoo.com","dop":"2025-04-06","serial_number":"12958758079609","imei1":"12958758079609","imei2":"12958758079609","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182867,"job_number":"JOB_182867","tr_customer_id":182885,"tr_customer_product_id":182875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:06.000Z","modified_at":"2026-02-11T04:40:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12424730340729","imei1":"12424730340729","imei2":"12424730340729","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182866,"job_number":"JOB_182866","tr_customer_id":182884,"tr_customer_product_id":182874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:05.000Z","modified_at":"2026-02-11T04:40:05.000Z","name":"Llewellyn Schuster","mobile_number":"249-766-6069","email_id":"Garth_Bruen43@gmail.com","dop":"2025-04-06","serial_number":"12485396131028230","imei1":"12485396131028230","imei2":"12485396131028230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182865,"job_number":"JOB_182865","tr_customer_id":182883,"tr_customer_product_id":182873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:04.000Z","modified_at":"2026-02-11T04:40:39.000Z","name":"Maya Witting","mobile_number":"214-886-3139","email_id":"Zachery_Berge@gmail.com","dop":"2025-04-06","serial_number":"10666593094924","imei1":"10666593094924","imei2":"10666593094924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182864,"job_number":"JOB_182864","tr_customer_id":182882,"tr_customer_product_id":182872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:04.000Z","modified_at":"2026-02-11T04:40:04.000Z","name":"Barbara Fahey","mobile_number":"202-392-4063","email_id":"Roma_Sipes@hotmail.com","dop":"2025-04-06","serial_number":"16623827928260004","imei1":"16623827928260004","imei2":"16623827928260004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182863,"job_number":"JOB_182863","tr_customer_id":182881,"tr_customer_product_id":182871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:04.000Z","modified_at":"2026-02-11T04:40:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14566214441799","imei1":"14566214441799","imei2":"14566214441799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182862,"job_number":"JOB_182862","tr_customer_id":182880,"tr_customer_product_id":182870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:02.000Z","modified_at":"2026-02-11T04:40:42.000Z","name":"Flavie Miller","mobile_number":"304-712-3424","email_id":"Madelyn.Russel70@gmail.com","dop":"2025-04-06","serial_number":"10542964669301","imei1":"10542964669301","imei2":"10542964669301","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182861,"job_number":"JOB_182861","tr_customer_id":182879,"tr_customer_product_id":182869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:02.000Z","modified_at":"2026-02-11T04:40:02.000Z","name":"Trisha Roob","mobile_number":"889-339-9453","email_id":"Parker_Kling17@yahoo.com","dop":"2025-04-06","serial_number":"17305661756939774","imei1":"17305661756939774","imei2":"17305661756939774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182860,"job_number":"JOB_182860","tr_customer_id":182878,"tr_customer_product_id":182868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:00.000Z","modified_at":"2026-02-11T04:40:42.000Z","name":"Lonzo Towne","mobile_number":"982-559-1884","email_id":"Jade58@gmail.com","dop":"2025-04-06","serial_number":"19440534645766","imei1":"19440534645766","imei2":"19440534645766","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182859,"job_number":"JOB_182859","tr_customer_id":182877,"tr_customer_product_id":182867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:00.000Z","modified_at":"2026-02-11T04:40:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15727497617175","imei1":"15727497617175","imei2":"15727497617175","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182857,"job_number":"JOB_182857","tr_customer_id":182875,"tr_customer_product_id":182865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:57.000Z","modified_at":"2026-02-11T04:39:57.000Z","name":"Vinnie Price","mobile_number":"869-630-0290","email_id":"Rahsaan.Purdy35@yahoo.com","dop":"2025-04-06","serial_number":"19418807003353690","imei1":"19418807003353690","imei2":"19418807003353690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182856,"job_number":"JOB_182856","tr_customer_id":182874,"tr_customer_product_id":182864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:55.000Z","modified_at":"2026-02-11T04:40:36.000Z","name":"Thalia Russel","mobile_number":"494-389-5474","email_id":"Mazie_Harris@yahoo.com","dop":"2025-04-06","serial_number":"15547852960153","imei1":"15547852960153","imei2":"15547852960153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182855,"job_number":"JOB_182855","tr_customer_id":182873,"tr_customer_product_id":182863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:45.000Z","modified_at":"2026-02-11T04:39:45.000Z","name":"Aida Harvey","mobile_number":"542-261-5896","email_id":"Keshawn.Kuphal5@hotmail.com","dop":"2025-04-06","serial_number":"12478586091829764","imei1":"12478586091829764","imei2":"12478586091829764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182854,"job_number":"JOB_182854","tr_customer_id":182872,"tr_customer_product_id":182862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:44.000Z","modified_at":"2026-02-11T04:40:22.000Z","name":"Name Auer","mobile_number":"558-859-0917","email_id":"Isaiah.Strosin@hotmail.com","dop":"2025-04-06","serial_number":"16049523924222","imei1":"16049523924222","imei2":"16049523924222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182852,"job_number":"JOB_182852","tr_customer_id":182870,"tr_customer_product_id":182860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:41.000Z","modified_at":"2026-02-11T04:39:41.000Z","name":"Candida Corwin","mobile_number":"547-926-2560","email_id":"Orie_Gleichner@yahoo.com","dop":"2025-04-06","serial_number":"19905675436302730","imei1":"19905675436302730","imei2":"19905675436302730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182851,"job_number":"JOB_182851","tr_customer_id":182869,"tr_customer_product_id":182859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:40.000Z","modified_at":"2026-02-11T04:40:16.000Z","name":"Kareem Collier","mobile_number":"582-802-3386","email_id":"Thora_Hettinger71@yahoo.com","dop":"2025-04-06","serial_number":"10100684925762","imei1":"10100684925762","imei2":"10100684925762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182850,"job_number":"JOB_182850","tr_customer_id":182868,"tr_customer_product_id":182858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:40.000Z","modified_at":"2026-02-11T04:39:40.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14385220014455","imei1":"14385220014455","imei2":"14385220014455","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182849,"job_number":"JOB_182849","tr_customer_id":182867,"tr_customer_product_id":182857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:37.000Z","modified_at":"2026-02-11T04:40:10.000Z","name":"Jackeline Schoen","mobile_number":"276-318-1259","email_id":"Domingo34@gmail.com","dop":"2025-02-01","serial_number":"22852447036983","imei1":"22852447036983","imei2":"22852447036983","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182848,"job_number":"JOB_182848","tr_customer_id":182866,"tr_customer_product_id":182856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:37.000Z","modified_at":"2026-02-11T04:39:37.000Z","name":"Terence Smith","mobile_number":"422-336-7635","email_id":"Richard58@hotmail.com","dop":"2025-06-18","serial_number":"1059915307168422","imei1":"1059915307168422","imei2":"1059915307168422","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182847,"job_number":"JOB_182847","tr_customer_id":182865,"tr_customer_product_id":182855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:36.000Z","modified_at":"2026-02-11T04:40:14.000Z","name":"Laurel Stark","mobile_number":"887-629-3234","email_id":"Horacio_Stokes61@hotmail.com","dop":"2025-06-18","serial_number":"10063407777639","imei1":"10063407777639","imei2":"10063407777639","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182846,"job_number":"JOB_182846","tr_customer_id":182864,"tr_customer_product_id":182854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:36.000Z","modified_at":"2026-02-11T04:39:36.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10574719759949","imei1":"10574719759949","imei2":"10574719759949","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182845,"job_number":"JOB_182845","tr_customer_id":182863,"tr_customer_product_id":182853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:35.000Z","modified_at":"2026-02-11T04:39:35.000Z","name":"Jordi Koepp","mobile_number":"411-846-4140","email_id":"Vicky.Morissette@hotmail.com","dop":"2025-02-01","serial_number":"105953392820011","imei1":"105953392820011","imei2":"105953392820011","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182844,"job_number":"JOB_182844","tr_customer_id":182862,"tr_customer_product_id":182852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:35.000Z","modified_at":"2026-02-11T04:39:35.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"84411333070734","imei1":"84411333070734","imei2":"84411333070734","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182843,"job_number":"JOB_182843","tr_customer_id":182861,"tr_customer_product_id":182851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:31.000Z","modified_at":"2026-02-11T04:39:31.000Z","name":"Elouise Corwin","mobile_number":"623-755-0353","email_id":"Judd_Adams15@gmail.com","dop":"2025-04-06","serial_number":"14788513379081892","imei1":"14788513379081892","imei2":"14788513379081892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182841,"job_number":"JOB_182841","tr_customer_id":182859,"tr_customer_product_id":182849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:29.000Z","modified_at":"2026-02-11T04:40:06.000Z","name":"Jeffrey Schamberger","mobile_number":"882-380-4802","email_id":"Cindy_Goyette11@yahoo.com","dop":"2025-04-06","serial_number":"13242847608403","imei1":"13242847608403","imei2":"13242847608403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182840,"job_number":"JOB_182840","tr_customer_id":182858,"tr_customer_product_id":182848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:29.000Z","modified_at":"2026-02-11T04:39:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18854454021580","imei1":"18854454021580","imei2":"18854454021580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182839,"job_number":"JOB_182839","tr_customer_id":182857,"tr_customer_product_id":182847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:28.000Z","modified_at":"2026-02-11T04:39:28.000Z","name":"Araceli Littel","mobile_number":"675-717-2259","email_id":"Ellsworth34@yahoo.com","dop":"2025-04-06","serial_number":"11686707315722562","imei1":"11686707315722562","imei2":"11686707315722562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182838,"job_number":"JOB_182838","tr_customer_id":182856,"tr_customer_product_id":182846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:27.000Z","modified_at":"2026-02-11T04:40:05.000Z","name":"Sage Wisozk","mobile_number":"833-930-0888","email_id":"Randi_Moore0@hotmail.com","dop":"2025-04-06","serial_number":"11437857807081","imei1":"11437857807081","imei2":"11437857807081","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182837,"job_number":"JOB_182837","tr_customer_id":182855,"tr_customer_product_id":182845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:26.000Z","modified_at":"2026-02-11T04:39:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13680346331392","imei1":"13680346331392","imei2":"13680346331392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182836,"job_number":"JOB_182836","tr_customer_id":182854,"tr_customer_product_id":182844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:24.000Z","modified_at":"2026-02-11T04:39:24.000Z","name":"Kirstin Willms","mobile_number":"471-869-9053","email_id":"Theresa.Nolan@gmail.com","dop":"2025-04-06","serial_number":"18476671903830720","imei1":"18476671903830720","imei2":"18476671903830720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182835,"job_number":"JOB_182835","tr_customer_id":182853,"tr_customer_product_id":182843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:22.000Z","modified_at":"2026-02-11T04:40:02.000Z","name":"Nelda Skiles","mobile_number":"450-269-7881","email_id":"Meghan_Monahan62@hotmail.com","dop":"2025-04-06","serial_number":"19078294404273","imei1":"19078294404273","imei2":"19078294404273","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182834,"job_number":"JOB_182834","tr_customer_id":182852,"tr_customer_product_id":182842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:20.000Z","modified_at":"2026-02-11T04:39:20.000Z","name":"Jazmin Brekke","mobile_number":"561-362-6687","email_id":"Layla_Greenholt20@hotmail.com","dop":"2025-04-06","serial_number":"17072856613401464","imei1":"17072856613401464","imei2":"17072856613401464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182833,"job_number":"JOB_182833","tr_customer_id":182851,"tr_customer_product_id":182841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:19.000Z","modified_at":"2026-02-11T04:39:55.000Z","name":"Saul Kassulke","mobile_number":"413-264-5463","email_id":"Kimberly.Anderson@hotmail.com","dop":"2025-04-06","serial_number":"10800008562247","imei1":"10800008562247","imei2":"10800008562247","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:39:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182831,"job_number":"JOB_182831","tr_customer_id":182849,"tr_customer_product_id":182839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:11.000Z","modified_at":"2026-02-11T04:39:11.000Z","name":"Saige Grimes","mobile_number":"380-365-1150","email_id":"Marjory.Mueller@yahoo.com","dop":"2025-04-06","serial_number":"10026493875570978","imei1":"10026493875570978","imei2":"10026493875570978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182830,"job_number":"JOB_182830","tr_customer_id":182848,"tr_customer_product_id":182838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:09.000Z","modified_at":"2026-02-11T04:39:49.000Z","name":"Brandt Halvorson","mobile_number":"386-277-5910","email_id":"Daphney_Pfeffer30@gmail.com","dop":"2025-04-06","serial_number":"14520692608742","imei1":"14520692608742","imei2":"14520692608742","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182829,"job_number":"JOB_182829","tr_customer_id":182847,"tr_customer_product_id":182837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:09.000Z","modified_at":"2026-02-11T04:39:18.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"62813037610287","imei1":"62813037610287","imei2":"62813037610287","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:39:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182828,"job_number":"JOB_182828","tr_customer_id":182846,"tr_customer_product_id":182836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:38:58.000Z","modified_at":"2026-02-11T04:38:58.000Z","name":"Sheldon O'Connell","mobile_number":"640-803-7730","email_id":"Jessica42@hotmail.com","dop":"2025-04-06","serial_number":"14268714060439030","imei1":"14268714060439030","imei2":"14268714060439030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:38:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182827,"job_number":"JOB_182827","tr_customer_id":182845,"tr_customer_product_id":182835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:38:57.000Z","modified_at":"2026-02-11T04:39:06.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"83885918077621","imei1":"83885918077621","imei2":"83885918077621","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182826,"job_number":"JOB_182826","tr_customer_id":182844,"tr_customer_product_id":182834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:38:56.000Z","modified_at":"2026-02-11T04:39:32.000Z","name":"Nasir Legros","mobile_number":"403-212-3398","email_id":"Wilber63@yahoo.com","dop":"2025-04-06","serial_number":"11577935770282","imei1":"11577935770282","imei2":"11577935770282","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:39:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182825,"job_number":"JOB_182825","tr_customer_id":182843,"tr_customer_product_id":182833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:38:56.000Z","modified_at":"2026-02-11T04:38:56.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10445247038653","imei1":"10445247038653","imei2":"10445247038653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:38:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182824,"job_number":"JOB_182824","tr_customer_id":182842,"tr_customer_product_id":182832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:35:10.000Z","modified_at":"2026-02-11T04:35:10.000Z","name":"Zoila Larson","mobile_number":"598-243-7550","email_id":"Elias_Lebsack@gmail.com","dop":"2025-04-06","serial_number":"11803339597859584","imei1":"11803339597859584","imei2":"11803339597859584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:35:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182823,"job_number":"JOB_182823","tr_customer_id":182841,"tr_customer_product_id":182831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:35:08.000Z","modified_at":"2026-02-11T04:35:44.000Z","name":"Marcellus Nolan","mobile_number":"750-890-2927","email_id":"Gerald18@yahoo.com","dop":"2025-04-06","serial_number":"12631308959413","imei1":"12631308959413","imei2":"12631308959413","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:35:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182822,"job_number":"JOB_182822","tr_customer_id":182840,"tr_customer_product_id":182830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:35:08.000Z","modified_at":"2026-02-11T04:35:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15353417673382","imei1":"15353417673382","imei2":"15353417673382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:35:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182821,"job_number":"JOB_182821","tr_customer_id":182839,"tr_customer_product_id":182829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:34:26.000Z","modified_at":"2026-02-11T04:34:26.000Z","name":"Rhiannon Rempel","mobile_number":"566-370-0998","email_id":"Rosalind.Halvorson@hotmail.com","dop":"2025-04-06","serial_number":"18023247777610936","imei1":"18023247777610936","imei2":"18023247777610936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:34:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182820,"job_number":"JOB_182820","tr_customer_id":182838,"tr_customer_product_id":182828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:34:24.000Z","modified_at":"2026-02-11T04:35:01.000Z","name":"Heaven Runolfsdottir","mobile_number":"335-943-6392","email_id":"Misty60@gmail.com","dop":"2025-04-06","serial_number":"12955190398034","imei1":"12955190398034","imei2":"12955190398034","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:35:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182819,"job_number":"JOB_182819","tr_customer_id":182837,"tr_customer_product_id":182827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:34:24.000Z","modified_at":"2026-02-11T04:34:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17833461524500","imei1":"17833461524500","imei2":"17833461524500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182818,"job_number":"JOB_182818","tr_customer_id":182836,"tr_customer_product_id":182826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:33:50.000Z","modified_at":"2026-02-11T04:33:50.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"63276472471527530","imei1":"63276472471527530","imei2":"63276472471527530","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:33:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182817,"job_number":"JOB_182817","tr_customer_id":182835,"tr_customer_product_id":182825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:33:42.000Z","modified_at":"2026-02-11T04:33:42.000Z","name":"Kaia Bailey","mobile_number":"971-677-7555","email_id":"Lionel32@hotmail.com","dop":"2025-04-06","serial_number":"14953419326962204","imei1":"14953419326962204","imei2":"14953419326962204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:33:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182816,"job_number":"JOB_182816","tr_customer_id":182834,"tr_customer_product_id":182824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:33:41.000Z","modified_at":"2026-02-11T04:34:17.000Z","name":"Al Kozey","mobile_number":"314-603-6995","email_id":"Lexus45@yahoo.com","dop":"2025-04-06","serial_number":"13566092921102","imei1":"13566092921102","imei2":"13566092921102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:34:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182815,"job_number":"JOB_182815","tr_customer_id":182833,"tr_customer_product_id":182823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:33:40.000Z","modified_at":"2026-02-11T04:33:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11781280029007","imei1":"11781280029007","imei2":"11781280029007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:33:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182814,"job_number":"JOB_182814","tr_customer_id":182832,"tr_customer_product_id":182822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:26:20.000Z","modified_at":"2026-02-11T04:26:20.000Z","name":"Jess Olson","mobile_number":"895-813-8297","email_id":"Rudy.Kuphal25@gmail.com","dop":"2025-04-06","serial_number":"14799006762870984","imei1":"14799006762870984","imei2":"14799006762870984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:26:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182813,"job_number":"JOB_182813","tr_customer_id":182831,"tr_customer_product_id":182821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:26:19.000Z","modified_at":"2026-02-11T04:26:42.000Z","name":"Catherine Volkman","mobile_number":"827-885-3911","email_id":"Herminia_Vandervort6@hotmail.com","dop":"2025-04-06","serial_number":"12992272642587","imei1":"12992272642587","imei2":"12992272642587","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182812,"job_number":"JOB_182812","tr_customer_id":182830,"tr_customer_product_id":182820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:25:52.000Z","modified_at":"2026-02-11T04:25:52.000Z","name":"Edmund Lesch","mobile_number":"896-222-9631","email_id":"Kavon.Dicki@hotmail.com","dop":"2025-04-06","serial_number":"18934322764380880","imei1":"18934322764380880","imei2":"18934322764380880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182811,"job_number":"JOB_182811","tr_customer_id":182829,"tr_customer_product_id":182819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:25:51.000Z","modified_at":"2026-02-11T04:26:14.000Z","name":"Caitlyn Fritsch","mobile_number":"323-821-5210","email_id":"Brice.Armstrong87@gmail.com","dop":"2025-04-06","serial_number":"15911597379172","imei1":"15911597379172","imei2":"15911597379172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:26:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182810,"job_number":"JOB_182810","tr_customer_id":182828,"tr_customer_product_id":182818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:25:23.000Z","modified_at":"2026-02-11T04:25:23.000Z","name":"June Jaskolski","mobile_number":"704-575-9655","email_id":"Annabelle90@gmail.com","dop":"2025-04-06","serial_number":"12326498694057902","imei1":"12326498694057902","imei2":"12326498694057902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182809,"job_number":"JOB_182809","tr_customer_id":182827,"tr_customer_product_id":182817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:25:22.000Z","modified_at":"2026-02-11T04:25:46.000Z","name":"Kayleigh Brown","mobile_number":"218-719-8008","email_id":"Jakob45@hotmail.com","dop":"2025-04-06","serial_number":"15136957243231","imei1":"15136957243231","imei2":"15136957243231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182808,"job_number":"JOB_182808","tr_customer_id":182826,"tr_customer_product_id":182816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:24:54.000Z","modified_at":"2026-02-11T04:24:54.000Z","name":"Kieran Ullrich","mobile_number":"283-721-8360","email_id":"Serenity_Hartmann92@yahoo.com","dop":"2025-04-06","serial_number":"11544391222259136","imei1":"11544391222259136","imei2":"11544391222259136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:24:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182807,"job_number":"JOB_182807","tr_customer_id":182825,"tr_customer_product_id":182815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:24:53.000Z","modified_at":"2026-02-11T04:25:17.000Z","name":"Junius Smith","mobile_number":"374-584-8660","email_id":"Heidi55@yahoo.com","dop":"2025-04-06","serial_number":"17166861773580","imei1":"17166861773580","imei2":"17166861773580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:25:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182806,"job_number":"JOB_182806","tr_customer_id":182824,"tr_customer_product_id":182814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:24:27.000Z","modified_at":"2026-02-11T04:24:27.000Z","name":"Granville Schiller","mobile_number":"811-444-5135","email_id":"Haylie95@hotmail.com","dop":"2025-04-06","serial_number":"19922105526512240","imei1":"19922105526512240","imei2":"19922105526512240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182805,"job_number":"JOB_182805","tr_customer_id":182823,"tr_customer_product_id":182813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:24:26.000Z","modified_at":"2026-02-11T04:24:47.000Z","name":"Bria Rogahn","mobile_number":"629-817-3664","email_id":"Rebecca.Parisian3@gmail.com","dop":"2025-04-06","serial_number":"11688092522502","imei1":"11688092522502","imei2":"11688092522502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:24:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182804,"job_number":"JOB_182804","tr_customer_id":182822,"tr_customer_product_id":182812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:24:03.000Z","modified_at":"2026-02-11T04:24:03.000Z","name":"Bridie Pfannerstill","mobile_number":"787-963-6489","email_id":"Ludwig_Bartoletti39@gmail.com","dop":"2025-04-06","serial_number":"12237798761675602","imei1":"12237798761675602","imei2":"12237798761675602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:24:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182803,"job_number":"JOB_182803","tr_customer_id":182821,"tr_customer_product_id":182811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:24:02.000Z","modified_at":"2026-02-11T04:24:22.000Z","name":"Otto Beier","mobile_number":"532-314-6656","email_id":"Kiera11@hotmail.com","dop":"2025-04-06","serial_number":"14594020136815","imei1":"14594020136815","imei2":"14594020136815","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:24:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182802,"job_number":"JOB_182802","tr_customer_id":182820,"tr_customer_product_id":182810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:22:24.000Z","modified_at":"2026-02-11T04:22:24.000Z","name":"deff khan","mobile_number":"8889967567","email_id":"de@gmail.com","dop":"2025-04-06","serial_number":"12020910600627","imei1":"12020910600627","imei2":"12020910600627","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:22:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182801,"job_number":"JOB_182801","tr_customer_id":182819,"tr_customer_product_id":182809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:22:23.000Z","modified_at":"2026-02-11T04:22:23.000Z","name":"sadaf bepari","mobile_number":"9876545678","email_id":"sa@gmail.com","dop":"2025-04-06","serial_number":"14961633629594","imei1":"14961633629594","imei2":"14961633629594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:22:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182800,"job_number":"JOB_182800","tr_customer_id":182818,"tr_customer_product_id":182808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:22:23.000Z","modified_at":"2026-02-11T04:22:23.000Z","name":"jatin sharma","mobile_number":"9345567876","email_id":"abc@gmail.com","dop":"2025-04-06","serial_number":"13322142558100","imei1":"13322142558100","imei2":"13322142558100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:22:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182799,"job_number":"JOB_182799","tr_customer_id":182817,"tr_customer_product_id":182807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:47:36.000Z","modified_at":"2026-02-11T03:47:36.000Z","name":"Craig Kertzmann","mobile_number":"991-910-1263","email_id":"Jarrell.Schoen@gmail.com","dop":"2025-04-06","serial_number":"10545021293441918","imei1":"10545021293441918","imei2":"10545021293441918","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182798,"job_number":"JOB_182798","tr_customer_id":182816,"tr_customer_product_id":182806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:47:35.000Z","modified_at":"2026-02-11T03:48:13.000Z","name":"Hubert Koepp","mobile_number":"203-923-6768","email_id":"Rosina.Lynch@gmail.com","dop":"2025-04-06","serial_number":"12988479272827","imei1":"12988479272827","imei2":"12988479272827","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T03:48:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182797,"job_number":"JOB_182797","tr_customer_id":182815,"tr_customer_product_id":182805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:47:34.000Z","modified_at":"2026-02-11T03:47:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10854276900115","imei1":"10854276900115","imei2":"10854276900115","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182796,"job_number":"JOB_182796","tr_customer_id":182814,"tr_customer_product_id":182804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:54.000Z","modified_at":"2026-02-11T03:46:54.000Z","name":"Jayne Hand","mobile_number":"467-200-9358","email_id":"Chelsie_Rolfson5@yahoo.com","dop":"2025-04-06","serial_number":"12977195191423850","imei1":"12977195191423850","imei2":"12977195191423850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182795,"job_number":"JOB_182795","tr_customer_id":182813,"tr_customer_product_id":182803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:53.000Z","modified_at":"2026-02-11T03:47:14.000Z","name":"Eulah Abshire","mobile_number":"649-895-8640","email_id":"Orrin53@hotmail.com","dop":"2025-04-06","serial_number":"16079021735293","imei1":"16079021735293","imei2":"16079021735293","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T03:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182794,"job_number":"JOB_182794","tr_customer_id":182812,"tr_customer_product_id":182802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:51.000Z","modified_at":"2026-02-11T03:46:51.000Z","name":"Rodger Kautzer","mobile_number":"846-991-6195","email_id":"Mariah51@hotmail.com","dop":"2025-04-06","serial_number":"14226964347068704","imei1":"14226964347068704","imei2":"14226964347068704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:46:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182793,"job_number":"JOB_182793","tr_customer_id":182811,"tr_customer_product_id":182801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:49.000Z","modified_at":"2026-02-11T03:47:27.000Z","name":"Terrance O'Keefe","mobile_number":"327-446-4175","email_id":"Terry_Hodkiewicz@yahoo.com","dop":"2025-04-06","serial_number":"19887670705370","imei1":"19887670705370","imei2":"19887670705370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T03:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182792,"job_number":"JOB_182792","tr_customer_id":182810,"tr_customer_product_id":182800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:49.000Z","modified_at":"2026-02-11T03:46:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16101467847280","imei1":"16101467847280","imei2":"16101467847280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:46:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182791,"job_number":"JOB_182791","tr_customer_id":182809,"tr_customer_product_id":182799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:05.000Z","modified_at":"2026-02-11T03:46:05.000Z","name":"Desmond Powlowski","mobile_number":"498-231-9535","email_id":"Michelle.Hane@gmail.com","dop":"2025-04-06","serial_number":"12142569883570540","imei1":"12142569883570540","imei2":"12142569883570540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:46:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182790,"job_number":"JOB_182790","tr_customer_id":182808,"tr_customer_product_id":182798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:03.000Z","modified_at":"2026-02-11T03:46:41.000Z","name":"Justen Ruecker","mobile_number":"538-598-8823","email_id":"Louisa_Volkman8@yahoo.com","dop":"2025-04-06","serial_number":"14448689337911","imei1":"14448689337911","imei2":"14448689337911","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T03:46:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182789,"job_number":"JOB_182789","tr_customer_id":182807,"tr_customer_product_id":182797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:03.000Z","modified_at":"2026-02-11T03:46:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18602651106462","imei1":"18602651106462","imei2":"18602651106462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:46:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182788,"job_number":"JOB_182788","tr_customer_id":182806,"tr_customer_product_id":182796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:29:56.000Z","modified_at":"2026-02-11T03:29:56.000Z","name":"Jada Bernhard","mobile_number":"916-775-5215","email_id":"Andy_Kuhic@hotmail.com","dop":"2025-05-30","serial_number":"1105538830514002","imei1":"1105538830514002","imei2":"1105538830514002","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182787,"job_number":"JOB_182787","tr_customer_id":182805,"tr_customer_product_id":182795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:29:55.000Z","modified_at":"2026-02-11T03:29:55.000Z","name":"Coty Hand","mobile_number":"206-655-6095","email_id":"Minerva_Rolfson@hotmail.com","dop":"2025-05-30","serial_number":"13761042003098","imei1":"13761042003098","imei2":"13761042003098","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:29:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182786,"job_number":"JOB_182786","tr_customer_id":182804,"tr_customer_product_id":182794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:29:54.000Z","modified_at":"2026-02-11T03:30:10.000Z","name":"Meghan Conroy","mobile_number":"639-926-1641","email_id":"Jalyn_Renner@hotmail.com","dop":"2025-05-30","serial_number":"17188093912871","imei1":"17188093912871","imei2":"17188093912871","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T03:30:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182785,"job_number":"JOB_182785","tr_customer_id":182803,"tr_customer_product_id":182793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:55:39.000Z","modified_at":"2026-02-11T02:55:39.000Z","name":"Jatin Sharma","mobile_number":"2343523453","email_id":"jatinvsharma@gmail.com","dop":"2023-06-10","serial_number":"326631139506453","imei1":"326631139506453","imei2":"326631139506453","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T02:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182784,"job_number":"JOB_182784","tr_customer_id":182802,"tr_customer_product_id":182792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:30:00.000Z","modified_at":"2026-02-11T02:30:35.000Z","name":"Audie Jenkins","mobile_number":"995-550-2840","email_id":"Hilma_Schneider@yahoo.com","dop":"2025-10-21","serial_number":"11666327783549","imei1":"11666327783549","imei2":"11666327783549","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T02:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182783,"job_number":"JOB_182783","tr_customer_id":182801,"tr_customer_product_id":182791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:29:59.000Z","modified_at":"2026-02-11T02:29:59.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"19216907002813","imei1":"19216907002813","imei2":"19216907002813","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T02:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182782,"job_number":"JOB_182782","tr_customer_id":182800,"tr_customer_product_id":182790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:29:16.000Z","modified_at":"2026-02-11T02:29:52.000Z","name":"Andres Weber","mobile_number":"698-257-3836","email_id":"Kaya.Schmeler22@gmail.com","dop":"2025-10-21","serial_number":"15244904199059","imei1":"15244904199059","imei2":"15244904199059","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T02:29:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182781,"job_number":"JOB_182781","tr_customer_id":182799,"tr_customer_product_id":182789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:29:16.000Z","modified_at":"2026-02-11T02:29:16.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"14553763485284","imei1":"14553763485284","imei2":"14553763485284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T02:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182780,"job_number":"JOB_182780","tr_customer_id":182798,"tr_customer_product_id":182788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:28:33.000Z","modified_at":"2026-02-11T02:29:09.000Z","name":"Vilma Keebler","mobile_number":"664-465-2700","email_id":"Jaquelin.Schaden48@hotmail.com","dop":"2025-10-21","serial_number":"18792386968206","imei1":"18792386968206","imei2":"18792386968206","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T02:29:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182779,"job_number":"JOB_182779","tr_customer_id":182797,"tr_customer_product_id":182787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:28:32.000Z","modified_at":"2026-02-11T02:28:32.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"16850638982710","imei1":"16850638982710","imei2":"16850638982710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T02:28:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182778,"job_number":"JOB_182778","tr_customer_id":182796,"tr_customer_product_id":182786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:04:52.000Z","modified_at":"2026-02-11T04:33:29.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"65782561629315","imei1":"65782561629315","imei2":"65782561629315","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-11T04:33:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":182777,"job_number":"JOB_182777","tr_customer_id":182795,"tr_customer_product_id":182785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:04:24.000Z","modified_at":"2026-02-11T02:04:24.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"11154161608186","imei1":"11154161608186","imei2":"11154161608186","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T02:04:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182776,"job_number":"JOB_182776","tr_customer_id":182794,"tr_customer_product_id":182784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T01:38:14.000Z","modified_at":"2026-02-11T01:38:14.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"42266127839920","imei1":"42266127839920","imei2":"42266127839920","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T01:38:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182775,"job_number":"JOB_182775","tr_customer_id":182793,"tr_customer_product_id":182783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T01:35:32.000Z","modified_at":"2026-02-11T01:35:32.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"95532514286692","imei1":"95532514286692","imei2":"95532514286692","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T01:35:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182774,"job_number":"JOB_182774","tr_customer_id":182792,"tr_customer_product_id":182782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T01:31:45.000Z","modified_at":"2026-02-11T01:31:45.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"49682756742409","imei1":"49682756742409","imei2":"49682756742409","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T01:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182773,"job_number":"JOB_182773","tr_customer_id":182791,"tr_customer_product_id":182781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T01:06:02.000Z","modified_at":"2026-02-11T01:06:02.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"12345677654321","imei1":"12345677654321","imei2":"12345677654321","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T01:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182772,"job_number":"JOB_182772","tr_customer_id":182790,"tr_customer_product_id":182780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T00:00:49.000Z","modified_at":"2026-02-11T00:00:49.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-01","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-02-01T00:00:49.320193863Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T00:00:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183293,"job_number":"JOB_183293","tr_customer_id":183311,"tr_customer_product_id":183301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:56.000Z","modified_at":"2026-02-11T07:02:56.000Z","name":"Mina Hilpert","mobile_number":"346-684-4700","email_id":"Carlie4@yahoo.com","dop":"2000-01-31","serial_number":"1028284015202687","imei1":"1028284015202687","imei2":"1028284015202687","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183291,"job_number":"JOB_183291","tr_customer_id":183309,"tr_customer_product_id":183299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:54.000Z","modified_at":"2026-02-11T07:02:54.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10011092735407","imei1":"10011092735407","imei2":"10011092735407","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:54.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183284,"job_number":"JOB_183284","tr_customer_id":183302,"tr_customer_product_id":183292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:11.000Z","modified_at":"2026-02-11T07:02:11.000Z","name":"Johnathan Murray","mobile_number":"890-303-0485","email_id":"Aurelie.Wolf88@yahoo.com","dop":"2000-01-31","serial_number":"1016420887890106","imei1":"1016420887890106","imei2":"1016420887890106","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:11.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183281,"job_number":"JOB_183281","tr_customer_id":183299,"tr_customer_product_id":183289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:09.000Z","modified_at":"2026-02-11T07:02:09.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10121158867238","imei1":"10121158867238","imei2":"10121158867238","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183275,"job_number":"JOB_183275","tr_customer_id":183293,"tr_customer_product_id":183283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:26.000Z","modified_at":"2026-02-11T07:01:26.000Z","name":"Kyra O'Conner","mobile_number":"557-894-5214","email_id":"Torrance80@gmail.com","dop":"2000-01-31","serial_number":"1084347448128397","imei1":"1084347448128397","imei2":"1084347448128397","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183273,"job_number":"JOB_183273","tr_customer_id":183291,"tr_customer_product_id":183281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:25.000Z","modified_at":"2026-02-11T07:01:25.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10447726308421","imei1":"10447726308421","imei2":"10447726308421","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183266,"job_number":"JOB_183266","tr_customer_id":183284,"tr_customer_product_id":183274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:41.000Z","modified_at":"2026-02-11T07:00:41.000Z","name":"Rebekah Ward","mobile_number":"913-443-4001","email_id":"Isaiah5@yahoo.com","dop":"2000-01-31","serial_number":"1076561510136661","imei1":"1076561510136661","imei2":"1076561510136661","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183264,"job_number":"JOB_183264","tr_customer_id":183282,"tr_customer_product_id":183272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:39.000Z","modified_at":"2026-02-11T07:00:39.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10107459547442","imei1":"10107459547442","imei2":"10107459547442","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183056,"job_number":"JOB_183056","tr_customer_id":183074,"tr_customer_product_id":183064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:53.000Z","modified_at":"2026-02-11T04:43:53.000Z","name":"Breana Hilpert","mobile_number":"781-323-4174","email_id":"Beth16@yahoo.com","dop":"2000-01-31","serial_number":"1054090430276241","imei1":"1054090430276241","imei2":"1054090430276241","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183054,"job_number":"JOB_183054","tr_customer_id":183072,"tr_customer_product_id":183062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:52.000Z","modified_at":"2026-02-11T04:43:52.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10179861121007","imei1":"10179861121007","imei2":"10179861121007","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183053,"job_number":"JOB_183053","tr_customer_id":183071,"tr_customer_product_id":183061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:10.000Z","modified_at":"2026-02-11T04:43:10.000Z","name":"Marcos Bruen","mobile_number":"281-864-6952","email_id":"Michel89@yahoo.com","dop":"2000-01-31","serial_number":"1074621767828172","imei1":"1074621767828172","imei2":"1074621767828172","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183051,"job_number":"JOB_183051","tr_customer_id":183069,"tr_customer_product_id":183059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:09.000Z","modified_at":"2026-02-11T04:43:09.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10250542403988","imei1":"10250542403988","imei2":"10250542403988","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183044,"job_number":"JOB_183044","tr_customer_id":183062,"tr_customer_product_id":183052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:26.000Z","modified_at":"2026-02-11T04:42:26.000Z","name":"Lucie Krajcik","mobile_number":"791-809-9349","email_id":"Natalia_Mayer82@yahoo.com","dop":"2000-01-31","serial_number":"1041490701078101","imei1":"1041490701078101","imei2":"1041490701078101","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183040,"job_number":"JOB_183040","tr_customer_id":183058,"tr_customer_product_id":183048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:24.000Z","modified_at":"2026-02-11T04:42:24.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10102846497622","imei1":"10102846497622","imei2":"10102846497622","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183001,"job_number":"JOB_183001","tr_customer_id":183019,"tr_customer_product_id":183009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:39.000Z","modified_at":"2026-02-11T04:41:39.000Z","name":"Amalia Barton","mobile_number":"302-653-5649","email_id":"Jalon6@yahoo.com","dop":"2000-01-31","serial_number":"1028458474132477","imei1":"1028458474132477","imei2":"1028458474132477","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":182994,"job_number":"JOB_182994","tr_customer_id":183012,"tr_customer_product_id":183002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:37.000Z","modified_at":"2026-02-11T04:41:37.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10366418977788","imei1":"10366418977788","imei2":"10366418977788","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
NamePassedFailedSkipped
Verify Status code is 200 OK 1 0 0
Verify response message should be 'Success' 1 0 0
Verify response data should be a non-empty array. 1 0 0
Verify Response time should be below 250 ms 0 1 0
Verify Keys are present for job with jobId: 183420 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183420 1 0 0
Verify Keys are present for job with jobId: 183419 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183419 1 0 0
Verify Keys are present for job with jobId: 183418 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183418 1 0 0
Verify Keys are present for job with jobId: 183417 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183417 1 0 0
Verify Keys are present for job with jobId: 183416 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183416 1 0 0
Verify Keys are present for job with jobId: 183411 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183411 1 0 0
Verify Keys are present for job with jobId: 183349 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183349 1 0 0
Verify Keys are present for job with jobId: 183348 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183348 1 0 0
Verify Keys are present for job with jobId: 183347 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183347 1 0 0
Verify Keys are present for job with jobId: 183344 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183344 1 0 0
Verify Keys are present for job with jobId: 183343 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183343 1 0 0
Verify Keys are present for job with jobId: 183342 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183342 1 0 0
Verify Keys are present for job with jobId: 183341 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183341 1 0 0
Verify Keys are present for job with jobId: 183340 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183340 1 0 0
Verify Keys are present for job with jobId: 183339 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183339 1 0 0
Verify Keys are present for job with jobId: 183243 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183243 1 0 0
Verify Keys are present for job with jobId: 183236 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183236 1 0 0
Verify Keys are present for job with jobId: 183235 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183235 1 0 0
Verify Keys are present for job with jobId: 183198 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183198 1 0 0
Verify Keys are present for job with jobId: 183195 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183195 1 0 0
Verify Keys are present for job with jobId: 183192 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183192 1 0 0
Verify Keys are present for job with jobId: 183191 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183191 1 0 0
Verify Keys are present for job with jobId: 183190 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183190 1 0 0
Verify Keys are present for job with jobId: 183189 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183189 1 0 0
Verify Keys are present for job with jobId: 183188 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183188 1 0 0
Verify Keys are present for job with jobId: 183187 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183187 1 0 0
Verify Keys are present for job with jobId: 183186 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183186 1 0 0
Verify Keys are present for job with jobId: 183185 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183185 1 0 0
Verify Keys are present for job with jobId: 183184 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183184 1 0 0
Verify Keys are present for job with jobId: 183183 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183183 1 0 0
Verify Keys are present for job with jobId: 183182 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183182 1 0 0
Verify Keys are present for job with jobId: 183181 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183181 1 0 0
Verify Keys are present for job with jobId: 183168 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183168 1 0 0
Verify Keys are present for job with jobId: 183167 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183167 1 0 0
Verify Keys are present for job with jobId: 183164 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183164 1 0 0
Verify Keys are present for job with jobId: 183163 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183163 1 0 0
Verify Keys are present for job with jobId: 183116 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183116 1 0 0
Verify Keys are present for job with jobId: 183115 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183115 1 0 0
Verify Keys are present for job with jobId: 182972 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182972 1 0 0
Verify Keys are present for job with jobId: 182967 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182967 1 0 0
Verify Keys are present for job with jobId: 182966 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182966 1 0 0
Verify Keys are present for job with jobId: 182964 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182964 1 0 0
Verify Keys are present for job with jobId: 182962 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182962 1 0 0
Verify Keys are present for job with jobId: 182945 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182945 1 0 0
Verify Keys are present for job with jobId: 182942 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182942 1 0 0
Verify Keys are present for job with jobId: 182940 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182940 1 0 0
Verify Keys are present for job with jobId: 182938 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182938 1 0 0
Verify Keys are present for job with jobId: 182937 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182937 1 0 0
Verify Keys are present for job with jobId: 182936 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182936 1 0 0
Verify Keys are present for job with jobId: 182927 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182927 1 0 0
Verify Keys are present for job with jobId: 182925 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182925 1 0 0
Verify Keys are present for job with jobId: 182922 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182922 1 0 0
Verify Keys are present for job with jobId: 182920 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182920 1 0 0
Verify Keys are present for job with jobId: 182907 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182907 1 0 0
Verify Keys are present for job with jobId: 182906 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182906 1 0 0
Verify Keys are present for job with jobId: 182905 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182905 1 0 0
Verify Keys are present for job with jobId: 182904 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182904 1 0 0
Verify Keys are present for job with jobId: 182903 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182903 1 0 0
Verify Keys are present for job with jobId: 182902 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182902 1 0 0
Verify Keys are present for job with jobId: 182901 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182901 1 0 0
Verify Keys are present for job with jobId: 182899 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182899 1 0 0
Verify Keys are present for job with jobId: 182898 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182898 1 0 0
Verify Keys are present for job with jobId: 182880 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182880 1 0 0
Verify Keys are present for job with jobId: 182858 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182858 1 0 0
Verify Keys are present for job with jobId: 182853 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182853 1 0 0
Verify Keys are present for job with jobId: 182842 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182842 1 0 0
Verify Keys are present for job with jobId: 182832 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182832 1 0 0
Verify Keys are present for job with jobId: 183423 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183423 1 0 0
Verify Keys are present for job with jobId: 183422 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183422 1 0 0
Verify Keys are present for job with jobId: 183421 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183421 1 0 0
Verify Keys are present for job with jobId: 183415 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183415 1 0 0
Verify Keys are present for job with jobId: 183414 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183414 1 0 0
Verify Keys are present for job with jobId: 183413 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183413 1 0 0
Verify Keys are present for job with jobId: 183412 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183412 1 0 0
Verify Keys are present for job with jobId: 183410 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183410 1 0 0
Verify Keys are present for job with jobId: 183409 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183409 1 0 0
Verify Keys are present for job with jobId: 183408 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183408 1 0 0
Verify Keys are present for job with jobId: 183407 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183407 1 0 0
Verify Keys are present for job with jobId: 183406 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183406 1 0 0
Verify Keys are present for job with jobId: 183405 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183405 1 0 0
Verify Keys are present for job with jobId: 183404 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183404 1 0 0
Verify Keys are present for job with jobId: 183403 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183403 1 0 0
Verify Keys are present for job with jobId: 183402 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183402 1 0 0
Verify Keys are present for job with jobId: 183401 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183401 1 0 0
Verify Keys are present for job with jobId: 183400 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183400 1 0 0
Verify Keys are present for job with jobId: 183399 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183399 1 0 0
Verify Keys are present for job with jobId: 183398 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183398 1 0 0
Verify Keys are present for job with jobId: 183397 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183397 1 0 0
Verify Keys are present for job with jobId: 183396 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183396 1 0 0
Verify Keys are present for job with jobId: 183395 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183395 1 0 0
Verify Keys are present for job with jobId: 183394 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183394 1 0 0
Verify Keys are present for job with jobId: 183393 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183393 1 0 0
Verify Keys are present for job with jobId: 183392 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183392 1 0 0
Verify Keys are present for job with jobId: 183391 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183391 1 0 0
Verify Keys are present for job with jobId: 183390 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183390 1 0 0
Verify Keys are present for job with jobId: 183389 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183389 1 0 0
Verify Keys are present for job with jobId: 183388 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183388 1 0 0
Verify Keys are present for job with jobId: 183387 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183387 1 0 0
Verify Keys are present for job with jobId: 183386 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183386 1 0 0
Verify Keys are present for job with jobId: 183385 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183385 1 0 0
Verify Keys are present for job with jobId: 183384 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183384 1 0 0
Verify Keys are present for job with jobId: 183383 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183383 1 0 0
Verify Keys are present for job with jobId: 183382 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183382 1 0 0
Verify Keys are present for job with jobId: 183381 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183381 1 0 0
Verify Keys are present for job with jobId: 183380 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183380 1 0 0
Verify Keys are present for job with jobId: 183379 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183379 1 0 0
Verify Keys are present for job with jobId: 183378 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183378 1 0 0
Verify Keys are present for job with jobId: 183377 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183377 1 0 0
Verify Keys are present for job with jobId: 183376 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183376 1 0 0
Verify Keys are present for job with jobId: 183375 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183375 1 0 0
Verify Keys are present for job with jobId: 183374 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183374 1 0 0
Verify Keys are present for job with jobId: 183373 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183373 1 0 0
Verify Keys are present for job with jobId: 183372 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183372 1 0 0
Verify Keys are present for job with jobId: 183371 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183371 1 0 0
Verify Keys are present for job with jobId: 183370 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183370 1 0 0
Verify Keys are present for job with jobId: 183369 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183369 1 0 0
Verify Keys are present for job with jobId: 183368 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183368 1 0 0
Verify Keys are present for job with jobId: 183367 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183367 1 0 0
Verify Keys are present for job with jobId: 183366 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183366 1 0 0
Verify Keys are present for job with jobId: 183365 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183365 1 0 0
Verify Keys are present for job with jobId: 183364 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183364 1 0 0
Verify Keys are present for job with jobId: 183363 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183363 1 0 0
Verify Keys are present for job with jobId: 183362 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183362 1 0 0
Verify Keys are present for job with jobId: 183361 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183361 1 0 0
Verify Keys are present for job with jobId: 183360 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183360 1 0 0
Verify Keys are present for job with jobId: 183359 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183359 1 0 0
Verify Keys are present for job with jobId: 183358 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183358 1 0 0
Verify Keys are present for job with jobId: 183357 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183357 1 0 0
Verify Keys are present for job with jobId: 183356 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183356 1 0 0
Verify Keys are present for job with jobId: 183355 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183355 1 0 0
Verify Keys are present for job with jobId: 183354 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183354 1 0 0
Verify Keys are present for job with jobId: 183353 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183353 1 0 0
Verify Keys are present for job with jobId: 183352 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183352 1 0 0
Verify Keys are present for job with jobId: 183351 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183351 1 0 0
Verify Keys are present for job with jobId: 183350 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183350 1 0 0
Verify Keys are present for job with jobId: 183346 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183346 1 0 0
Verify Keys are present for job with jobId: 183345 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183345 1 0 0
Verify Keys are present for job with jobId: 183338 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183338 1 0 0
Verify Keys are present for job with jobId: 183337 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183337 1 0 0
Verify Keys are present for job with jobId: 183336 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183336 1 0 0
Verify Keys are present for job with jobId: 183335 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183335 1 0 0
Verify Keys are present for job with jobId: 183334 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183334 1 0 0
Verify Keys are present for job with jobId: 183333 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183333 1 0 0
Verify Keys are present for job with jobId: 183332 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183332 1 0 0
Verify Keys are present for job with jobId: 183331 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183331 1 0 0
Verify Keys are present for job with jobId: 183330 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183330 1 0 0
Verify Keys are present for job with jobId: 183329 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183329 1 0 0
Verify Keys are present for job with jobId: 183328 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183328 1 0 0
Verify Keys are present for job with jobId: 183327 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183327 1 0 0
Verify Keys are present for job with jobId: 183326 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183326 1 0 0
Verify Keys are present for job with jobId: 183325 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183325 1 0 0
Verify Keys are present for job with jobId: 183324 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183324 1 0 0
Verify Keys are present for job with jobId: 183323 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183323 1 0 0
Verify Keys are present for job with jobId: 183322 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183322 1 0 0
Verify Keys are present for job with jobId: 183321 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183321 1 0 0
Verify Keys are present for job with jobId: 183320 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183320 1 0 0
Verify Keys are present for job with jobId: 183319 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183319 1 0 0
Verify Keys are present for job with jobId: 183318 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183318 1 0 0
Verify Keys are present for job with jobId: 183317 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183317 1 0 0
Verify Keys are present for job with jobId: 183316 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183316 1 0 0
Verify Keys are present for job with jobId: 183315 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183315 1 0 0
Verify Keys are present for job with jobId: 183314 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183314 1 0 0
Verify Keys are present for job with jobId: 183313 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183313 1 0 0
Verify Keys are present for job with jobId: 183312 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183312 1 0 0
Verify Keys are present for job with jobId: 183311 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183311 1 0 0
Verify Keys are present for job with jobId: 183310 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183310 1 0 0
Verify Keys are present for job with jobId: 183309 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183309 1 0 0
Verify Keys are present for job with jobId: 183308 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183308 1 0 0
Verify Keys are present for job with jobId: 183307 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183307 1 0 0
Verify Keys are present for job with jobId: 183306 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183306 1 0 0
Verify Keys are present for job with jobId: 183305 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183305 1 0 0
Verify Keys are present for job with jobId: 183304 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183304 1 0 0
Verify Keys are present for job with jobId: 183303 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183303 1 0 0
Verify Keys are present for job with jobId: 183302 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183302 1 0 0
Verify Keys are present for job with jobId: 183301 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183301 1 0 0
Verify Keys are present for job with jobId: 183300 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183300 1 0 0
Verify Keys are present for job with jobId: 183299 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183299 1 0 0
Verify Keys are present for job with jobId: 183298 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183298 1 0 0
Verify Keys are present for job with jobId: 183297 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183297 1 0 0
Verify Keys are present for job with jobId: 183296 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183296 1 0 0
Verify Keys are present for job with jobId: 183295 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183295 1 0 0
Verify Keys are present for job with jobId: 183294 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183294 1 0 0
Verify Keys are present for job with jobId: 183292 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183292 1 0 0
Verify Keys are present for job with jobId: 183290 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183290 1 0 0
Verify Keys are present for job with jobId: 183289 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183289 1 0 0
Verify Keys are present for job with jobId: 183288 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183288 1 0 0
Verify Keys are present for job with jobId: 183287 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183287 1 0 0
Verify Keys are present for job with jobId: 183286 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183286 1 0 0
Verify Keys are present for job with jobId: 183285 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183285 1 0 0
Verify Keys are present for job with jobId: 183283 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183283 1 0 0
Verify Keys are present for job with jobId: 183282 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183282 1 0 0
Verify Keys are present for job with jobId: 183280 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183280 1 0 0
Verify Keys are present for job with jobId: 183279 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183279 1 0 0
Verify Keys are present for job with jobId: 183278 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183278 1 0 0
Verify Keys are present for job with jobId: 183277 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183277 1 0 0
Verify Keys are present for job with jobId: 183276 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183276 1 0 0
Verify Keys are present for job with jobId: 183274 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183274 1 0 0
Verify Keys are present for job with jobId: 183272 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183272 1 0 0
Verify Keys are present for job with jobId: 183271 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183271 1 0 0
Verify Keys are present for job with jobId: 183270 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183270 1 0 0
Verify Keys are present for job with jobId: 183269 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183269 1 0 0
Verify Keys are present for job with jobId: 183268 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183268 1 0 0
Verify Keys are present for job with jobId: 183267 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183267 1 0 0
Verify Keys are present for job with jobId: 183265 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183265 1 0 0
Verify Keys are present for job with jobId: 183263 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183263 1 0 0
Verify Keys are present for job with jobId: 183262 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183262 1 0 0
Verify Keys are present for job with jobId: 183261 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183261 1 0 0
Verify Keys are present for job with jobId: 183260 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183260 1 0 0
Verify Keys are present for job with jobId: 183259 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183259 1 0 0
Verify Keys are present for job with jobId: 183258 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183258 1 0 0
Verify Keys are present for job with jobId: 183257 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183257 1 0 0
Verify Keys are present for job with jobId: 183256 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183256 1 0 0
Verify Keys are present for job with jobId: 183255 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183255 1 0 0
Verify Keys are present for job with jobId: 183254 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183254 1 0 0
Verify Keys are present for job with jobId: 183253 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183253 1 0 0
Verify Keys are present for job with jobId: 183252 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183252 1 0 0
Verify Keys are present for job with jobId: 183251 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183251 1 0 0
Verify Keys are present for job with jobId: 183250 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183250 1 0 0
Verify Keys are present for job with jobId: 183249 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183249 1 0 0
Verify Keys are present for job with jobId: 183248 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183248 1 0 0
Verify Keys are present for job with jobId: 183247 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183247 1 0 0
Verify Keys are present for job with jobId: 183246 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183246 1 0 0
Verify Keys are present for job with jobId: 183245 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183245 1 0 0
Verify Keys are present for job with jobId: 183244 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183244 1 0 0
Verify Keys are present for job with jobId: 183242 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183242 1 0 0
Verify Keys are present for job with jobId: 183241 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183241 1 0 0
Verify Keys are present for job with jobId: 183240 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183240 1 0 0
Verify Keys are present for job with jobId: 183239 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183239 1 0 0
Verify Keys are present for job with jobId: 183238 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183238 1 0 0
Verify Keys are present for job with jobId: 183237 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183237 1 0 0
Verify Keys are present for job with jobId: 183234 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183234 1 0 0
Verify Keys are present for job with jobId: 183233 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183233 1 0 0
Verify Keys are present for job with jobId: 183232 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183232 1 0 0
Verify Keys are present for job with jobId: 183231 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183231 1 0 0
Verify Keys are present for job with jobId: 183230 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183230 1 0 0
Verify Keys are present for job with jobId: 183229 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183229 1 0 0
Verify Keys are present for job with jobId: 183228 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183228 1 0 0
Verify Keys are present for job with jobId: 183227 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183227 1 0 0
Verify Keys are present for job with jobId: 183226 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183226 1 0 0
Verify Keys are present for job with jobId: 183225 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183225 1 0 0
Verify Keys are present for job with jobId: 183224 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183224 1 0 0
Verify Keys are present for job with jobId: 183223 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183223 1 0 0
Verify Keys are present for job with jobId: 183222 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183222 1 0 0
Verify Keys are present for job with jobId: 183221 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183221 1 0 0
Verify Keys are present for job with jobId: 183220 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183220 1 0 0
Verify Keys are present for job with jobId: 183219 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183219 1 0 0
Verify Keys are present for job with jobId: 183218 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183218 1 0 0
Verify Keys are present for job with jobId: 183217 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183217 1 0 0
Verify Keys are present for job with jobId: 183216 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183216 1 0 0
Verify Keys are present for job with jobId: 183215 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183215 1 0 0
Verify Keys are present for job with jobId: 183214 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183214 1 0 0
Verify Keys are present for job with jobId: 183213 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183213 1 0 0
Verify Keys are present for job with jobId: 183212 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183212 1 0 0
Verify Keys are present for job with jobId: 183211 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183211 1 0 0
Verify Keys are present for job with jobId: 183210 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183210 1 0 0
Verify Keys are present for job with jobId: 183209 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183209 1 0 0
Verify Keys are present for job with jobId: 183208 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183208 1 0 0
Verify Keys are present for job with jobId: 183207 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183207 1 0 0
Verify Keys are present for job with jobId: 183206 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183206 1 0 0
Verify Keys are present for job with jobId: 183205 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183205 1 0 0
Verify Keys are present for job with jobId: 183204 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183204 1 0 0
Verify Keys are present for job with jobId: 183203 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183203 1 0 0
Verify Keys are present for job with jobId: 183202 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183202 1 0 0
Verify Keys are present for job with jobId: 183201 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183201 1 0 0
Verify Keys are present for job with jobId: 183200 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183200 1 0 0
Verify Keys are present for job with jobId: 183199 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183199 1 0 0
Verify Keys are present for job with jobId: 183197 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183197 1 0 0
Verify Keys are present for job with jobId: 183196 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183196 1 0 0
Verify Keys are present for job with jobId: 183194 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183194 1 0 0
Verify Keys are present for job with jobId: 183193 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183193 1 0 0
Verify Keys are present for job with jobId: 183180 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183180 1 0 0
Verify Keys are present for job with jobId: 183179 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183179 1 0 0
Verify Keys are present for job with jobId: 183178 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183178 1 0 0
Verify Keys are present for job with jobId: 183177 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183177 1 0 0
Verify Keys are present for job with jobId: 183176 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183176 1 0 0
Verify Keys are present for job with jobId: 183175 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183175 1 0 0
Verify Keys are present for job with jobId: 183174 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183174 1 0 0
Verify Keys are present for job with jobId: 183173 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183173 1 0 0
Verify Keys are present for job with jobId: 183172 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183172 1 0 0
Verify Keys are present for job with jobId: 183171 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183171 1 0 0
Verify Keys are present for job with jobId: 183170 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183170 1 0 0
Verify Keys are present for job with jobId: 183169 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183169 1 0 0
Verify Keys are present for job with jobId: 183166 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183166 1 0 0
Verify Keys are present for job with jobId: 183165 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183165 1 0 0
Verify Keys are present for job with jobId: 183162 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183162 1 0 0
Verify Keys are present for job with jobId: 183161 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183161 1 0 0
Verify Keys are present for job with jobId: 183160 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183160 1 0 0
Verify Keys are present for job with jobId: 183159 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183159 1 0 0
Verify Keys are present for job with jobId: 183158 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183158 1 0 0
Verify Keys are present for job with jobId: 183157 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183157 1 0 0
Verify Keys are present for job with jobId: 183156 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183156 1 0 0
Verify Keys are present for job with jobId: 183155 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183155 1 0 0
Verify Keys are present for job with jobId: 183154 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183154 1 0 0
Verify Keys are present for job with jobId: 183153 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183153 1 0 0
Verify Keys are present for job with jobId: 183152 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183152 1 0 0
Verify Keys are present for job with jobId: 183151 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183151 1 0 0
Verify Keys are present for job with jobId: 183150 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183150 1 0 0
Verify Keys are present for job with jobId: 183149 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183149 1 0 0
Verify Keys are present for job with jobId: 183148 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183148 1 0 0
Verify Keys are present for job with jobId: 183147 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183147 1 0 0
Verify Keys are present for job with jobId: 183146 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183146 1 0 0
Verify Keys are present for job with jobId: 183145 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183145 1 0 0
Verify Keys are present for job with jobId: 183144 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183144 1 0 0
Verify Keys are present for job with jobId: 183143 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183143 1 0 0
Verify Keys are present for job with jobId: 183142 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183142 1 0 0
Verify Keys are present for job with jobId: 183141 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183141 1 0 0
Verify Keys are present for job with jobId: 183140 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183140 1 0 0
Verify Keys are present for job with jobId: 183139 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183139 1 0 0
Verify Keys are present for job with jobId: 183138 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183138 1 0 0
Verify Keys are present for job with jobId: 183137 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183137 1 0 0
Verify Keys are present for job with jobId: 183136 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183136 1 0 0
Verify Keys are present for job with jobId: 183135 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183135 1 0 0
Verify Keys are present for job with jobId: 183134 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183134 1 0 0
Verify Keys are present for job with jobId: 183133 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183133 1 0 0
Verify Keys are present for job with jobId: 183132 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183132 1 0 0
Verify Keys are present for job with jobId: 183131 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183131 1 0 0
Verify Keys are present for job with jobId: 183130 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183130 1 0 0
Verify Keys are present for job with jobId: 183129 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183129 1 0 0
Verify Keys are present for job with jobId: 183128 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183128 1 0 0
Verify Keys are present for job with jobId: 183127 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183127 1 0 0
Verify Keys are present for job with jobId: 183126 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183126 1 0 0
Verify Keys are present for job with jobId: 183125 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183125 1 0 0
Verify Keys are present for job with jobId: 183124 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183124 1 0 0
Verify Keys are present for job with jobId: 183123 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183123 1 0 0
Verify Keys are present for job with jobId: 183122 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183122 1 0 0
Verify Keys are present for job with jobId: 183121 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183121 1 0 0
Verify Keys are present for job with jobId: 183120 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183120 1 0 0
Verify Keys are present for job with jobId: 183119 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183119 1 0 0
Verify Keys are present for job with jobId: 183118 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183118 1 0 0
Verify Keys are present for job with jobId: 183117 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183117 1 0 0
Verify Keys are present for job with jobId: 183114 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183114 1 0 0
Verify Keys are present for job with jobId: 183113 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183113 1 0 0
Verify Keys are present for job with jobId: 183112 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183112 1 0 0
Verify Keys are present for job with jobId: 183111 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183111 1 0 0
Verify Keys are present for job with jobId: 183110 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183110 1 0 0
Verify Keys are present for job with jobId: 183109 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183109 1 0 0
Verify Keys are present for job with jobId: 183108 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183108 1 0 0
Verify Keys are present for job with jobId: 183107 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183107 1 0 0
Verify Keys are present for job with jobId: 183106 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183106 1 0 0
Verify Keys are present for job with jobId: 183105 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183105 1 0 0
Verify Keys are present for job with jobId: 183104 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183104 1 0 0
Verify Keys are present for job with jobId: 183103 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183103 1 0 0
Verify Keys are present for job with jobId: 183102 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183102 1 0 0
Verify Keys are present for job with jobId: 183101 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183101 1 0 0
Verify Keys are present for job with jobId: 183100 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183100 1 0 0
Verify Keys are present for job with jobId: 183099 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183099 1 0 0
Verify Keys are present for job with jobId: 183098 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183098 1 0 0
Verify Keys are present for job with jobId: 183097 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183097 1 0 0
Verify Keys are present for job with jobId: 183096 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183096 1 0 0
Verify Keys are present for job with jobId: 183095 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183095 1 0 0
Verify Keys are present for job with jobId: 183094 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183094 1 0 0
Verify Keys are present for job with jobId: 183093 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183093 1 0 0
Verify Keys are present for job with jobId: 183092 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183092 1 0 0
Verify Keys are present for job with jobId: 183091 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183091 1 0 0
Verify Keys are present for job with jobId: 183090 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183090 1 0 0
Verify Keys are present for job with jobId: 183089 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183089 1 0 0
Verify Keys are present for job with jobId: 183088 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183088 1 0 0
Verify Keys are present for job with jobId: 183087 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183087 1 0 0
Verify Keys are present for job with jobId: 183086 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183086 1 0 0
Verify Keys are present for job with jobId: 183085 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183085 1 0 0
Verify Keys are present for job with jobId: 183084 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183084 1 0 0
Verify Keys are present for job with jobId: 183083 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183083 1 0 0
Verify Keys are present for job with jobId: 183082 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183082 1 0 0
Verify Keys are present for job with jobId: 183081 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183081 1 0 0
Verify Keys are present for job with jobId: 183080 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183080 1 0 0
Verify Keys are present for job with jobId: 183079 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183079 1 0 0
Verify Keys are present for job with jobId: 183078 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183078 1 0 0
Verify Keys are present for job with jobId: 183077 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183077 1 0 0
Verify Keys are present for job with jobId: 183076 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183076 1 0 0
Verify Keys are present for job with jobId: 183075 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183075 1 0 0
Verify Keys are present for job with jobId: 183074 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183074 1 0 0
Verify Keys are present for job with jobId: 183073 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183073 1 0 0
Verify Keys are present for job with jobId: 183072 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183072 1 0 0
Verify Keys are present for job with jobId: 183071 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183071 1 0 0
Verify Keys are present for job with jobId: 183070 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183070 1 0 0
Verify Keys are present for job with jobId: 183069 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183069 1 0 0
Verify Keys are present for job with jobId: 183068 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183068 1 0 0
Verify Keys are present for job with jobId: 183067 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183067 1 0 0
Verify Keys are present for job with jobId: 183066 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183066 1 0 0
Verify Keys are present for job with jobId: 183065 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183065 1 0 0
Verify Keys are present for job with jobId: 183064 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183064 1 0 0
Verify Keys are present for job with jobId: 183063 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183063 1 0 0
Verify Keys are present for job with jobId: 183062 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183062 1 0 0
Verify Keys are present for job with jobId: 183061 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183061 1 0 0
Verify Keys are present for job with jobId: 183060 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183060 1 0 0
Verify Keys are present for job with jobId: 183059 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183059 1 0 0
Verify Keys are present for job with jobId: 183058 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183058 1 0 0
Verify Keys are present for job with jobId: 183057 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183057 1 0 0
Verify Keys are present for job with jobId: 183055 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183055 1 0 0
Verify Keys are present for job with jobId: 183052 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183052 1 0 0
Verify Keys are present for job with jobId: 183050 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183050 1 0 0
Verify Keys are present for job with jobId: 183049 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183049 1 0 0
Verify Keys are present for job with jobId: 183048 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183048 1 0 0
Verify Keys are present for job with jobId: 183047 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183047 1 0 0
Verify Keys are present for job with jobId: 183046 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183046 1 0 0
Verify Keys are present for job with jobId: 183045 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183045 1 0 0
Verify Keys are present for job with jobId: 183043 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183043 1 0 0
Verify Keys are present for job with jobId: 183042 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183042 1 0 0
Verify Keys are present for job with jobId: 183041 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183041 1 0 0
Verify Keys are present for job with jobId: 183039 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183039 1 0 0
Verify Keys are present for job with jobId: 183038 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183038 1 0 0
Verify Keys are present for job with jobId: 183037 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183037 1 0 0
Verify Keys are present for job with jobId: 183036 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183036 1 0 0
Verify Keys are present for job with jobId: 183035 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183035 1 0 0
Verify Keys are present for job with jobId: 183034 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183034 1 0 0
Verify Keys are present for job with jobId: 183033 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183033 1 0 0
Verify Keys are present for job with jobId: 183032 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183032 1 0 0
Verify Keys are present for job with jobId: 183031 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183031 1 0 0
Verify Keys are present for job with jobId: 183030 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183030 1 0 0
Verify Keys are present for job with jobId: 183029 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183029 1 0 0
Verify Keys are present for job with jobId: 183028 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183028 1 0 0
Verify Keys are present for job with jobId: 183027 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183027 1 0 0
Verify Keys are present for job with jobId: 183026 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183026 1 0 0
Verify Keys are present for job with jobId: 183025 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183025 1 0 0
Verify Keys are present for job with jobId: 183024 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183024 1 0 0
Verify Keys are present for job with jobId: 183023 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183023 1 0 0
Verify Keys are present for job with jobId: 183022 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183022 1 0 0
Verify Keys are present for job with jobId: 183021 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183021 1 0 0
Verify Keys are present for job with jobId: 183020 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183020 1 0 0
Verify Keys are present for job with jobId: 183019 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183019 1 0 0
Verify Keys are present for job with jobId: 183018 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183018 1 0 0
Verify Keys are present for job with jobId: 183017 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183017 1 0 0
Verify Keys are present for job with jobId: 183016 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183016 1 0 0
Verify Keys are present for job with jobId: 183015 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183015 1 0 0
Verify Keys are present for job with jobId: 183014 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183014 1 0 0
Verify Keys are present for job with jobId: 183013 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183013 1 0 0
Verify Keys are present for job with jobId: 183012 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183012 1 0 0
Verify Keys are present for job with jobId: 183011 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183011 1 0 0
Verify Keys are present for job with jobId: 183010 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183010 1 0 0
Verify Keys are present for job with jobId: 183009 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183009 1 0 0
Verify Keys are present for job with jobId: 183008 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183008 1 0 0
Verify Keys are present for job with jobId: 183007 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183007 1 0 0
Verify Keys are present for job with jobId: 183006 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183006 1 0 0
Verify Keys are present for job with jobId: 183005 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183005 1 0 0
Verify Keys are present for job with jobId: 183004 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183004 1 0 0
Verify Keys are present for job with jobId: 183003 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183003 1 0 0
Verify Keys are present for job with jobId: 183002 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183002 1 0 0
Verify Keys are present for job with jobId: 183000 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183000 1 0 0
Verify Keys are present for job with jobId: 182999 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182999 1 0 0
Verify Keys are present for job with jobId: 182998 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182998 1 0 0
Verify Keys are present for job with jobId: 182997 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182997 1 0 0
Verify Keys are present for job with jobId: 182996 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182996 1 0 0
Verify Keys are present for job with jobId: 182995 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182995 1 0 0
Verify Keys are present for job with jobId: 182993 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182993 1 0 0
Verify Keys are present for job with jobId: 182992 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182992 1 0 0
Verify Keys are present for job with jobId: 182991 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182991 1 0 0
Verify Keys are present for job with jobId: 182990 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182990 1 0 0
Verify Keys are present for job with jobId: 182989 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182989 1 0 0
Verify Keys are present for job with jobId: 182988 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182988 1 0 0
Verify Keys are present for job with jobId: 182987 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182987 1 0 0
Verify Keys are present for job with jobId: 182986 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182986 1 0 0
Verify Keys are present for job with jobId: 182985 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182985 1 0 0
Verify Keys are present for job with jobId: 182984 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182984 1 0 0
Verify Keys are present for job with jobId: 182983 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182983 1 0 0
Verify Keys are present for job with jobId: 182982 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182982 1 0 0
Verify Keys are present for job with jobId: 182981 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182981 1 0 0
Verify Keys are present for job with jobId: 182980 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182980 1 0 0
Verify Keys are present for job with jobId: 182979 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182979 1 0 0
Verify Keys are present for job with jobId: 182978 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182978 1 0 0
Verify Keys are present for job with jobId: 182977 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182977 1 0 0
Verify Keys are present for job with jobId: 182976 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182976 1 0 0
Verify Keys are present for job with jobId: 182975 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182975 1 0 0
Verify Keys are present for job with jobId: 182974 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182974 1 0 0
Verify Keys are present for job with jobId: 182973 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182973 1 0 0
Verify Keys are present for job with jobId: 182971 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182971 1 0 0
Verify Keys are present for job with jobId: 182970 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182970 1 0 0
Verify Keys are present for job with jobId: 182969 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182969 1 0 0
Verify Keys are present for job with jobId: 182968 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182968 1 0 0
Verify Keys are present for job with jobId: 182965 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182965 1 0 0
Verify Keys are present for job with jobId: 182963 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182963 1 0 0
Verify Keys are present for job with jobId: 182961 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182961 1 0 0
Verify Keys are present for job with jobId: 182960 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182960 1 0 0
Verify Keys are present for job with jobId: 182959 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182959 1 0 0
Verify Keys are present for job with jobId: 182958 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182958 1 0 0
Verify Keys are present for job with jobId: 182957 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182957 1 0 0
Verify Keys are present for job with jobId: 182956 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182956 1 0 0
Verify Keys are present for job with jobId: 182955 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182955 1 0 0
Verify Keys are present for job with jobId: 182954 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182954 1 0 0
Verify Keys are present for job with jobId: 182953 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182953 1 0 0
Verify Keys are present for job with jobId: 182952 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182952 1 0 0
Verify Keys are present for job with jobId: 182951 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182951 1 0 0
Verify Keys are present for job with jobId: 182950 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182950 1 0 0
Verify Keys are present for job with jobId: 182949 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182949 1 0 0
Verify Keys are present for job with jobId: 182948 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182948 1 0 0
Verify Keys are present for job with jobId: 182947 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182947 1 0 0
Verify Keys are present for job with jobId: 182946 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182946 1 0 0
Verify Keys are present for job with jobId: 182944 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182944 1 0 0
Verify Keys are present for job with jobId: 182943 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182943 1 0 0
Verify Keys are present for job with jobId: 182941 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182941 1 0 0
Verify Keys are present for job with jobId: 182939 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182939 1 0 0
Verify Keys are present for job with jobId: 182935 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182935 1 0 0
Verify Keys are present for job with jobId: 182934 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182934 1 0 0
Verify Keys are present for job with jobId: 182933 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182933 1 0 0
Verify Keys are present for job with jobId: 182932 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182932 1 0 0
Verify Keys are present for job with jobId: 182931 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182931 1 0 0
Verify Keys are present for job with jobId: 182930 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182930 1 0 0
Verify Keys are present for job with jobId: 182929 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182929 1 0 0
Verify Keys are present for job with jobId: 182928 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182928 1 0 0
Verify Keys are present for job with jobId: 182926 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182926 1 0 0
Verify Keys are present for job with jobId: 182924 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182924 1 0 0
Verify Keys are present for job with jobId: 182923 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182923 1 0 0
Verify Keys are present for job with jobId: 182921 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182921 1 0 0
Verify Keys are present for job with jobId: 182919 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182919 1 0 0
Verify Keys are present for job with jobId: 182918 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182918 1 0 0
Verify Keys are present for job with jobId: 182917 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182917 1 0 0
Verify Keys are present for job with jobId: 182916 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182916 1 0 0
Verify Keys are present for job with jobId: 182915 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182915 1 0 0
Verify Keys are present for job with jobId: 182914 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182914 1 0 0
Verify Keys are present for job with jobId: 182913 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182913 1 0 0
Verify Keys are present for job with jobId: 182912 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182912 1 0 0
Verify Keys are present for job with jobId: 182911 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182911 1 0 0
Verify Keys are present for job with jobId: 182910 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182910 1 0 0
Verify Keys are present for job with jobId: 182909 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182909 1 0 0
Verify Keys are present for job with jobId: 182908 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182908 1 0 0
Verify Keys are present for job with jobId: 182900 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182900 1 0 0
Verify Keys are present for job with jobId: 182897 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182897 1 0 0
Verify Keys are present for job with jobId: 182896 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182896 1 0 0
Verify Keys are present for job with jobId: 182895 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182895 1 0 0
Verify Keys are present for job with jobId: 182894 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182894 1 0 0
Verify Keys are present for job with jobId: 182893 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182893 1 0 0
Verify Keys are present for job with jobId: 182892 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182892 1 0 0
Verify Keys are present for job with jobId: 182891 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182891 1 0 0
Verify Keys are present for job with jobId: 182890 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182890 1 0 0
Verify Keys are present for job with jobId: 182889 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182889 1 0 0
Verify Keys are present for job with jobId: 182888 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182888 1 0 0
Verify Keys are present for job with jobId: 182887 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182887 1 0 0
Verify Keys are present for job with jobId: 182886 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182886 1 0 0
Verify Keys are present for job with jobId: 182885 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182885 1 0 0
Verify Keys are present for job with jobId: 182884 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182884 1 0 0
Verify Keys are present for job with jobId: 182883 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182883 1 0 0
Verify Keys are present for job with jobId: 182882 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182882 1 0 0
Verify Keys are present for job with jobId: 182881 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182881 1 0 0
Verify Keys are present for job with jobId: 182879 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182879 1 0 0
Verify Keys are present for job with jobId: 182878 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182878 1 0 0
Verify Keys are present for job with jobId: 182877 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182877 1 0 0
Verify Keys are present for job with jobId: 182876 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182876 1 0 0
Verify Keys are present for job with jobId: 182875 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182875 1 0 0
Verify Keys are present for job with jobId: 182874 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182874 1 0 0
Verify Keys are present for job with jobId: 182873 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182873 1 0 0
Verify Keys are present for job with jobId: 182872 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182872 1 0 0
Verify Keys are present for job with jobId: 182871 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182871 1 0 0
Verify Keys are present for job with jobId: 182870 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182870 1 0 0
Verify Keys are present for job with jobId: 182869 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182869 1 0 0
Verify Keys are present for job with jobId: 182868 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182868 1 0 0
Verify Keys are present for job with jobId: 182867 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182867 1 0 0
Verify Keys are present for job with jobId: 182866 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182866 1 0 0
Verify Keys are present for job with jobId: 182865 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182865 1 0 0
Verify Keys are present for job with jobId: 182864 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182864 1 0 0
Verify Keys are present for job with jobId: 182863 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182863 1 0 0
Verify Keys are present for job with jobId: 182862 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182862 1 0 0
Verify Keys are present for job with jobId: 182861 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182861 1 0 0
Verify Keys are present for job with jobId: 182860 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182860 1 0 0
Verify Keys are present for job with jobId: 182859 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182859 1 0 0
Verify Keys are present for job with jobId: 182857 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182857 1 0 0
Verify Keys are present for job with jobId: 182856 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182856 1 0 0
Verify Keys are present for job with jobId: 182855 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182855 1 0 0
Verify Keys are present for job with jobId: 182854 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182854 1 0 0
Verify Keys are present for job with jobId: 182852 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182852 1 0 0
Verify Keys are present for job with jobId: 182851 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182851 1 0 0
Verify Keys are present for job with jobId: 182850 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182850 1 0 0
Verify Keys are present for job with jobId: 182849 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182849 1 0 0
Verify Keys are present for job with jobId: 182848 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182848 1 0 0
Verify Keys are present for job with jobId: 182847 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182847 1 0 0
Verify Keys are present for job with jobId: 182846 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182846 1 0 0
Verify Keys are present for job with jobId: 182845 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182845 1 0 0
Verify Keys are present for job with jobId: 182844 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182844 1 0 0
Verify Keys are present for job with jobId: 182843 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182843 1 0 0
Verify Keys are present for job with jobId: 182841 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182841 1 0 0
Verify Keys are present for job with jobId: 182840 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182840 1 0 0
Verify Keys are present for job with jobId: 182839 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182839 1 0 0
Verify Keys are present for job with jobId: 182838 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182838 1 0 0
Verify Keys are present for job with jobId: 182837 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182837 1 0 0
Verify Keys are present for job with jobId: 182836 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182836 1 0 0
Verify Keys are present for job with jobId: 182835 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182835 1 0 0
Verify Keys are present for job with jobId: 182834 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182834 1 0 0
Verify Keys are present for job with jobId: 182833 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182833 1 0 0
Verify Keys are present for job with jobId: 182831 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182831 1 0 0
Verify Keys are present for job with jobId: 182830 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182830 1 0 0
Verify Keys are present for job with jobId: 182829 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182829 1 0 0
Verify Keys are present for job with jobId: 182828 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182828 1 0 0
Verify Keys are present for job with jobId: 182827 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182827 1 0 0
Verify Keys are present for job with jobId: 182826 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182826 1 0 0
Verify Keys are present for job with jobId: 182825 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182825 1 0 0
Verify Keys are present for job with jobId: 182824 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182824 1 0 0
Verify Keys are present for job with jobId: 182823 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182823 1 0 0
Verify Keys are present for job with jobId: 182822 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182822 1 0 0
Verify Keys are present for job with jobId: 182821 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182821 1 0 0
Verify Keys are present for job with jobId: 182820 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182820 1 0 0
Verify Keys are present for job with jobId: 182819 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182819 1 0 0
Verify Keys are present for job with jobId: 182818 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182818 1 0 0
Verify Keys are present for job with jobId: 182817 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182817 1 0 0
Verify Keys are present for job with jobId: 182816 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182816 1 0 0
Verify Keys are present for job with jobId: 182815 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182815 1 0 0
Verify Keys are present for job with jobId: 182814 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182814 1 0 0
Verify Keys are present for job with jobId: 182813 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182813 1 0 0
Verify Keys are present for job with jobId: 182812 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182812 1 0 0
Verify Keys are present for job with jobId: 182811 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182811 1 0 0
Verify Keys are present for job with jobId: 182810 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182810 1 0 0
Verify Keys are present for job with jobId: 182809 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182809 1 0 0
Verify Keys are present for job with jobId: 182808 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182808 1 0 0
Verify Keys are present for job with jobId: 182807 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182807 1 0 0
Verify Keys are present for job with jobId: 182806 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182806 1 0 0
Verify Keys are present for job with jobId: 182805 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182805 1 0 0
Verify Keys are present for job with jobId: 182804 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182804 1 0 0
Verify Keys are present for job with jobId: 182803 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182803 1 0 0
Verify Keys are present for job with jobId: 182802 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182802 1 0 0
Verify Keys are present for job with jobId: 182801 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182801 1 0 0
Verify Keys are present for job with jobId: 182800 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182800 1 0 0
Verify Keys are present for job with jobId: 182799 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182799 1 0 0
Verify Keys are present for job with jobId: 182798 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182798 1 0 0
Verify Keys are present for job with jobId: 182797 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182797 1 0 0
Verify Keys are present for job with jobId: 182796 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182796 1 0 0
Verify Keys are present for job with jobId: 182795 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182795 1 0 0
Verify Keys are present for job with jobId: 182794 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182794 1 0 0
Verify Keys are present for job with jobId: 182793 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182793 1 0 0
Verify Keys are present for job with jobId: 182792 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182792 1 0 0
Verify Keys are present for job with jobId: 182791 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182791 1 0 0
Verify Keys are present for job with jobId: 182790 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182790 1 0 0
Verify Keys are present for job with jobId: 182789 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182789 1 0 0
Verify Keys are present for job with jobId: 182788 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182788 1 0 0
Verify Keys are present for job with jobId: 182787 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182787 1 0 0
Verify Keys are present for job with jobId: 182786 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182786 1 0 0
Verify Keys are present for job with jobId: 182785 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182785 1 0 0
Verify Keys are present for job with jobId: 182784 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182784 1 0 0
Verify Keys are present for job with jobId: 182783 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182783 1 0 0
Verify Keys are present for job with jobId: 182782 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182782 1 0 0
Verify Keys are present for job with jobId: 182781 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182781 1 0 0
Verify Keys are present for job with jobId: 182780 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182780 1 0 0
Verify Keys are present for job with jobId: 182779 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182779 1 0 0
Verify Keys are present for job with jobId: 182778 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182778 1 0 0
Verify Keys are present for job with jobId: 182777 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182777 1 0 0
Verify Keys are present for job with jobId: 182776 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182776 1 0 0
Verify Keys are present for job with jobId: 182775 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182775 1 0 0
Verify Keys are present for job with jobId: 182774 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182774 1 0 0
Verify Keys are present for job with jobId: 182773 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182773 1 0 0
Verify Keys are present for job with jobId: 182772 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182772 1 0 0
Verify Keys are present for job with jobId: 183293 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183293 1 0 0
Verify Keys are present for job with jobId: 183291 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183291 1 0 0
Verify Keys are present for job with jobId: 183284 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183284 1 0 0
Verify Keys are present for job with jobId: 183281 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183281 1 0 0
Verify Keys are present for job with jobId: 183275 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183275 1 0 0
Verify Keys are present for job with jobId: 183273 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183273 1 0 0
Verify Keys are present for job with jobId: 183266 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183266 1 0 0
Verify Keys are present for job with jobId: 183264 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183264 1 0 0
Verify Keys are present for job with jobId: 183056 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183056 1 0 0
Verify Keys are present for job with jobId: 183054 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183054 1 0 0
Verify Keys are present for job with jobId: 183053 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183053 1 0 0
Verify Keys are present for job with jobId: 183051 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183051 1 0 0
Verify Keys are present for job with jobId: 183044 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183044 1 0 0
Verify Keys are present for job with jobId: 183040 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183040 1 0 0
Verify Keys are present for job with jobId: 183001 1 0 0
Verify Job Number starts with 'JOB_' for Job: 183001 1 0 0
Verify Keys are present for job with jobId: 182994 1 0 0
Verify Job Number starts with 'JOB_' for Job: 182994 1 0 0
Verify Job Number created createjob api should be present in this response 1 0 0
Total 1308 1 0
Test Failure
Test NameAssertion Error
Verify Response time should be below 250 ms
expected 966 to be below 350
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 265ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7aa47fae-d6c3-4c0c-ba59-8f7f6b6fc54b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 40
Request Body
{
            "details_key": "created_today"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Wed, 11 Feb 2026 14:11:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify Missing Token returns 401 Unauthorized 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 266ms
Mean size per request: 79B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9.
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c1d98e1a-a31e-4f2b-83df-699771ba5cd0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 40
Request Body
{
            "details_key": "created_today"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 79
ETag W/"4f-4cJSI6rHHX+GM6443oRm9IVtrjo"
Vary Accept-Encoding
Date Wed, 11 Feb 2026 14:11:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt signature is required","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify Invalid Token returns 403 Forbidden 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify Invalid Token returns 403 Forbidden
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 702ms
Mean size per request: 632.25KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTkwNjV9.PeeNcFESh8l49azqnwvRUzRhQcD2Di0fvA0uVzcxhc8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 551b0d5a-23a1-403e-b9bf-b60e07420f57
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 40
Request Body
{
            "details_key": "created_today"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"9e103-fpQC5nyjjOeyhx5PeUTzkNiIZzw"
Vary Accept-Encoding
Content-Encoding gzip
Date Wed, 11 Feb 2026 14:11:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":183420,"job_number":"JOB_183420","tr_customer_id":183438,"tr_customer_product_id":183428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T14:10:41.000Z","modified_at":"2026-02-11T14:10:41.000Z","name":"Vasudev Desai","mobile_number":"8243025560","email_id":"prem.shukla@hotmail.com","dop":"2026-02-01","serial_number":"158850531071699","imei1":"943642412569518","imei2":"735001154986983","popurl":"www.anuraag-achari.co.in","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T14:10:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183419,"job_number":"JOB_183419","tr_customer_id":183437,"tr_customer_product_id":183427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T14:10:41.000Z","modified_at":"2026-02-11T14:10:41.000Z","name":"Abhaidev Chopra","mobile_number":"8248345289","email_id":"bhushit.saini@hotmail.com","dop":"2026-02-01","serial_number":"665797227010620","imei1":"700248341480697","imei2":"004429162307994","popurl":"www.mukesh-tandon.net","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T14:10:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183418,"job_number":"JOB_183418","tr_customer_id":183436,"tr_customer_product_id":183426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T14:10:41.000Z","modified_at":"2026-02-11T14:10:41.000Z","name":"Anurag Chattopadhyay","mobile_number":"8246395531","email_id":"akshata.ganaka@gmail.com","dop":"2026-02-01","serial_number":"128358625879248","imei1":"929734000951644","imei2":"665447030342737","popurl":"www.akshaj-khan.in","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T14:10:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183417,"job_number":"JOB_183417","tr_customer_id":183435,"tr_customer_product_id":183425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T14:10:41.000Z","modified_at":"2026-02-11T14:10:41.000Z","name":"Devak Sharma","mobile_number":"8248025954","email_id":"chandravati.pillai@gmail.com","dop":"2026-02-01","serial_number":"844331458804378","imei1":"337839422408928","imei2":"735375556491139","popurl":"www.deeptimayee-ganaka.org","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T14:10:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183416,"job_number":"JOB_183416","tr_customer_id":183434,"tr_customer_product_id":183424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T14:10:41.000Z","modified_at":"2026-02-11T14:10:41.000Z","name":"Leela Dutta","mobile_number":"8247649358","email_id":"swapnil.asan@gmail.com","dop":"2026-02-01","serial_number":"897222102682610","imei1":"454771158003632","imei2":"568068109683043","popurl":"www.leela-pandey.org","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T14:10:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183411,"job_number":"JOB_183411","tr_customer_id":183429,"tr_customer_product_id":183419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:26:30.000Z","modified_at":"2026-02-11T13:26:30.000Z","name":"Golda Schimmel","mobile_number":"231-973-5431","email_id":"Alice_Mante@gmail.com","dop":"2025-12-14","serial_number":"159658622884960","imei1":"159658622884960","imei2":"159658622884960","popurl":"2025-12-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:26:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183349,"job_number":"JOB_183349","tr_customer_id":183367,"tr_customer_product_id":183357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:05:00.000Z","modified_at":"2026-02-11T08:05:12.000Z","name":"Foster Goodwin","mobile_number":"203-489-7444","email_id":"Pearl_Wilderman@yahoo.com","dop":"2025-11-04","serial_number":"49626558172858","imei1":"49626558172858","imei2":"49626558172858","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T08:05:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183348,"job_number":"JOB_183348","tr_customer_id":183366,"tr_customer_product_id":183356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:04:45.000Z","modified_at":"2026-02-11T08:04:56.000Z","name":"George Olson","mobile_number":"527-328-1314","email_id":"Eulah26@yahoo.com","dop":"2025-11-04","serial_number":"98241539020585","imei1":"98241539020585","imei2":"98241539020585","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T08:04:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183347,"job_number":"JOB_183347","tr_customer_id":183365,"tr_customer_product_id":183355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:04:28.000Z","modified_at":"2026-02-11T08:04:40.000Z","name":"Florencio Greenfelder","mobile_number":"782-232-3763","email_id":"Yvonne.Rogahn48@gmail.com","dop":"2025-11-04","serial_number":"75543911005783","imei1":"75543911005783","imei2":"75543911005783","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T08:04:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183344,"job_number":"JOB_183344","tr_customer_id":183362,"tr_customer_product_id":183352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:58:34.000Z","modified_at":"2026-02-11T07:58:34.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Kirsten50@gmail.com","dop":"2025-07-02","serial_number":"19673666974947","imei1":"19673666974947","imei2":"19673666974947","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183343,"job_number":"JOB_183343","tr_customer_id":183361,"tr_customer_product_id":183351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:58:16.000Z","modified_at":"2026-02-11T07:58:16.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Harvey_Prosacco17@hotmail.com","dop":"2025-07-02","serial_number":"12229608915643","imei1":"12229608915643","imei2":"12229608915643","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183342,"job_number":"JOB_183342","tr_customer_id":183360,"tr_customer_product_id":183350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:57:56.000Z","modified_at":"2026-02-11T07:57:56.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Raymundo.Wintheiser35@hotmail.com","dop":"2025-07-02","serial_number":"11089164721941","imei1":"11089164721941","imei2":"11089164721941","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183341,"job_number":"JOB_183341","tr_customer_id":183359,"tr_customer_product_id":183349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:56:30.000Z","modified_at":"2026-02-11T07:56:41.000Z","name":"Leon Shields","mobile_number":"892-990-2316","email_id":"Tyra87@yahoo.com","dop":"2025-11-04","serial_number":"49276228755229","imei1":"49276228755229","imei2":"49276228755229","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183340,"job_number":"JOB_183340","tr_customer_id":183358,"tr_customer_product_id":183348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:56:13.000Z","modified_at":"2026-02-11T07:56:25.000Z","name":"Hank Jerde","mobile_number":"740-954-3229","email_id":"Kavon.Hoeger@yahoo.com","dop":"2025-11-04","serial_number":"36920096557594","imei1":"36920096557594","imei2":"36920096557594","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:56:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183339,"job_number":"JOB_183339","tr_customer_id":183357,"tr_customer_product_id":183347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:55:57.000Z","modified_at":"2026-02-11T07:56:09.000Z","name":"Lafayette Lakin","mobile_number":"496-247-5362","email_id":"Josianne0@yahoo.com","dop":"2025-11-04","serial_number":"100065181614349","imei1":"100065181614349","imei2":"100065181614349","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:56:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183243,"job_number":"JOB_183243","tr_customer_id":183261,"tr_customer_product_id":183251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:06.000Z","modified_at":"2026-02-11T06:57:17.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"22903777378993","imei1":"22903777378993","imei2":"22903777378993","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183236,"job_number":"JOB_183236","tr_customer_id":183254,"tr_customer_product_id":183244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:56:51.000Z","modified_at":"2026-02-11T06:57:02.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"14956736862640","imei1":"14956736862640","imei2":"14956736862640","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183235,"job_number":"JOB_183235","tr_customer_id":183253,"tr_customer_product_id":183243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:56:36.000Z","modified_at":"2026-02-11T06:56:47.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"14087409389531","imei1":"14087409389531","imei2":"14087409389531","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183198,"job_number":"JOB_183198","tr_customer_id":183216,"tr_customer_product_id":183206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:51:40.000Z","modified_at":"2026-02-11T06:52:07.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"58443094881181","imei1":"58443094881181","imei2":"58443094881181","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:52:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183195,"job_number":"JOB_183195","tr_customer_id":183213,"tr_customer_product_id":183203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:51:24.000Z","modified_at":"2026-02-11T06:51:36.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"73187909816406","imei1":"73187909816406","imei2":"73187909816406","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:51:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183192,"job_number":"JOB_183192","tr_customer_id":183210,"tr_customer_product_id":183200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:46.000Z","modified_at":"2026-02-11T06:50:46.000Z","name":"Nikolas Kozey","mobile_number":"765-530-0453","email_id":"Novella37@gmail.com","dop":"2025-06-09","serial_number":"109730844182496","imei1":"109730844182496","imei2":"109730844182496","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183191,"job_number":"JOB_183191","tr_customer_id":183209,"tr_customer_product_id":183199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:46.000Z","modified_at":"2026-02-11T06:50:57.000Z","name":"Ryan Deckow","mobile_number":"520-997-1307","email_id":"Nat53@hotmail.com","dop":"2025-06-09","serial_number":"109638344418185","imei1":"109638344418185","imei2":"109638344418185","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:50:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183190,"job_number":"JOB_183190","tr_customer_id":183208,"tr_customer_product_id":183198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:46.000Z","modified_at":"2026-02-11T06:50:46.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109616880252273","imei1":"109616880252273","imei2":"109616880252273","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183189,"job_number":"JOB_183189","tr_customer_id":183207,"tr_customer_product_id":183197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:31.000Z","modified_at":"2026-02-11T06:50:31.000Z","name":"Nathan Bednar","mobile_number":"593-411-9539","email_id":"Amalia_Trantow@gmail.com","dop":"2025-06-09","serial_number":"108813510838306","imei1":"108813510838306","imei2":"108813510838306","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183188,"job_number":"JOB_183188","tr_customer_id":183206,"tr_customer_product_id":183196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:30.000Z","modified_at":"2026-02-11T06:50:41.000Z","name":"Burley Zieme","mobile_number":"773-697-9543","email_id":"Dagmar.Gaylord@hotmail.com","dop":"2025-06-09","serial_number":"101728998605540","imei1":"101728998605540","imei2":"101728998605540","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:50:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183187,"job_number":"JOB_183187","tr_customer_id":183205,"tr_customer_product_id":183195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:30.000Z","modified_at":"2026-02-11T06:50:30.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105515268284270","imei1":"105515268284270","imei2":"105515268284270","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183186,"job_number":"JOB_183186","tr_customer_id":183204,"tr_customer_product_id":183194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:15.000Z","modified_at":"2026-02-11T06:50:15.000Z","name":"Eudora Doyle","mobile_number":"207-451-6975","email_id":"Cathryn13@gmail.com","dop":"2025-06-09","serial_number":"105567766548944","imei1":"105567766548944","imei2":"105567766548944","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183185,"job_number":"JOB_183185","tr_customer_id":183203,"tr_customer_product_id":183193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:15.000Z","modified_at":"2026-02-11T06:50:26.000Z","name":"Alivia Stracke","mobile_number":"451-228-7388","email_id":"Yolanda_McLaughlin52@gmail.com","dop":"2025-06-09","serial_number":"107148920914134","imei1":"107148920914134","imei2":"107148920914134","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:50:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183184,"job_number":"JOB_183184","tr_customer_id":183202,"tr_customer_product_id":183192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:14.000Z","modified_at":"2026-02-11T06:50:14.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"105855904019167","imei1":"105855904019167","imei2":"105855904019167","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183183,"job_number":"JOB_183183","tr_customer_id":183201,"tr_customer_product_id":183191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:47:10.000Z","modified_at":"2026-02-11T06:47:32.000Z","name":"Emelia Ledner","mobile_number":"647-762-3585","email_id":"Dasia_Armstrong84@gmail.com","dop":"2025-10-01","serial_number":"13423728508245","imei1":"13423728508245","imei2":"13423728508245","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183182,"job_number":"JOB_183182","tr_customer_id":183200,"tr_customer_product_id":183190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:46:32.000Z","modified_at":"2026-02-11T06:46:42.000Z","name":"Wallace Leuschke","mobile_number":"981-967-7325","email_id":"Delphine.Rosenbaum0@yahoo.com","dop":"2025-11-04","serial_number":"86319685275461","imei1":"86319685275461","imei2":"86319685275461","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:46:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183181,"job_number":"JOB_183181","tr_customer_id":183199,"tr_customer_product_id":183189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:46:01.000Z","modified_at":"2026-02-11T06:46:28.000Z","name":"Jacinto Wunsch","mobile_number":"728-278-0950","email_id":"Delbert14@hotmail.com","dop":"2025-11-04","serial_number":"15310418435702","imei1":"15310418435702","imei2":"15310418435702","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:46:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183168,"job_number":"JOB_183168","tr_customer_id":183186,"tr_customer_product_id":183176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:33:49.000Z","modified_at":"2026-02-11T07:39:27.000Z","name":"varsha krishna","mobile_number":"9844785464","email_id":"varsha@gmail.com","dop":"2026-02-01","serial_number":"22667278896543","imei1":"22667278896543","imei2":"22667278896543","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-11T07:39:27.000Z","assigned_to":17,"mst_warrenty_status_code":"IW"},{"id":183167,"job_number":"JOB_183167","tr_customer_id":183185,"tr_customer_product_id":183175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:29:19.000Z","modified_at":"2026-02-11T10:18:45.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"19971266038535","imei1":"19971266038535","imei2":"19971266038535","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T10:18:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183164,"job_number":"JOB_183164","tr_customer_id":183182,"tr_customer_product_id":183172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:16:02.000Z","modified_at":"2026-02-11T06:16:02.000Z","name":"varsha krishna","mobile_number":"9844785464","email_id":"varsha@gmail.com","dop":"2026-02-01","serial_number":"22667278896542","imei1":"22667278896542","imei2":"22667278896542","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:16:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183163,"job_number":"JOB_183163","tr_customer_id":183181,"tr_customer_product_id":183171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:14:22.000Z","modified_at":"2026-02-11T06:14:22.000Z","name":"varsha krishna","mobile_number":"9844785464","email_id":"varsha@gmail.com","dop":"2026-02-01","serial_number":"22667278896541","imei1":"22667278896541","imei2":"22667278896541","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:14:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183116,"job_number":"JOB_183116","tr_customer_id":183134,"tr_customer_product_id":183124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:23:05.000Z","modified_at":"2026-02-11T05:23:05.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"17629805557358","imei1":"17629805557358","imei2":"17629805557358","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183115,"job_number":"JOB_183115","tr_customer_id":183133,"tr_customer_product_id":183123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:23:05.000Z","modified_at":"2026-02-11T05:23:14.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16774075732507","imei1":"16774075732507","imei2":"16774075732507","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:23:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182972,"job_number":"JOB_182972","tr_customer_id":182990,"tr_customer_product_id":182980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:20.000Z","modified_at":"2026-02-11T04:41:28.000Z","name":"Delilah Kihn","mobile_number":"365-867-1213","email_id":"Reed_West@hotmail.com","dop":"2025-12-31","serial_number":"10511230594361","imei1":"10511230594361","imei2":"10511230594361","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182967,"job_number":"JOB_182967","tr_customer_id":182985,"tr_customer_product_id":182975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:10.000Z","modified_at":"2026-02-11T04:41:10.000Z","name":"Elenor Yost","mobile_number":"754-537-7443","email_id":"Molly7@hotmail.com","dop":"2025-06-09","serial_number":"105876730898717","imei1":"105876730898717","imei2":"105876730898717","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182966,"job_number":"JOB_182966","tr_customer_id":182984,"tr_customer_product_id":182974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:10.000Z","modified_at":"2026-02-11T04:41:21.000Z","name":"Declan Will","mobile_number":"430-422-0659","email_id":"Quinton_MacGyver50@hotmail.com","dop":"2025-06-09","serial_number":"102880310264816","imei1":"102880310264816","imei2":"102880310264816","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182964,"job_number":"JOB_182964","tr_customer_id":182982,"tr_customer_product_id":182972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:10.000Z","modified_at":"2026-02-11T04:41:10.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"105206516008585","imei1":"105206516008585","imei2":"105206516008585","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182962,"job_number":"JOB_182962","tr_customer_id":182980,"tr_customer_product_id":182970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:08.000Z","modified_at":"2026-02-11T04:41:17.000Z","name":"Adolf Hagenes","mobile_number":"738-980-4989","email_id":"Dasia.Hartmann6@gmail.com","dop":"2025-12-31","serial_number":"10875543429626","imei1":"10875543429626","imei2":"10875543429626","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182945,"job_number":"JOB_182945","tr_customer_id":182963,"tr_customer_product_id":182953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:56.000Z","modified_at":"2026-02-11T04:41:05.000Z","name":"Antonina Hegmann","mobile_number":"379-329-9638","email_id":"Adonis53@hotmail.com","dop":"2025-12-31","serial_number":"10662689872301","imei1":"10662689872301","imei2":"10662689872301","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182942,"job_number":"JOB_182942","tr_customer_id":182960,"tr_customer_product_id":182950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:54.000Z","modified_at":"2026-02-11T04:40:54.000Z","name":"Clarissa Hayes","mobile_number":"908-235-2745","email_id":"Chaya.Lockman77@gmail.com","dop":"2025-06-09","serial_number":"100470436114437","imei1":"100470436114437","imei2":"100470436114437","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182940,"job_number":"JOB_182940","tr_customer_id":182958,"tr_customer_product_id":182948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:54.000Z","modified_at":"2026-02-11T04:41:05.000Z","name":"Abelardo Gibson","mobile_number":"903-483-2374","email_id":"Abelardo.Murphy35@yahoo.com","dop":"2025-06-09","serial_number":"109489628717867","imei1":"109489628717867","imei2":"109489628717867","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182938,"job_number":"JOB_182938","tr_customer_id":182956,"tr_customer_product_id":182946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:53.000Z","modified_at":"2026-02-11T04:40:53.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105892782199405","imei1":"105892782199405","imei2":"105892782199405","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182937,"job_number":"JOB_182937","tr_customer_id":182955,"tr_customer_product_id":182945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:53.000Z","modified_at":"2026-02-11T04:40:53.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"10941510809976","imei1":"10941510809976","imei2":"10941510809976","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182936,"job_number":"JOB_182936","tr_customer_id":182954,"tr_customer_product_id":182944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:53.000Z","modified_at":"2026-02-11T04:41:03.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"10170791600738","imei1":"10170791600738","imei2":"10170791600738","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182927,"job_number":"JOB_182927","tr_customer_id":182945,"tr_customer_product_id":182935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:46.000Z","modified_at":"2026-02-11T04:40:46.000Z","name":"Loraine Doyle","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"153814098822347","imei1":"153814098822347","imei2":"153814098822347","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182925,"job_number":"JOB_182925","tr_customer_id":182943,"tr_customer_product_id":182933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:46.000Z","modified_at":"2026-02-11T04:40:46.000Z","name":"Vidal Towne","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"136408990714764","imei1":"136408990714764","imei2":"136408990714764","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182922,"job_number":"JOB_182922","tr_customer_id":182940,"tr_customer_product_id":182930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:45.000Z","modified_at":"2026-02-11T04:40:45.000Z","name":"Haylee Heidenreich","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"165416195288889","imei1":"165416195288889","imei2":"165416195288889","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182920,"job_number":"JOB_182920","tr_customer_id":182938,"tr_customer_product_id":182928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:45.000Z","modified_at":"2026-02-11T04:40:45.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"101485845890936","imei1":"101485845890936","imei2":"101485845890936","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182907,"job_number":"JOB_182907","tr_customer_id":182925,"tr_customer_product_id":182915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:38.000Z","modified_at":"2026-02-11T04:40:38.000Z","name":"Myrtis Stiedemann","mobile_number":"303-322-0078","email_id":"Nicholaus.Raynor4@yahoo.com","dop":"2025-06-09","serial_number":"103962259116037","imei1":"103962259116037","imei2":"103962259116037","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182906,"job_number":"JOB_182906","tr_customer_id":182924,"tr_customer_product_id":182914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:37.000Z","modified_at":"2026-02-11T04:40:49.000Z","name":"Abigail Grant","mobile_number":"590-616-0736","email_id":"Nathanial96@yahoo.com","dop":"2025-06-09","serial_number":"109666812261544","imei1":"109666812261544","imei2":"109666812261544","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182905,"job_number":"JOB_182905","tr_customer_id":182923,"tr_customer_product_id":182913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:37.000Z","modified_at":"2026-02-11T04:40:37.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109726404444400","imei1":"109726404444400","imei2":"109726404444400","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182904,"job_number":"JOB_182904","tr_customer_id":182922,"tr_customer_product_id":182912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:37.000Z","modified_at":"2026-02-11T04:41:00.000Z","name":"Norma Lockman","mobile_number":"386-479-5744","email_id":"Dariana.Powlowski@yahoo.com","dop":"2025-10-01","serial_number":"16515006764744","imei1":"16515006764744","imei2":"16515006764744","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182903,"job_number":"JOB_182903","tr_customer_id":182921,"tr_customer_product_id":182911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:34.000Z","modified_at":"2026-02-11T04:40:34.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Aron_Fahey50@yahoo.com","dop":"2025-07-02","serial_number":"14179663734142","imei1":"14179663734142","imei2":"14179663734142","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182902,"job_number":"JOB_182902","tr_customer_id":182920,"tr_customer_product_id":182910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:33.000Z","modified_at":"2026-02-11T04:40:33.000Z","name":"Lacy Langosh","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"111904807027595","imei1":"111904807027595","imei2":"111904807027595","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182901,"job_number":"JOB_182901","tr_customer_id":182919,"tr_customer_product_id":182909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:33.000Z","modified_at":"2026-02-11T04:40:33.000Z","name":"Ernest Green","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"150274784619462","imei1":"150274784619462","imei2":"150274784619462","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182899,"job_number":"JOB_182899","tr_customer_id":182917,"tr_customer_product_id":182907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:33.000Z","modified_at":"2026-02-11T04:40:33.000Z","name":"Creola Koch","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"175835550409582","imei1":"175835550409582","imei2":"175835550409582","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182898,"job_number":"JOB_182898","tr_customer_id":182916,"tr_customer_product_id":182906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:32.000Z","modified_at":"2026-02-11T04:40:32.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"181809910286123","imei1":"181809910286123","imei2":"181809910286123","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182880,"job_number":"JOB_182880","tr_customer_id":182898,"tr_customer_product_id":182888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:16.000Z","modified_at":"2026-02-11T04:40:16.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Jeramie32@hotmail.com","dop":"2025-07-02","serial_number":"12348206865508","imei1":"12348206865508","imei2":"12348206865508","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182858,"job_number":"JOB_182858","tr_customer_id":182876,"tr_customer_product_id":182866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:57.000Z","modified_at":"2026-02-11T04:39:57.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Griffin_Rowe@yahoo.com","dop":"2025-07-02","serial_number":"12549821610237","imei1":"12549821610237","imei2":"12549821610237","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182853,"job_number":"JOB_182853","tr_customer_id":182871,"tr_customer_product_id":182861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:42.000Z","modified_at":"2026-02-11T04:39:52.000Z","name":"giyu tomiaka","mobile_number":"441-820-0422","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"109318500501742","imei1":"109318500501742","imei2":"109318500501742","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:39:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182842,"job_number":"JOB_182842","tr_customer_id":182860,"tr_customer_product_id":182850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:31.000Z","modified_at":"2026-02-11T04:39:40.000Z","name":"tanjiro kamado","mobile_number":"461-773-4558","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"634624263051812","imei1":"634624263051812","imei2":"634624263051812","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:39:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182832,"job_number":"JOB_182832","tr_customer_id":182850,"tr_customer_product_id":182840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:19.000Z","modified_at":"2026-02-11T04:39:28.000Z","name":"saitama sensei","mobile_number":"846-625-8453","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"234017902800413","imei1":"234017902800413","imei2":"234017902800413","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:39:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183423,"job_number":"JOB_183423","tr_customer_id":183441,"tr_customer_product_id":183431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T14:11:13.000Z","modified_at":"2026-02-11T14:11:13.000Z","name":"Cydney Baumbach","mobile_number":"992-456-8334","email_id":"Dakota70@yahoo.com","dop":"2025-05-30","serial_number":"1201557960030749","imei1":"1201557960030749","imei2":"1201557960030749","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T14:11:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183422,"job_number":"JOB_183422","tr_customer_id":183440,"tr_customer_product_id":183430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T14:11:11.000Z","modified_at":"2026-02-11T14:11:11.000Z","name":"Angela Pagac","mobile_number":"590-247-1986","email_id":"Sonia.Goodwin82@gmail.com","dop":"2025-05-30","serial_number":"19351796769917","imei1":"19351796769917","imei2":"19351796769917","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T14:11:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183421,"job_number":"JOB_183421","tr_customer_id":183439,"tr_customer_product_id":183429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T14:11:10.000Z","modified_at":"2026-02-11T14:11:10.000Z","name":"Thad Cummings","mobile_number":"203-885-8598","email_id":"Chanel_Labadie@gmail.com","dop":"2025-05-30","serial_number":"16999265447279","imei1":"16999265447279","imei2":"16999265447279","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T14:11:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183415,"job_number":"JOB_183415","tr_customer_id":183433,"tr_customer_product_id":183423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:54:22.000Z","modified_at":"2026-02-11T13:54:22.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-02-01","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-02-01T13:54:21.955392978Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:54:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183414,"job_number":"JOB_183414","tr_customer_id":183432,"tr_customer_product_id":183422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:52:39.000Z","modified_at":"2026-02-11T13:52:39.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"19650351722083","imei1":"19650351722083","imei2":"19650351722083","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:52:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183413,"job_number":"JOB_183413","tr_customer_id":183431,"tr_customer_product_id":183421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:52:22.000Z","modified_at":"2026-02-11T13:52:22.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"18077928351811","imei1":"18077928351811","imei2":"18077928351811","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:52:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183412,"job_number":"JOB_183412","tr_customer_id":183430,"tr_customer_product_id":183420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:26:31.000Z","modified_at":"2026-02-11T13:26:36.000Z","name":"Rayan Mohamad","mobile_number":"9443588249","email_id":"rayan@gmail.com","dop":"2025-12-31","serial_number":"41751633115487","imei1":"41751633115487","imei2":"41751633115487","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T13:26:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183410,"job_number":"JOB_183410","tr_customer_id":183428,"tr_customer_product_id":183418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:26:26.000Z","modified_at":"2026-02-11T13:26:31.000Z","name":"Mubi KU","mobile_number":"9980251826","email_id":"mubi@gmail.com","dop":"2025-12-31","serial_number":"78939148201923","imei1":"78939148201923","imei2":"78939148201923","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T13:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183409,"job_number":"JOB_183409","tr_customer_id":183427,"tr_customer_product_id":183417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:26:21.000Z","modified_at":"2026-02-11T13:26:25.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"abd@gmail.com","dop":"2025-12-31","serial_number":"83996820255613","imei1":"83996820255613","imei2":"83996820255613","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T13:26:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183408,"job_number":"JOB_183408","tr_customer_id":183426,"tr_customer_product_id":183416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:03:24.000Z","modified_at":"2026-02-11T13:03:24.000Z","name":"Evalyn Cummings","mobile_number":"759-207-4034","email_id":"Ivy_Nienow@gmail.com","dop":"2025-04-06","serial_number":"12503286887140332","imei1":"12503286887140332","imei2":"12503286887140332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:03:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183407,"job_number":"JOB_183407","tr_customer_id":183425,"tr_customer_product_id":183415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:03:23.000Z","modified_at":"2026-02-11T13:04:01.000Z","name":"Ryder Schulist","mobile_number":"799-953-8512","email_id":"Hildegard82@yahoo.com","dop":"2025-04-06","serial_number":"11849705807372","imei1":"11849705807372","imei2":"11849705807372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T13:04:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183406,"job_number":"JOB_183406","tr_customer_id":183424,"tr_customer_product_id":183414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:03:22.000Z","modified_at":"2026-02-11T13:03:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12511407932375","imei1":"12511407932375","imei2":"12511407932375","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:03:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183405,"job_number":"JOB_183405","tr_customer_id":183423,"tr_customer_product_id":183413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:02:38.000Z","modified_at":"2026-02-11T13:02:38.000Z","name":"Larissa Keeling","mobile_number":"493-393-0115","email_id":"Andrew.Braun@gmail.com","dop":"2025-04-06","serial_number":"15036213228793888","imei1":"15036213228793888","imei2":"15036213228793888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:02:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183404,"job_number":"JOB_183404","tr_customer_id":183422,"tr_customer_product_id":183412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:02:36.000Z","modified_at":"2026-02-11T13:03:15.000Z","name":"Velva McGlynn","mobile_number":"341-880-5876","email_id":"Tyrese.Johnston81@hotmail.com","dop":"2025-04-06","serial_number":"12591216991362","imei1":"12591216991362","imei2":"12591216991362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T13:03:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183403,"job_number":"JOB_183403","tr_customer_id":183421,"tr_customer_product_id":183411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:02:36.000Z","modified_at":"2026-02-11T13:02:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15667964296549","imei1":"15667964296549","imei2":"15667964296549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183402,"job_number":"JOB_183402","tr_customer_id":183420,"tr_customer_product_id":183410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:01:50.000Z","modified_at":"2026-02-11T13:01:50.000Z","name":"Janet Goodwin","mobile_number":"401-679-0856","email_id":"Richie75@gmail.com","dop":"2025-04-06","serial_number":"10698694539240592","imei1":"10698694539240592","imei2":"10698694539240592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:01:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183401,"job_number":"JOB_183401","tr_customer_id":183419,"tr_customer_product_id":183409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:01:49.000Z","modified_at":"2026-02-11T13:02:29.000Z","name":"Gaetano Aufderhar","mobile_number":"481-348-0747","email_id":"Wilhelm_Donnelly@yahoo.com","dop":"2025-04-06","serial_number":"15010619498338","imei1":"15010619498338","imei2":"15010619498338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T13:02:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183400,"job_number":"JOB_183400","tr_customer_id":183418,"tr_customer_product_id":183408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:01:48.000Z","modified_at":"2026-02-11T13:01:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16699722853634","imei1":"16699722853634","imei2":"16699722853634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183399,"job_number":"JOB_183399","tr_customer_id":183417,"tr_customer_product_id":183407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T12:29:48.000Z","modified_at":"2026-02-11T12:29:48.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-01","serial_number":"10000671917300","imei1":"10000671017301","imei2":"10000061817302","popurl":"2026-02-01T12:29:48.322632500Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T12:29:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183398,"job_number":"JOB_183398","tr_customer_id":183416,"tr_customer_product_id":183406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T12:02:23.000Z","modified_at":"2026-02-11T12:02:23.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-01","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-01T12:02:23.318855203Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T12:02:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183397,"job_number":"JOB_183397","tr_customer_id":183415,"tr_customer_product_id":183405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:45:52.000Z","modified_at":"2026-02-11T11:45:52.000Z","name":"Jarred Legros","mobile_number":"302-594-8816","email_id":"Ella.Block93@hotmail.com","dop":"2025-04-06","serial_number":"14668412154499960","imei1":"14668412154499960","imei2":"14668412154499960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:45:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183396,"job_number":"JOB_183396","tr_customer_id":183414,"tr_customer_product_id":183404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:45:50.000Z","modified_at":"2026-02-11T11:46:32.000Z","name":"Rashad Kihn","mobile_number":"877-579-3484","email_id":"Cecile48@hotmail.com","dop":"2025-04-06","serial_number":"14578339717035","imei1":"14578339717035","imei2":"14578339717035","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T11:46:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183395,"job_number":"JOB_183395","tr_customer_id":183413,"tr_customer_product_id":183403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:45:50.000Z","modified_at":"2026-02-11T11:45:50.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12474027599632","imei1":"12474027599632","imei2":"12474027599632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:45:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183394,"job_number":"JOB_183394","tr_customer_id":183412,"tr_customer_product_id":183402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:45:02.000Z","modified_at":"2026-02-11T11:45:02.000Z","name":"Kevin Greenholt","mobile_number":"453-240-4828","email_id":"Madisyn_Heaney7@yahoo.com","dop":"2025-04-06","serial_number":"17070484477922136","imei1":"17070484477922136","imei2":"17070484477922136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:45:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183393,"job_number":"JOB_183393","tr_customer_id":183411,"tr_customer_product_id":183401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:45:00.000Z","modified_at":"2026-02-11T11:45:42.000Z","name":"Winona Stracke","mobile_number":"287-457-4951","email_id":"Jace_Ward@yahoo.com","dop":"2025-04-06","serial_number":"13367851227368","imei1":"13367851227368","imei2":"13367851227368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T11:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183392,"job_number":"JOB_183392","tr_customer_id":183410,"tr_customer_product_id":183400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:45:00.000Z","modified_at":"2026-02-11T11:45:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11647049171950","imei1":"11647049171950","imei2":"11647049171950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183391,"job_number":"JOB_183391","tr_customer_id":183409,"tr_customer_product_id":183399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:44:11.000Z","modified_at":"2026-02-11T11:44:11.000Z","name":"Bud Larson","mobile_number":"575-384-7382","email_id":"Kamille.Hamill66@hotmail.com","dop":"2025-04-06","serial_number":"13643298040378124","imei1":"13643298040378124","imei2":"13643298040378124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:44:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183390,"job_number":"JOB_183390","tr_customer_id":183408,"tr_customer_product_id":183398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:44:10.000Z","modified_at":"2026-02-11T11:44:52.000Z","name":"Queenie Kris","mobile_number":"638-915-6747","email_id":"Sven.Kirlin41@yahoo.com","dop":"2025-04-06","serial_number":"14903538708615","imei1":"14903538708615","imei2":"14903538708615","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T11:44:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183389,"job_number":"JOB_183389","tr_customer_id":183407,"tr_customer_product_id":183397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:44:10.000Z","modified_at":"2026-02-11T11:44:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19174513546069","imei1":"19174513546069","imei2":"19174513546069","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183388,"job_number":"JOB_183388","tr_customer_id":183406,"tr_customer_product_id":183396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:10:23.000Z","modified_at":"2026-02-11T11:10:23.000Z","name":"Yogesh Patel","mobile_number":"8631756250","email_id":"chinmayanand.pothuvaal@hotmail.com","dop":"2026-02-01","serial_number":"79523075689778","imei1":"79523075689778","imei2":"79523075689778","popurl":"www.brahmdev-chaturvedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:10:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183387,"job_number":"JOB_183387","tr_customer_id":183405,"tr_customer_product_id":183395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:10:12.000Z","modified_at":"2026-02-11T11:10:12.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-01","serial_number":"86595375822489","imei1":"86595375822489","imei2":"86595375822489","popurl":"2026-02-01T11:10:02.212479283Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:10:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183386,"job_number":"JOB_183386","tr_customer_id":183404,"tr_customer_product_id":183394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:10:11.000Z","modified_at":"2026-02-11T11:10:11.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-01","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-01T11:10:02.209310898Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:10:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183385,"job_number":"JOB_183385","tr_customer_id":183403,"tr_customer_product_id":183393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:55:36.000Z","modified_at":"2026-02-11T10:55:36.000Z","name":"Drake Parker","mobile_number":"772-397-6905","email_id":"Ricky46@hotmail.com","dop":"2025-04-06","serial_number":"11697294639993186","imei1":"11697294639993186","imei2":"11697294639993186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T10:55:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183384,"job_number":"JOB_183384","tr_customer_id":183402,"tr_customer_product_id":183392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:55:34.000Z","modified_at":"2026-02-11T10:56:12.000Z","name":"Deion Denesik","mobile_number":"487-425-1791","email_id":"Cierra.Larkin@yahoo.com","dop":"2025-04-06","serial_number":"18214095175967","imei1":"18214095175967","imei2":"18214095175967","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T10:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183383,"job_number":"JOB_183383","tr_customer_id":183401,"tr_customer_product_id":183391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:55:34.000Z","modified_at":"2026-02-11T10:55:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12450342538670","imei1":"12450342538670","imei2":"12450342538670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T10:55:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183382,"job_number":"JOB_183382","tr_customer_id":183400,"tr_customer_product_id":183390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:54:50.000Z","modified_at":"2026-02-11T10:54:50.000Z","name":"Lina Friesen","mobile_number":"909-937-1584","email_id":"Gene7@yahoo.com","dop":"2025-04-06","serial_number":"14122803331046206","imei1":"14122803331046206","imei2":"14122803331046206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T10:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183381,"job_number":"JOB_183381","tr_customer_id":183399,"tr_customer_product_id":183389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:54:49.000Z","modified_at":"2026-02-11T10:55:27.000Z","name":"Harmon Kuvalis","mobile_number":"496-342-3987","email_id":"Madisen49@yahoo.com","dop":"2025-04-06","serial_number":"10063853845195","imei1":"10063853845195","imei2":"10063853845195","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T10:55:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183380,"job_number":"JOB_183380","tr_customer_id":183398,"tr_customer_product_id":183388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:54:49.000Z","modified_at":"2026-02-11T10:54:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10161351279169","imei1":"10161351279169","imei2":"10161351279169","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T10:54:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183379,"job_number":"JOB_183379","tr_customer_id":183397,"tr_customer_product_id":183387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:54:05.000Z","modified_at":"2026-02-11T10:54:05.000Z","name":"Michelle Klocko","mobile_number":"263-569-5063","email_id":"Tyreek.Metz@gmail.com","dop":"2025-04-06","serial_number":"13153187973046198","imei1":"13153187973046198","imei2":"13153187973046198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T10:54:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183378,"job_number":"JOB_183378","tr_customer_id":183396,"tr_customer_product_id":183386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:54:03.000Z","modified_at":"2026-02-11T10:54:42.000Z","name":"Florine Daniel","mobile_number":"707-787-0820","email_id":"Adrianna_Buckridge@hotmail.com","dop":"2025-04-06","serial_number":"15790374590238","imei1":"15790374590238","imei2":"15790374590238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T10:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183377,"job_number":"JOB_183377","tr_customer_id":183395,"tr_customer_product_id":183385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:54:03.000Z","modified_at":"2026-02-11T10:54:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14786574995009","imei1":"14786574995009","imei2":"14786574995009","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T10:54:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183376,"job_number":"JOB_183376","tr_customer_id":183394,"tr_customer_product_id":183384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:42:23.000Z","modified_at":"2026-02-11T09:42:23.000Z","name":"Bill Wiza","mobile_number":"918-252-2530","email_id":"Shaniya_Mueller26@hotmail.com","dop":"2025-04-06","serial_number":"17095884161977980","imei1":"17095884161977980","imei2":"17095884161977980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T09:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183375,"job_number":"JOB_183375","tr_customer_id":183393,"tr_customer_product_id":183383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:42:22.000Z","modified_at":"2026-02-11T09:43:05.000Z","name":"Nia Price","mobile_number":"547-776-3607","email_id":"Eliane48@hotmail.com","dop":"2025-04-06","serial_number":"16985777380269","imei1":"16985777380269","imei2":"16985777380269","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T09:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183374,"job_number":"JOB_183374","tr_customer_id":183392,"tr_customer_product_id":183382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:42:21.000Z","modified_at":"2026-02-11T09:42:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12979077929727","imei1":"12979077929727","imei2":"12979077929727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T09:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183373,"job_number":"JOB_183373","tr_customer_id":183391,"tr_customer_product_id":183381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:41:39.000Z","modified_at":"2026-02-11T09:41:39.000Z","name":"Ariane Bahringer","mobile_number":"721-997-5102","email_id":"Louie40@yahoo.com","dop":"2025-04-06","serial_number":"17713953771483132","imei1":"17713953771483132","imei2":"17713953771483132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T09:41:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183372,"job_number":"JOB_183372","tr_customer_id":183390,"tr_customer_product_id":183380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:41:37.000Z","modified_at":"2026-02-11T09:42:15.000Z","name":"Zackary Witting","mobile_number":"688-255-1968","email_id":"Greyson_Nolan39@yahoo.com","dop":"2025-04-06","serial_number":"18972182842706","imei1":"18972182842706","imei2":"18972182842706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T09:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183371,"job_number":"JOB_183371","tr_customer_id":183389,"tr_customer_product_id":183379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:41:37.000Z","modified_at":"2026-02-11T09:41:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13469681881716","imei1":"13469681881716","imei2":"13469681881716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T09:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183370,"job_number":"JOB_183370","tr_customer_id":183388,"tr_customer_product_id":183378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:40:53.000Z","modified_at":"2026-02-11T09:40:53.000Z","name":"Dawn Blick","mobile_number":"475-380-9999","email_id":"Josie24@gmail.com","dop":"2025-04-06","serial_number":"12206396151810036","imei1":"12206396151810036","imei2":"12206396151810036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T09:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183369,"job_number":"JOB_183369","tr_customer_id":183387,"tr_customer_product_id":183377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:40:51.000Z","modified_at":"2026-02-11T09:41:30.000Z","name":"Trent Ebert","mobile_number":"523-464-2394","email_id":"Effie.Adams70@hotmail.com","dop":"2025-04-06","serial_number":"16722397888642","imei1":"16722397888642","imei2":"16722397888642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T09:41:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183368,"job_number":"JOB_183368","tr_customer_id":183386,"tr_customer_product_id":183376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:40:51.000Z","modified_at":"2026-02-11T09:40:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11572447516181","imei1":"11572447516181","imei2":"11572447516181","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T09:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183367,"job_number":"JOB_183367","tr_customer_id":183385,"tr_customer_product_id":183375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:36:44.000Z","modified_at":"2026-02-11T08:36:44.000Z","name":"Baby Mitchell","mobile_number":"475-647-6366","email_id":"Jorge43@hotmail.com","dop":"2025-04-06","serial_number":"19734391210225264","imei1":"19734391210225264","imei2":"19734391210225264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183366,"job_number":"JOB_183366","tr_customer_id":183384,"tr_customer_product_id":183374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:36:43.000Z","modified_at":"2026-02-11T08:37:19.000Z","name":"Keely Nikolaus","mobile_number":"586-626-2186","email_id":"Americo92@gmail.com","dop":"2025-04-06","serial_number":"11990878173772","imei1":"11990878173772","imei2":"11990878173772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T08:37:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183365,"job_number":"JOB_183365","tr_customer_id":183383,"tr_customer_product_id":183373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:36:42.000Z","modified_at":"2026-02-11T08:36:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10637017919838","imei1":"10637017919838","imei2":"10637017919838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183364,"job_number":"JOB_183364","tr_customer_id":183382,"tr_customer_product_id":183372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:36:00.000Z","modified_at":"2026-02-11T08:36:00.000Z","name":"Lillie Wehner","mobile_number":"954-325-5967","email_id":"Halie79@hotmail.com","dop":"2025-04-06","serial_number":"11134181571309214","imei1":"11134181571309214","imei2":"11134181571309214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183363,"job_number":"JOB_183363","tr_customer_id":183381,"tr_customer_product_id":183371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:35:59.000Z","modified_at":"2026-02-11T08:36:36.000Z","name":"Dana Crist","mobile_number":"865-770-1498","email_id":"Carissa_Hackett@hotmail.com","dop":"2025-04-06","serial_number":"15715615143393","imei1":"15715615143393","imei2":"15715615143393","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T08:36:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183362,"job_number":"JOB_183362","tr_customer_id":183380,"tr_customer_product_id":183370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:35:59.000Z","modified_at":"2026-02-11T08:35:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10037306466607","imei1":"10037306466607","imei2":"10037306466607","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183361,"job_number":"JOB_183361","tr_customer_id":183379,"tr_customer_product_id":183369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:35:16.000Z","modified_at":"2026-02-11T08:35:16.000Z","name":"Shannon Bode","mobile_number":"301-627-1034","email_id":"Vladimir.Torphy@yahoo.com","dop":"2025-04-06","serial_number":"19411339316773500","imei1":"19411339316773500","imei2":"19411339316773500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:35:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183360,"job_number":"JOB_183360","tr_customer_id":183378,"tr_customer_product_id":183368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:35:14.000Z","modified_at":"2026-02-11T08:35:52.000Z","name":"Forest Kulas","mobile_number":"422-772-3716","email_id":"Dillon90@hotmail.com","dop":"2025-04-06","serial_number":"10182226878892","imei1":"10182226878892","imei2":"10182226878892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T08:35:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183359,"job_number":"JOB_183359","tr_customer_id":183377,"tr_customer_product_id":183367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:35:14.000Z","modified_at":"2026-02-11T08:35:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13583050526260","imei1":"13583050526260","imei2":"13583050526260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183358,"job_number":"JOB_183358","tr_customer_id":183376,"tr_customer_product_id":183366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:29:01.000Z","modified_at":"2026-02-11T08:29:01.000Z","name":"Caleigh Wiza","mobile_number":"377-664-5399","email_id":"Horacio_Bayer@gmail.com","dop":"2026-01-23","serial_number":"182138932890551","imei1":"182138932890551","imei2":"182138932890551","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:29:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183357,"job_number":"JOB_183357","tr_customer_id":183375,"tr_customer_product_id":183365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:29:00.000Z","modified_at":"2026-02-11T08:29:28.000Z","name":"Rozella Borer","mobile_number":"542-260-6186","email_id":"Mavis_Homenick@gmail.com","dop":"2026-01-23","serial_number":"16007182677185","imei1":"16007182677185","imei2":"16007182677185","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T08:29:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183356,"job_number":"JOB_183356","tr_customer_id":183374,"tr_customer_product_id":183364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:27:32.000Z","modified_at":"2026-02-11T08:27:32.000Z","name":"Forrest Reilly","mobile_number":"730-512-8643","email_id":"Kayli59@yahoo.com","dop":"2026-01-23","serial_number":"11133819227974","imei1":"11133819227974","imei2":"11133819227974","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:27:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183355,"job_number":"JOB_183355","tr_customer_id":183373,"tr_customer_product_id":183363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:25:23.000Z","modified_at":"2026-02-11T08:25:23.000Z","name":"Immanuel Kshlerin","mobile_number":"342-342-9934","email_id":"Rigoberto.Kuhn@yahoo.com","dop":"2026-01-23","serial_number":"137557413102317","imei1":"137557413102317","imei2":"137557413102317","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183354,"job_number":"JOB_183354","tr_customer_id":183372,"tr_customer_product_id":183362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:25:22.000Z","modified_at":"2026-02-11T08:25:31.000Z","name":"Eulah McDermott","mobile_number":"340-338-6994","email_id":"Nelson79@gmail.com","dop":"2026-01-23","serial_number":"13342522785617","imei1":"13342522785617","imei2":"13342522785617","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-11T08:25:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":183353,"job_number":"JOB_183353","tr_customer_id":183371,"tr_customer_product_id":183361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:24:04.000Z","modified_at":"2026-02-11T08:24:04.000Z","name":"Elian Bins","mobile_number":"228-960-2613","email_id":"Jennifer_Huels@yahoo.com","dop":"2026-01-23","serial_number":"141814433736693","imei1":"141814433736693","imei2":"141814433736693","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:24:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183352,"job_number":"JOB_183352","tr_customer_id":183370,"tr_customer_product_id":183360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:24:03.000Z","modified_at":"2026-02-11T08:24:13.000Z","name":"Clinton Mertz","mobile_number":"645-992-1421","email_id":"Rashad.Yost68@hotmail.com","dop":"2026-01-23","serial_number":"13235719266064","imei1":"13235719266064","imei2":"13235719266064","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-11T08:24:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":183351,"job_number":"JOB_183351","tr_customer_id":183369,"tr_customer_product_id":183359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:05:30.000Z","modified_at":"2026-02-11T08:05:30.000Z","name":"Beth Hettinger","mobile_number":"397-551-7121","email_id":"Tod2@yahoo.com","dop":"2025-04-06","serial_number":"10203286242211544","imei1":"10203286242211544","imei2":"10203286242211544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:05:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183350,"job_number":"JOB_183350","tr_customer_id":183368,"tr_customer_product_id":183358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:05:28.000Z","modified_at":"2026-02-11T08:06:05.000Z","name":"Zakary Moen","mobile_number":"612-315-0211","email_id":"Renee.Schroeder@yahoo.com","dop":"2025-04-06","serial_number":"13808713080753","imei1":"13808713080753","imei2":"13808713080753","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T08:06:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183346,"job_number":"JOB_183346","tr_customer_id":183364,"tr_customer_product_id":183354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:04:02.000Z","modified_at":"2026-02-11T08:04:02.000Z","name":"Dorthy Olson","mobile_number":"490-213-5976","email_id":"Columbus_Schoen83@hotmail.com","dop":"2025-04-06","serial_number":"10412131851684752","imei1":"10412131851684752","imei2":"10412131851684752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183345,"job_number":"JOB_183345","tr_customer_id":183363,"tr_customer_product_id":183353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:04:01.000Z","modified_at":"2026-02-11T08:04:41.000Z","name":"Tracy Gislason","mobile_number":"624-903-3616","email_id":"Samantha_Huel58@hotmail.com","dop":"2025-04-06","serial_number":"19768969578249","imei1":"19768969578249","imei2":"19768969578249","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T08:04:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183338,"job_number":"JOB_183338","tr_customer_id":183356,"tr_customer_product_id":183346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:42:58.000Z","modified_at":"2026-02-11T07:43:09.000Z","name":"Titus Gibson","mobile_number":"284-262-3995","email_id":"Jameson_Stamm48@gmail.com","dop":"2025-12-01","serial_number":"15308395399319","imei1":"15308395399319","imei2":"15308395399319","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183337,"job_number":"JOB_183337","tr_customer_id":183355,"tr_customer_product_id":183345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:42:57.000Z","modified_at":"2026-02-11T07:42:57.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"14308929318779","imei1":"14308929318779","imei2":"14308929318779","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183336,"job_number":"JOB_183336","tr_customer_id":183354,"tr_customer_product_id":183344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:42:42.000Z","modified_at":"2026-02-11T07:42:53.000Z","name":"Estefania Mitchell","mobile_number":"450-658-8032","email_id":"Joyce_Hettinger@yahoo.com","dop":"2025-12-01","serial_number":"10035624718906","imei1":"10035624718906","imei2":"10035624718906","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183335,"job_number":"JOB_183335","tr_customer_id":183353,"tr_customer_product_id":183343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:42:42.000Z","modified_at":"2026-02-11T07:42:42.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15917015750641","imei1":"15917015750641","imei2":"15917015750641","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183334,"job_number":"JOB_183334","tr_customer_id":183352,"tr_customer_product_id":183342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:42:26.000Z","modified_at":"2026-02-11T07:42:38.000Z","name":"Augustine Macejkovic","mobile_number":"447-571-3774","email_id":"Rosemarie.Swaniawski@hotmail.com","dop":"2025-12-01","serial_number":"13732309225690","imei1":"13732309225690","imei2":"13732309225690","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183333,"job_number":"JOB_183333","tr_customer_id":183351,"tr_customer_product_id":183341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:42:26.000Z","modified_at":"2026-02-11T07:42:26.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"17663932557499","imei1":"17663932557499","imei2":"17663932557499","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183332,"job_number":"JOB_183332","tr_customer_id":183350,"tr_customer_product_id":183340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:16:14.000Z","modified_at":"2026-02-11T07:16:14.000Z","name":"Forrest Emard","mobile_number":"639-621-6261","email_id":"Jackson_Ernser@yahoo.com","dop":"2025-04-06","serial_number":"16728391441490392","imei1":"16728391441490392","imei2":"16728391441490392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:16:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183331,"job_number":"JOB_183331","tr_customer_id":183349,"tr_customer_product_id":183339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:16:13.000Z","modified_at":"2026-02-11T07:16:49.000Z","name":"Darien Raynor","mobile_number":"235-346-7261","email_id":"Arnulfo_Robel@gmail.com","dop":"2025-04-06","serial_number":"16328800728890","imei1":"16328800728890","imei2":"16328800728890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:16:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183330,"job_number":"JOB_183330","tr_customer_id":183348,"tr_customer_product_id":183338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:16:12.000Z","modified_at":"2026-02-11T07:16:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17767793786577","imei1":"17767793786577","imei2":"17767793786577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:16:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183329,"job_number":"JOB_183329","tr_customer_id":183347,"tr_customer_product_id":183337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:15:30.000Z","modified_at":"2026-02-11T07:15:30.000Z","name":"Retta Grant","mobile_number":"933-956-6417","email_id":"Oceane_Lehner@yahoo.com","dop":"2025-04-06","serial_number":"19440911413452764","imei1":"19440911413452764","imei2":"19440911413452764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:15:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183328,"job_number":"JOB_183328","tr_customer_id":183346,"tr_customer_product_id":183336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:15:28.000Z","modified_at":"2026-02-11T07:16:05.000Z","name":"Brent Kiehn","mobile_number":"691-804-6734","email_id":"Arely.Goyette19@gmail.com","dop":"2025-04-06","serial_number":"18018301735313","imei1":"18018301735313","imei2":"18018301735313","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:16:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183327,"job_number":"JOB_183327","tr_customer_id":183345,"tr_customer_product_id":183335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:15:28.000Z","modified_at":"2026-02-11T07:15:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19169679646030","imei1":"19169679646030","imei2":"19169679646030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:15:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183326,"job_number":"JOB_183326","tr_customer_id":183344,"tr_customer_product_id":183334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:14:52.000Z","modified_at":"2026-02-11T07:14:52.000Z","name":"Hillard Heathcote","mobile_number":"542-682-5235","email_id":"Cloyd5@yahoo.com","dop":"2025-04-06","serial_number":"16009778614318316","imei1":"16009778614318316","imei2":"16009778614318316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:14:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183325,"job_number":"JOB_183325","tr_customer_id":183343,"tr_customer_product_id":183333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:14:51.000Z","modified_at":"2026-02-11T07:15:28.000Z","name":"Dayana Koepp","mobile_number":"896-966-3082","email_id":"Chaim8@yahoo.com","dop":"2025-04-06","serial_number":"17355656341661","imei1":"17355656341661","imei2":"17355656341661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:15:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183324,"job_number":"JOB_183324","tr_customer_id":183342,"tr_customer_product_id":183332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:14:45.000Z","modified_at":"2026-02-11T07:14:45.000Z","name":"Jarrod Bosco","mobile_number":"672-471-0938","email_id":"Lulu36@hotmail.com","dop":"2025-04-06","serial_number":"17934642057975452","imei1":"17934642057975452","imei2":"17934642057975452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:14:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183323,"job_number":"JOB_183323","tr_customer_id":183341,"tr_customer_product_id":183331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:14:44.000Z","modified_at":"2026-02-11T07:15:21.000Z","name":"Lorena King","mobile_number":"302-887-1691","email_id":"Dasia75@hotmail.com","dop":"2025-04-06","serial_number":"19247893739622","imei1":"19247893739622","imei2":"19247893739622","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:15:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183322,"job_number":"JOB_183322","tr_customer_id":183340,"tr_customer_product_id":183330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:14:44.000Z","modified_at":"2026-02-11T07:14:44.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13747218951509","imei1":"13747218951509","imei2":"13747218951509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:14:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183321,"job_number":"JOB_183321","tr_customer_id":183339,"tr_customer_product_id":183329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:10:31.000Z","modified_at":"2026-02-11T07:10:31.000Z","name":"Henriette Schumm","mobile_number":"661-612-7789","email_id":"Caterina_Schaefer@gmail.com","dop":"2025-04-06","serial_number":"11578322620485332","imei1":"11578322620485332","imei2":"11578322620485332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:10:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183320,"job_number":"JOB_183320","tr_customer_id":183338,"tr_customer_product_id":183328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:10:30.000Z","modified_at":"2026-02-11T07:11:11.000Z","name":"Nellie Hahn","mobile_number":"551-503-8752","email_id":"William.Gibson15@gmail.com","dop":"2025-04-06","serial_number":"11012228335105","imei1":"11012228335105","imei2":"11012228335105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:11:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183319,"job_number":"JOB_183319","tr_customer_id":183337,"tr_customer_product_id":183327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:10:29.000Z","modified_at":"2026-02-11T07:10:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14615405472749","imei1":"14615405472749","imei2":"14615405472749","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:10:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183318,"job_number":"JOB_183318","tr_customer_id":183336,"tr_customer_product_id":183326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:41.000Z","modified_at":"2026-02-11T07:09:41.000Z","name":"Jo Homenick","mobile_number":"362-542-0260","email_id":"Laron.Pouros@yahoo.com","dop":"2025-04-06","serial_number":"19602284373433356","imei1":"19602284373433356","imei2":"19602284373433356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:09:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183317,"job_number":"JOB_183317","tr_customer_id":183335,"tr_customer_product_id":183325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:41.000Z","modified_at":"2026-02-11T07:09:41.000Z","name":"Ethyl Lehner","mobile_number":"537-337-6676","email_id":"Joshua_Herzog15@yahoo.com","dop":"2025-04-06","serial_number":"15643422960953260","imei1":"15643422960953260","imei2":"15643422960953260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:09:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183316,"job_number":"JOB_183316","tr_customer_id":183334,"tr_customer_product_id":183324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:40.000Z","modified_at":"2026-02-11T07:10:19.000Z","name":"Jordyn Roob","mobile_number":"803-264-4730","email_id":"Kaleigh43@yahoo.com","dop":"2025-04-06","serial_number":"17084967722175","imei1":"17084967722175","imei2":"17084967722175","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:10:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183315,"job_number":"JOB_183315","tr_customer_id":183333,"tr_customer_product_id":183323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:39.000Z","modified_at":"2026-02-11T07:10:21.000Z","name":"Carlie Douglas","mobile_number":"865-485-7318","email_id":"Murl_Tillman@hotmail.com","dop":"2025-04-06","serial_number":"11435228541074","imei1":"11435228541074","imei2":"11435228541074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:10:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183314,"job_number":"JOB_183314","tr_customer_id":183332,"tr_customer_product_id":183322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:39.000Z","modified_at":"2026-02-11T07:09:39.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13285194451269","imei1":"13285194451269","imei2":"13285194451269","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:09:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183313,"job_number":"JOB_183313","tr_customer_id":183331,"tr_customer_product_id":183321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:27.000Z","modified_at":"2026-02-11T07:09:27.000Z","name":"Theodora Mohr","mobile_number":"822-383-7725","email_id":"Columbus_Hansen60@hotmail.com","dop":"2025-04-06","serial_number":"19879010070151344","imei1":"19879010070151344","imei2":"19879010070151344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:09:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183312,"job_number":"JOB_183312","tr_customer_id":183330,"tr_customer_product_id":183320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:26.000Z","modified_at":"2026-02-11T07:10:04.000Z","name":"Leola Champlin","mobile_number":"477-280-9229","email_id":"Ben_Mayert@hotmail.com","dop":"2025-04-06","serial_number":"15707720551514","imei1":"15707720551514","imei2":"15707720551514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183311,"job_number":"JOB_183311","tr_customer_id":183329,"tr_customer_product_id":183319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:01.000Z","modified_at":"2026-02-11T07:09:01.000Z","name":"Eunice Kreiger","mobile_number":"507-282-6739","email_id":"Johanna.Lueilwitz58@hotmail.com","dop":"2025-04-06","serial_number":"16216160542343848","imei1":"16216160542343848","imei2":"16216160542343848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:09:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183310,"job_number":"JOB_183310","tr_customer_id":183328,"tr_customer_product_id":183318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:00.000Z","modified_at":"2026-02-11T07:09:39.000Z","name":"Kendall Schumm","mobile_number":"323-808-3265","email_id":"Alaina_Nicolas49@hotmail.com","dop":"2025-04-06","serial_number":"13998785730657","imei1":"13998785730657","imei2":"13998785730657","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:09:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183309,"job_number":"JOB_183309","tr_customer_id":183327,"tr_customer_product_id":183317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:59.000Z","modified_at":"2026-02-11T07:08:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13436365774773","imei1":"13436365774773","imei2":"13436365774773","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:08:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183308,"job_number":"JOB_183308","tr_customer_id":183326,"tr_customer_product_id":183316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:51.000Z","modified_at":"2026-02-11T07:08:51.000Z","name":"Heber Sawayn","mobile_number":"869-897-6795","email_id":"Kailyn87@gmail.com","dop":"2025-04-06","serial_number":"17526315520679100","imei1":"17526315520679100","imei2":"17526315520679100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:08:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183307,"job_number":"JOB_183307","tr_customer_id":183325,"tr_customer_product_id":183315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:49.000Z","modified_at":"2026-02-11T07:09:31.000Z","name":"Tessie Labadie","mobile_number":"849-467-2808","email_id":"Korbin_Lemke86@yahoo.com","dop":"2025-04-06","serial_number":"18873476953169","imei1":"18873476953169","imei2":"18873476953169","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:09:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183306,"job_number":"JOB_183306","tr_customer_id":183324,"tr_customer_product_id":183314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:49.000Z","modified_at":"2026-02-11T07:08:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11133387215325","imei1":"11133387215325","imei2":"11133387215325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:08:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183305,"job_number":"JOB_183305","tr_customer_id":183323,"tr_customer_product_id":183313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:14.000Z","modified_at":"2026-02-11T07:08:14.000Z","name":"Kaylah Conroy","mobile_number":"253-351-6073","email_id":"Oren29@gmail.com","dop":"2025-04-06","serial_number":"12435365049148912","imei1":"12435365049148912","imei2":"12435365049148912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:08:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183304,"job_number":"JOB_183304","tr_customer_id":183322,"tr_customer_product_id":183312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:13.000Z","modified_at":"2026-02-11T07:08:52.000Z","name":"Vincent Heathcote","mobile_number":"486-597-7535","email_id":"Christophe.Sanford@hotmail.com","dop":"2025-04-06","serial_number":"14789393477287","imei1":"14789393477287","imei2":"14789393477287","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:08:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183303,"job_number":"JOB_183303","tr_customer_id":183321,"tr_customer_product_id":183311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:12.000Z","modified_at":"2026-02-11T07:08:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12342503657422","imei1":"12342503657422","imei2":"12342503657422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:08:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183302,"job_number":"JOB_183302","tr_customer_id":183320,"tr_customer_product_id":183310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:07:27.000Z","modified_at":"2026-02-11T07:07:27.000Z","name":"Ray Shields","mobile_number":"822-583-4711","email_id":"Jaqueline_Ryan@yahoo.com","dop":"2025-04-06","serial_number":"10421186228136920","imei1":"10421186228136920","imei2":"10421186228136920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:07:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183301,"job_number":"JOB_183301","tr_customer_id":183319,"tr_customer_product_id":183309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:07:25.000Z","modified_at":"2026-02-11T07:08:05.000Z","name":"Arno Hoeger","mobile_number":"803-702-9794","email_id":"Avery.Toy55@yahoo.com","dop":"2025-04-06","serial_number":"14200271503098","imei1":"14200271503098","imei2":"14200271503098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:08:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183300,"job_number":"JOB_183300","tr_customer_id":183318,"tr_customer_product_id":183308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:07:25.000Z","modified_at":"2026-02-11T07:07:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18310145219000","imei1":"18310145219000","imei2":"18310145219000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:07:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183299,"job_number":"JOB_183299","tr_customer_id":183317,"tr_customer_product_id":183307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:03:45.000Z","modified_at":"2026-02-11T07:03:45.000Z","name":"Brant Thompson","mobile_number":"932-563-7435","email_id":"Breanna.Windler@hotmail.com","dop":"2025-04-06","serial_number":"19089808068679200","imei1":"19089808068679200","imei2":"19089808068679200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:03:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183298,"job_number":"JOB_183298","tr_customer_id":183316,"tr_customer_product_id":183306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:03:44.000Z","modified_at":"2026-02-11T07:04:21.000Z","name":"Madelynn Schimmel","mobile_number":"810-533-2772","email_id":"Kira.White@gmail.com","dop":"2025-04-06","serial_number":"15179447383826","imei1":"15179447383826","imei2":"15179447383826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:04:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183297,"job_number":"JOB_183297","tr_customer_id":183315,"tr_customer_product_id":183305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:03:43.000Z","modified_at":"2026-02-11T07:03:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15053716022471","imei1":"15053716022471","imei2":"15053716022471","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:03:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183296,"job_number":"JOB_183296","tr_customer_id":183314,"tr_customer_product_id":183304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:03:00.000Z","modified_at":"2026-02-11T07:03:00.000Z","name":"Lisandro Swaniawski","mobile_number":"844-398-3659","email_id":"Blake65@hotmail.com","dop":"2025-04-06","serial_number":"10363832874601646","imei1":"10363832874601646","imei2":"10363832874601646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:03:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183295,"job_number":"JOB_183295","tr_customer_id":183313,"tr_customer_product_id":183303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:59.000Z","modified_at":"2026-02-11T07:03:36.000Z","name":"Berta Conn","mobile_number":"262-717-0784","email_id":"Roosevelt46@gmail.com","dop":"2025-04-06","serial_number":"13294642481838","imei1":"13294642481838","imei2":"13294642481838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:03:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183294,"job_number":"JOB_183294","tr_customer_id":183312,"tr_customer_product_id":183302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:59.000Z","modified_at":"2026-02-11T07:02:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17896936870789","imei1":"17896936870789","imei2":"17896936870789","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183292,"job_number":"JOB_183292","tr_customer_id":183310,"tr_customer_product_id":183300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:55.000Z","modified_at":"2026-02-11T07:03:32.000Z","name":"Marta Wiza","mobile_number":"972-654-2448","email_id":"Esta98@hotmail.com","dop":"2000-01-31","serial_number":"10733490986444","imei1":"10733490986444","imei2":"10733490986444","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:03:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183290,"job_number":"JOB_183290","tr_customer_id":183308,"tr_customer_product_id":183298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:30.000Z","modified_at":"2026-02-11T07:02:30.000Z","name":"Andreane Pfeffer","mobile_number":"365-916-3898","email_id":"Hayden30@gmail.com","dop":"2025-04-06","serial_number":"13107312248609524","imei1":"13107312248609524","imei2":"13107312248609524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183289,"job_number":"JOB_183289","tr_customer_id":183307,"tr_customer_product_id":183297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:28.000Z","modified_at":"2026-02-11T07:03:11.000Z","name":"Alford Pacocha","mobile_number":"583-358-5271","email_id":"Shania82@gmail.com","dop":"2025-04-06","serial_number":"12071639534935","imei1":"12071639534935","imei2":"12071639534935","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:03:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183288,"job_number":"JOB_183288","tr_customer_id":183306,"tr_customer_product_id":183296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:28.000Z","modified_at":"2026-02-11T07:02:28.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"17608665333713","imei1":"17608665333713","imei2":"17608665333713","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183287,"job_number":"JOB_183287","tr_customer_id":183305,"tr_customer_product_id":183295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:16.000Z","modified_at":"2026-02-11T07:02:16.000Z","name":"Daisha Langosh","mobile_number":"585-435-0151","email_id":"Freida_Abernathy@hotmail.com","dop":"2025-04-06","serial_number":"17518717924921944","imei1":"17518717924921944","imei2":"17518717924921944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183286,"job_number":"JOB_183286","tr_customer_id":183304,"tr_customer_product_id":183294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:14.000Z","modified_at":"2026-02-11T07:02:52.000Z","name":"Lynn Kihn","mobile_number":"839-829-3374","email_id":"Hadley.Mills@yahoo.com","dop":"2025-04-06","serial_number":"14926254443273","imei1":"14926254443273","imei2":"14926254443273","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:02:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183285,"job_number":"JOB_183285","tr_customer_id":183303,"tr_customer_product_id":183293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:14.000Z","modified_at":"2026-02-11T07:02:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17981079783483","imei1":"17981079783483","imei2":"17981079783483","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183283,"job_number":"JOB_183283","tr_customer_id":183301,"tr_customer_product_id":183291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:11.000Z","modified_at":"2026-02-11T07:02:11.000Z","name":"Jackeline Kulas","mobile_number":"310-594-9660","email_id":"Hettie.Hirthe42@yahoo.com","dop":"2025-04-06","serial_number":"14310308843518088","imei1":"14310308843518088","imei2":"14310308843518088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183282,"job_number":"JOB_183282","tr_customer_id":183300,"tr_customer_product_id":183290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:10.000Z","modified_at":"2026-02-11T07:02:47.000Z","name":"Delphine Sawayn","mobile_number":"903-295-0753","email_id":"Destini_Lynch82@yahoo.com","dop":"2000-01-31","serial_number":"10761143766253","imei1":"10761143766253","imei2":"10761143766253","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:02:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183280,"job_number":"JOB_183280","tr_customer_id":183298,"tr_customer_product_id":183288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:09.000Z","modified_at":"2026-02-11T07:02:48.000Z","name":"Kobe Satterfield","mobile_number":"973-758-1397","email_id":"Virginia.Thompson@yahoo.com","dop":"2025-04-06","serial_number":"17185513350453","imei1":"17185513350453","imei2":"17185513350453","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:02:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183279,"job_number":"JOB_183279","tr_customer_id":183297,"tr_customer_product_id":183287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:09.000Z","modified_at":"2026-02-11T07:02:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17223473015759","imei1":"17223473015759","imei2":"17223473015759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183278,"job_number":"JOB_183278","tr_customer_id":183296,"tr_customer_product_id":183286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:38.000Z","modified_at":"2026-02-11T07:01:38.000Z","name":"Christy Gutmann","mobile_number":"831-454-1785","email_id":"Ramona.Jacobson95@gmail.com","dop":"2025-04-06","serial_number":"18954866374133730","imei1":"18954866374133730","imei2":"18954866374133730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:01:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183277,"job_number":"JOB_183277","tr_customer_id":183295,"tr_customer_product_id":183285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:37.000Z","modified_at":"2026-02-11T07:02:20.000Z","name":"Francis Harris","mobile_number":"775-849-5028","email_id":"Colt_Satterfield@hotmail.com","dop":"2025-04-06","serial_number":"15832805839817","imei1":"15832805839817","imei2":"15832805839817","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:02:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183276,"job_number":"JOB_183276","tr_customer_id":183294,"tr_customer_product_id":183284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:36.000Z","modified_at":"2026-02-11T07:01:36.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"15484607727476","imei1":"15484607727476","imei2":"15484607727476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:01:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183274,"job_number":"JOB_183274","tr_customer_id":183292,"tr_customer_product_id":183282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:25.000Z","modified_at":"2026-02-11T07:02:02.000Z","name":"Michale Jacobson","mobile_number":"838-861-9012","email_id":"Cheyanne.Heathcote@yahoo.com","dop":"2000-01-31","serial_number":"10358015217319","imei1":"10358015217319","imei2":"10358015217319","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:02:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183272,"job_number":"JOB_183272","tr_customer_id":183290,"tr_customer_product_id":183280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:24.000Z","modified_at":"2026-02-11T07:01:24.000Z","name":"Dayna Price","mobile_number":"643-648-7993","email_id":"Orin12@gmail.com","dop":"2025-04-06","serial_number":"12950088723257862","imei1":"12950088723257862","imei2":"12950088723257862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183271,"job_number":"JOB_183271","tr_customer_id":183289,"tr_customer_product_id":183279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:22.000Z","modified_at":"2026-02-11T07:02:01.000Z","name":"Peter Bashirian","mobile_number":"424-539-8113","email_id":"Retha.Collins57@hotmail.com","dop":"2025-04-06","serial_number":"19526388620151","imei1":"19526388620151","imei2":"19526388620151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:02:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183270,"job_number":"JOB_183270","tr_customer_id":183288,"tr_customer_product_id":183278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:22.000Z","modified_at":"2026-02-11T07:01:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16526302819255","imei1":"16526302819255","imei2":"16526302819255","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183269,"job_number":"JOB_183269","tr_customer_id":183287,"tr_customer_product_id":183277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:46.000Z","modified_at":"2026-02-11T07:00:46.000Z","name":"Bart Skiles","mobile_number":"385-356-7004","email_id":"Veronica40@yahoo.com","dop":"2025-04-06","serial_number":"19970960154857948","imei1":"19970960154857948","imei2":"19970960154857948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183268,"job_number":"JOB_183268","tr_customer_id":183286,"tr_customer_product_id":183276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:45.000Z","modified_at":"2026-02-11T07:01:28.000Z","name":"Laverna Hoeger","mobile_number":"767-473-8731","email_id":"Jaydon18@yahoo.com","dop":"2025-04-06","serial_number":"12650193874289","imei1":"12650193874289","imei2":"12650193874289","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:01:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183267,"job_number":"JOB_183267","tr_customer_id":183285,"tr_customer_product_id":183275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:44.000Z","modified_at":"2026-02-11T07:00:44.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"18057087833491","imei1":"18057087833491","imei2":"18057087833491","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183265,"job_number":"JOB_183265","tr_customer_id":183283,"tr_customer_product_id":183273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:39.000Z","modified_at":"2026-02-11T07:01:17.000Z","name":"Emerson Dicki","mobile_number":"771-799-0478","email_id":"Abel_Beier91@hotmail.com","dop":"2000-01-31","serial_number":"10926223525305","imei1":"10926223525305","imei2":"10926223525305","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183263,"job_number":"JOB_183263","tr_customer_id":183281,"tr_customer_product_id":183271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:36.000Z","modified_at":"2026-02-11T07:00:36.000Z","name":"Selmer Ryan","mobile_number":"264-382-7095","email_id":"Reuben_Pouros@hotmail.com","dop":"2025-04-06","serial_number":"13673772937191888","imei1":"13673772937191888","imei2":"13673772937191888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183262,"job_number":"JOB_183262","tr_customer_id":183280,"tr_customer_product_id":183270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:35.000Z","modified_at":"2026-02-11T07:01:15.000Z","name":"Royal Stamm","mobile_number":"532-885-7518","email_id":"Odie74@gmail.com","dop":"2025-04-06","serial_number":"11946867599257","imei1":"11946867599257","imei2":"11946867599257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:01:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183261,"job_number":"JOB_183261","tr_customer_id":183279,"tr_customer_product_id":183269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:35.000Z","modified_at":"2026-02-11T07:00:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18251807745059","imei1":"18251807745059","imei2":"18251807745059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183260,"job_number":"JOB_183260","tr_customer_id":183278,"tr_customer_product_id":183268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:32.000Z","modified_at":"2026-02-11T07:00:32.000Z","name":"Martine Rowe","mobile_number":"511-915-7350","email_id":"Malika.Crist@yahoo.com","dop":"2025-04-06","serial_number":"12374014696169556","imei1":"12374014696169556","imei2":"12374014696169556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183259,"job_number":"JOB_183259","tr_customer_id":183277,"tr_customer_product_id":183267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:30.000Z","modified_at":"2026-02-11T07:01:07.000Z","name":"Boris Mitchell","mobile_number":"980-296-5869","email_id":"Maya51@gmail.com","dop":"2025-04-06","serial_number":"18832458419650","imei1":"18832458419650","imei2":"18832458419650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183258,"job_number":"JOB_183258","tr_customer_id":183276,"tr_customer_product_id":183266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:30.000Z","modified_at":"2026-02-11T07:00:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14314569461191","imei1":"14314569461191","imei2":"14314569461191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183257,"job_number":"JOB_183257","tr_customer_id":183275,"tr_customer_product_id":183265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:01.000Z","modified_at":"2026-02-11T07:00:01.000Z","name":"Morris Lockman","mobile_number":"848-572-7513","email_id":"Leonardo.Dach@hotmail.com","dop":"2025-04-06","serial_number":"18871478459131976","imei1":"18871478459131976","imei2":"18871478459131976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183256,"job_number":"JOB_183256","tr_customer_id":183274,"tr_customer_product_id":183264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:00.000Z","modified_at":"2026-02-11T07:00:43.000Z","name":"Alexzander Auer","mobile_number":"227-436-3401","email_id":"Ashly_Lindgren64@hotmail.com","dop":"2025-04-06","serial_number":"12173057144361","imei1":"12173057144361","imei2":"12173057144361","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:00:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183255,"job_number":"JOB_183255","tr_customer_id":183273,"tr_customer_product_id":183263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:59:48.000Z","modified_at":"2026-02-11T06:59:48.000Z","name":"Katherine Schowalter","mobile_number":"380-803-2887","email_id":"Wava_Mueller40@hotmail.com","dop":"2025-04-06","serial_number":"10925796766015216","imei1":"10925796766015216","imei2":"10925796766015216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183254,"job_number":"JOB_183254","tr_customer_id":183272,"tr_customer_product_id":183262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:59:46.000Z","modified_at":"2026-02-11T07:00:23.000Z","name":"Mona Monahan","mobile_number":"227-939-0370","email_id":"Crystal_Hand@hotmail.com","dop":"2025-04-06","serial_number":"18608825902930","imei1":"18608825902930","imei2":"18608825902930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:00:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183253,"job_number":"JOB_183253","tr_customer_id":183271,"tr_customer_product_id":183261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:59:46.000Z","modified_at":"2026-02-11T06:59:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16047856549410","imei1":"16047856549410","imei2":"16047856549410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183252,"job_number":"JOB_183252","tr_customer_id":183270,"tr_customer_product_id":183260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:59:03.000Z","modified_at":"2026-02-11T06:59:03.000Z","name":"Kole Schimmel","mobile_number":"373-223-5934","email_id":"Tyree.Baumbach@yahoo.com","dop":"2025-04-06","serial_number":"18090484040744304","imei1":"18090484040744304","imei2":"18090484040744304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183251,"job_number":"JOB_183251","tr_customer_id":183269,"tr_customer_product_id":183259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:59:02.000Z","modified_at":"2026-02-11T06:59:39.000Z","name":"Esperanza Swaniawski","mobile_number":"924-865-6612","email_id":"Nikita_Wolff@gmail.com","dop":"2025-04-06","serial_number":"15544956871961","imei1":"15544956871961","imei2":"15544956871961","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:59:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183250,"job_number":"JOB_183250","tr_customer_id":183268,"tr_customer_product_id":183258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:59:02.000Z","modified_at":"2026-02-11T06:59:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13117904619000","imei1":"13117904619000","imei2":"13117904619000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183249,"job_number":"JOB_183249","tr_customer_id":183267,"tr_customer_product_id":183257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:58:38.000Z","modified_at":"2026-02-11T06:58:38.000Z","name":"Emmanuel Swaniawski","mobile_number":"486-558-1290","email_id":"Stephania_Gerhold59@hotmail.com","dop":"2025-04-06","serial_number":"12390364250314908","imei1":"12390364250314908","imei2":"12390364250314908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183248,"job_number":"JOB_183248","tr_customer_id":183266,"tr_customer_product_id":183256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:58:37.000Z","modified_at":"2026-02-11T06:59:17.000Z","name":"Alvah Sipes","mobile_number":"570-890-6949","email_id":"Mandy_Jakubowski@yahoo.com","dop":"2025-04-06","serial_number":"14879739200489","imei1":"14879739200489","imei2":"14879739200489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183247,"job_number":"JOB_183247","tr_customer_id":183265,"tr_customer_product_id":183255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:58:37.000Z","modified_at":"2026-02-11T06:58:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10653539109475","imei1":"10653539109475","imei2":"10653539109475","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:58:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183246,"job_number":"JOB_183246","tr_customer_id":183264,"tr_customer_product_id":183254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:50.000Z","modified_at":"2026-02-11T06:57:50.000Z","name":"Madonna Beer","mobile_number":"290-845-4523","email_id":"Jessie.Rau6@yahoo.com","dop":"2025-04-06","serial_number":"10810475955441162","imei1":"10810475955441162","imei2":"10810475955441162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183245,"job_number":"JOB_183245","tr_customer_id":183263,"tr_customer_product_id":183253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:49.000Z","modified_at":"2026-02-11T06:58:29.000Z","name":"Louvenia Crona","mobile_number":"828-509-0596","email_id":"Arne_Zemlak40@hotmail.com","dop":"2025-04-06","serial_number":"12372934711848","imei1":"12372934711848","imei2":"12372934711848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183244,"job_number":"JOB_183244","tr_customer_id":183262,"tr_customer_product_id":183252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:48.000Z","modified_at":"2026-02-11T06:57:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16419309254864","imei1":"16419309254864","imei2":"16419309254864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183242,"job_number":"JOB_183242","tr_customer_id":183260,"tr_customer_product_id":183250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:02.000Z","modified_at":"2026-02-11T06:57:02.000Z","name":"Jennifer Jacobi","mobile_number":"476-221-2696","email_id":"Kellie.Ondricka63@yahoo.com","dop":"2025-04-06","serial_number":"14147073045175060","imei1":"14147073045175060","imei2":"14147073045175060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183241,"job_number":"JOB_183241","tr_customer_id":183259,"tr_customer_product_id":183249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:01.000Z","modified_at":"2026-02-11T06:57:01.000Z","name":"Katlynn Mitchell","mobile_number":"279-662-8417","email_id":"Bennie_Bailey@gmail.com","dop":"2025-04-06","serial_number":"12790445550037910","imei1":"12790445550037910","imei2":"12790445550037910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183240,"job_number":"JOB_183240","tr_customer_id":183258,"tr_customer_product_id":183248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:01.000Z","modified_at":"2026-02-11T06:57:43.000Z","name":"Carol Gusikowski","mobile_number":"262-718-4630","email_id":"Johnathan39@gmail.com","dop":"2025-04-06","serial_number":"19328709338919","imei1":"19328709338919","imei2":"19328709338919","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:57:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183239,"job_number":"JOB_183239","tr_customer_id":183257,"tr_customer_product_id":183247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:01.000Z","modified_at":"2026-02-11T06:57:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14187136490828","imei1":"14187136490828","imei2":"14187136490828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183238,"job_number":"JOB_183238","tr_customer_id":183256,"tr_customer_product_id":183246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:00.000Z","modified_at":"2026-02-11T06:57:41.000Z","name":"Gudrun Baumbach","mobile_number":"446-471-3668","email_id":"Demond11@hotmail.com","dop":"2025-04-06","serial_number":"13912378714214","imei1":"13912378714214","imei2":"13912378714214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183237,"job_number":"JOB_183237","tr_customer_id":183255,"tr_customer_product_id":183245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:00.000Z","modified_at":"2026-02-11T06:57:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17273460599349","imei1":"17273460599349","imei2":"17273460599349","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183234,"job_number":"JOB_183234","tr_customer_id":183252,"tr_customer_product_id":183242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:56:12.000Z","modified_at":"2026-02-11T06:56:12.000Z","name":"Columbus Durgan","mobile_number":"856-343-8013","email_id":"Marcus.Yost@yahoo.com","dop":"2025-04-06","serial_number":"10874477724127574","imei1":"10874477724127574","imei2":"10874477724127574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183233,"job_number":"JOB_183233","tr_customer_id":183251,"tr_customer_product_id":183241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:56:11.000Z","modified_at":"2026-02-11T06:56:53.000Z","name":"Manuela Keeling","mobile_number":"507-833-3987","email_id":"Delores_Weimann77@hotmail.com","dop":"2025-04-06","serial_number":"18762486733833","imei1":"18762486733833","imei2":"18762486733833","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:56:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183232,"job_number":"JOB_183232","tr_customer_id":183250,"tr_customer_product_id":183240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:56:10.000Z","modified_at":"2026-02-11T06:56:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15241263967725","imei1":"15241263967725","imei2":"15241263967725","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183231,"job_number":"JOB_183231","tr_customer_id":183249,"tr_customer_product_id":183239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:55:21.000Z","modified_at":"2026-02-11T06:55:21.000Z","name":"Alexanne Wunsch","mobile_number":"974-776-1646","email_id":"Marlen.Kihn82@yahoo.com","dop":"2025-04-06","serial_number":"10914286605349070","imei1":"10914286605349070","imei2":"10914286605349070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183230,"job_number":"JOB_183230","tr_customer_id":183248,"tr_customer_product_id":183238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:55:20.000Z","modified_at":"2026-02-11T06:56:02.000Z","name":"Elsie Wolf","mobile_number":"214-408-4299","email_id":"Oran_Simonis@yahoo.com","dop":"2025-04-06","serial_number":"14438321769748","imei1":"14438321769748","imei2":"14438321769748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:56:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183229,"job_number":"JOB_183229","tr_customer_id":183247,"tr_customer_product_id":183237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:55:19.000Z","modified_at":"2026-02-11T06:55:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14192557810919","imei1":"14192557810919","imei2":"14192557810919","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183228,"job_number":"JOB_183228","tr_customer_id":183246,"tr_customer_product_id":183236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:54:40.000Z","modified_at":"2026-02-11T06:54:40.000Z","name":"Gay Rogahn","mobile_number":"266-204-9713","email_id":"Seamus_Abbott19@gmail.com","dop":"2025-04-06","serial_number":"17664680232908674","imei1":"17664680232908674","imei2":"17664680232908674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183227,"job_number":"JOB_183227","tr_customer_id":183245,"tr_customer_product_id":183235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:54:39.000Z","modified_at":"2026-02-11T06:55:15.000Z","name":"Dudley Botsford","mobile_number":"397-654-1965","email_id":"Joan_Howe@gmail.com","dop":"2025-04-06","serial_number":"16929926100404","imei1":"16929926100404","imei2":"16929926100404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:55:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183226,"job_number":"JOB_183226","tr_customer_id":183244,"tr_customer_product_id":183234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:54:39.000Z","modified_at":"2026-02-11T06:54:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18088197613237","imei1":"18088197613237","imei2":"18088197613237","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:54:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183225,"job_number":"JOB_183225","tr_customer_id":183243,"tr_customer_product_id":183233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:54:25.000Z","modified_at":"2026-02-11T06:54:25.000Z","name":"Karli Bode","mobile_number":"411-824-6708","email_id":"Mortimer69@gmail.com","dop":"2025-04-06","serial_number":"17637492791781620","imei1":"17637492791781620","imei2":"17637492791781620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183224,"job_number":"JOB_183224","tr_customer_id":183242,"tr_customer_product_id":183232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:54:23.000Z","modified_at":"2026-02-11T06:55:01.000Z","name":"Raven Runte","mobile_number":"244-885-3681","email_id":"Alyce.Hagenes34@hotmail.com","dop":"2025-04-06","serial_number":"15456962506611","imei1":"15456962506611","imei2":"15456962506611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:55:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183223,"job_number":"JOB_183223","tr_customer_id":183241,"tr_customer_product_id":183231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:54:23.000Z","modified_at":"2026-02-11T06:54:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19844694226273","imei1":"19844694226273","imei2":"19844694226273","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183222,"job_number":"JOB_183222","tr_customer_id":183240,"tr_customer_product_id":183230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:57.000Z","modified_at":"2026-02-11T06:53:57.000Z","name":"Tom D'Amore","mobile_number":"566-800-1567","email_id":"Velva26@gmail.com","dop":"2025-04-06","serial_number":"11301694627714448","imei1":"11301694627714448","imei2":"11301694627714448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183221,"job_number":"JOB_183221","tr_customer_id":183239,"tr_customer_product_id":183229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:56.000Z","modified_at":"2026-02-11T06:54:32.000Z","name":"Guido Rau","mobile_number":"264-458-1313","email_id":"Vernon_Mann93@hotmail.com","dop":"2025-04-06","serial_number":"14894859037222","imei1":"14894859037222","imei2":"14894859037222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:54:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183220,"job_number":"JOB_183220","tr_customer_id":183238,"tr_customer_product_id":183228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:56.000Z","modified_at":"2026-02-11T06:53:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19298366720327","imei1":"19298366720327","imei2":"19298366720327","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183219,"job_number":"JOB_183219","tr_customer_id":183237,"tr_customer_product_id":183227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:39.000Z","modified_at":"2026-02-11T06:53:39.000Z","name":"Erick Beatty","mobile_number":"497-882-1984","email_id":"Haskell_Breitenberg89@hotmail.com","dop":"2025-04-06","serial_number":"15953228384957624","imei1":"15953228384957624","imei2":"15953228384957624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183218,"job_number":"JOB_183218","tr_customer_id":183236,"tr_customer_product_id":183226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:37.000Z","modified_at":"2026-02-11T06:54:15.000Z","name":"Mauricio Wintheiser","mobile_number":"864-351-4337","email_id":"Hershel_Bradtke@gmail.com","dop":"2025-04-06","serial_number":"12213234577138","imei1":"12213234577138","imei2":"12213234577138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:54:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183217,"job_number":"JOB_183217","tr_customer_id":183235,"tr_customer_product_id":183225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:37.000Z","modified_at":"2026-02-11T06:53:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19379357829150","imei1":"19379357829150","imei2":"19379357829150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183216,"job_number":"JOB_183216","tr_customer_id":183234,"tr_customer_product_id":183224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:14.000Z","modified_at":"2026-02-11T06:53:14.000Z","name":"Janie Wintheiser","mobile_number":"379-751-3820","email_id":"Glenda.Boyle@yahoo.com","dop":"2025-04-06","serial_number":"10133798761178244","imei1":"10133798761178244","imei2":"10133798761178244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183215,"job_number":"JOB_183215","tr_customer_id":183233,"tr_customer_product_id":183223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:13.000Z","modified_at":"2026-02-11T06:53:49.000Z","name":"Deja Zemlak","mobile_number":"220-957-0839","email_id":"Angelo.West2@yahoo.com","dop":"2025-04-06","serial_number":"17274290525620","imei1":"17274290525620","imei2":"17274290525620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183214,"job_number":"JOB_183214","tr_customer_id":183232,"tr_customer_product_id":183222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:13.000Z","modified_at":"2026-02-11T06:53:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12582486229985","imei1":"12582486229985","imei2":"12582486229985","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183213,"job_number":"JOB_183213","tr_customer_id":183231,"tr_customer_product_id":183221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:01.000Z","modified_at":"2026-02-11T06:53:01.000Z","name":"Alfonso Mayer","mobile_number":"938-815-5745","email_id":"Lucie.Wolf@gmail.com","dop":"2025-09-09","serial_number":"13455328649447","imei1":"13455328649447","imei2":"13455328649447","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183212,"job_number":"JOB_183212","tr_customer_id":183230,"tr_customer_product_id":183220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:00.000Z","modified_at":"2026-02-11T06:53:00.000Z","name":"Timmy Willms","mobile_number":"852-229-9832","email_id":"Jannie51@yahoo.com","dop":"2025-06-18","serial_number":"1088747176872301","imei1":"1088747176872301","imei2":"1088747176872301","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183211,"job_number":"JOB_183211","tr_customer_id":183229,"tr_customer_product_id":183219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:00.000Z","modified_at":"2026-02-11T06:53:38.000Z","name":"Melany Kohler","mobile_number":"930-362-5933","email_id":"Noemy.Ratke32@yahoo.com","dop":"2025-06-18","serial_number":"10422955648309","imei1":"10422955648309","imei2":"10422955648309","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183210,"job_number":"JOB_183210","tr_customer_id":183228,"tr_customer_product_id":183218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:00.000Z","modified_at":"2026-02-11T06:53:00.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10541675803454","imei1":"10541675803454","imei2":"10541675803454","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183209,"job_number":"JOB_183209","tr_customer_id":183227,"tr_customer_product_id":183217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:52.000Z","modified_at":"2026-02-11T06:52:52.000Z","name":"Kendra Mertz","mobile_number":"956-236-0098","email_id":"Arch.Bogan23@gmail.com","dop":"2025-04-06","serial_number":"18002436273662604","imei1":"18002436273662604","imei2":"18002436273662604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183208,"job_number":"JOB_183208","tr_customer_id":183226,"tr_customer_product_id":183216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:51.000Z","modified_at":"2026-02-11T06:53:30.000Z","name":"Simeon Gulgowski","mobile_number":"503-845-7513","email_id":"Cayla_Wiza@hotmail.com","dop":"2025-04-06","serial_number":"14212067802988","imei1":"14212067802988","imei2":"14212067802988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:53:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183207,"job_number":"JOB_183207","tr_customer_id":183225,"tr_customer_product_id":183215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:50.000Z","modified_at":"2026-02-11T06:52:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12084240437466","imei1":"12084240437466","imei2":"12084240437466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183206,"job_number":"JOB_183206","tr_customer_id":183224,"tr_customer_product_id":183214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:42.000Z","modified_at":"2026-02-11T06:52:42.000Z","name":"John Doe","mobile_number":"9876543210","email_id":"test.user@example.com","dop":"2025-09-09","serial_number":"18947587083864","imei1":"18947587083864","imei2":"18947587083864","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183205,"job_number":"JOB_183205","tr_customer_id":183223,"tr_customer_product_id":183213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:22.000Z","modified_at":"2026-02-11T06:53:01.000Z","name":"Sidney Schinner","mobile_number":"615-988-3970","email_id":"Anabel10@yahoo.com","dop":"2025-12-31","serial_number":"104301738728478","imei1":"104301738728478","imei2":"104301738728478","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183204,"job_number":"JOB_183204","tr_customer_id":183222,"tr_customer_product_id":183212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:22.000Z","modified_at":"2026-02-11T06:52:22.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"101445111177906","imei1":"101445111177906","imei2":"101445111177906","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183203,"job_number":"JOB_183203","tr_customer_id":183221,"tr_customer_product_id":183211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:21.000Z","modified_at":"2026-02-11T06:52:21.000Z","name":"Dante Zemlak","mobile_number":"471-229-4043","email_id":"Kennedi77@hotmail.com","dop":"2025-04-06","serial_number":"17272995561701844","imei1":"17272995561701844","imei2":"17272995561701844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183202,"job_number":"JOB_183202","tr_customer_id":183220,"tr_customer_product_id":183210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:20.000Z","modified_at":"2026-02-11T06:52:59.000Z","name":"Marcelina Howell","mobile_number":"376-781-8366","email_id":"Elaina78@yahoo.com","dop":"2025-04-06","serial_number":"18146353524851","imei1":"18146353524851","imei2":"18146353524851","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183201,"job_number":"JOB_183201","tr_customer_id":183219,"tr_customer_product_id":183209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:14.000Z","modified_at":"2026-02-11T06:52:14.000Z","name":"Morton Roob","mobile_number":"323-263-7891","email_id":"Frankie24@hotmail.com","dop":"2025-06-18","serial_number":"1072487354717767","imei1":"1072487354717767","imei2":"1072487354717767","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183200,"job_number":"JOB_183200","tr_customer_id":183218,"tr_customer_product_id":183208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:14.000Z","modified_at":"2026-02-11T06:52:52.000Z","name":"Tianna Zboncak","mobile_number":"210-630-3669","email_id":"Noah32@yahoo.com","dop":"2025-06-18","serial_number":"10570269998899","imei1":"10570269998899","imei2":"10570269998899","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183199,"job_number":"JOB_183199","tr_customer_id":183217,"tr_customer_product_id":183207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:13.000Z","modified_at":"2026-02-11T06:52:13.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10151878754165","imei1":"10151878754165","imei2":"10151878754165","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183197,"job_number":"JOB_183197","tr_customer_id":183215,"tr_customer_product_id":183205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:51:35.000Z","modified_at":"2026-02-11T06:52:14.000Z","name":"Hailee Ward","mobile_number":"833-718-8187","email_id":"Tracey.Willms15@yahoo.com","dop":"2025-12-31","serial_number":"100922312921874","imei1":"100922312921874","imei2":"100922312921874","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:52:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183196,"job_number":"JOB_183196","tr_customer_id":183214,"tr_customer_product_id":183204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:51:34.000Z","modified_at":"2026-02-11T06:51:34.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"104961144659476","imei1":"104961144659476","imei2":"104961144659476","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:51:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183194,"job_number":"JOB_183194","tr_customer_id":183212,"tr_customer_product_id":183202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:47.000Z","modified_at":"2026-02-11T06:51:26.000Z","name":"Rahsaan McLaughlin","mobile_number":"420-585-0452","email_id":"Terrell.Bednar39@yahoo.com","dop":"2025-12-31","serial_number":"103314332858973","imei1":"103314332858973","imei2":"103314332858973","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:51:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183193,"job_number":"JOB_183193","tr_customer_id":183211,"tr_customer_product_id":183201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:47.000Z","modified_at":"2026-02-11T06:50:47.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"108883615906837","imei1":"108883615906837","imei2":"108883615906837","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183180,"job_number":"JOB_183180","tr_customer_id":183198,"tr_customer_product_id":183188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:44:36.000Z","modified_at":"2026-02-11T06:44:36.000Z","name":"Oswald Ledner","mobile_number":"376-422-5845","email_id":"Zelda39@gmail.com","dop":"2025-04-06","serial_number":"12567578096406198","imei1":"12567578096406198","imei2":"12567578096406198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:44:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183179,"job_number":"JOB_183179","tr_customer_id":183197,"tr_customer_product_id":183187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:44:35.000Z","modified_at":"2026-02-11T06:45:13.000Z","name":"Brent Balistreri","mobile_number":"940-667-9349","email_id":"Mathias_Hilpert@gmail.com","dop":"2025-04-06","serial_number":"15155171652615","imei1":"15155171652615","imei2":"15155171652615","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183178,"job_number":"JOB_183178","tr_customer_id":183196,"tr_customer_product_id":183186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:44:34.000Z","modified_at":"2026-02-11T06:44:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17342862657922","imei1":"17342862657922","imei2":"17342862657922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183177,"job_number":"JOB_183177","tr_customer_id":183195,"tr_customer_product_id":183185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:43:50.000Z","modified_at":"2026-02-11T06:43:50.000Z","name":"Johnpaul Schmitt","mobile_number":"303-751-2082","email_id":"Holden71@yahoo.com","dop":"2025-04-06","serial_number":"12612080172240306","imei1":"12612080172240306","imei2":"12612080172240306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183176,"job_number":"JOB_183176","tr_customer_id":183194,"tr_customer_product_id":183184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:43:49.000Z","modified_at":"2026-02-11T06:44:27.000Z","name":"Maximo Wiegand","mobile_number":"963-300-5651","email_id":"Heidi_White@gmail.com","dop":"2025-04-06","serial_number":"18185025129850","imei1":"18185025129850","imei2":"18185025129850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:44:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183175,"job_number":"JOB_183175","tr_customer_id":183193,"tr_customer_product_id":183183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:43:48.000Z","modified_at":"2026-02-11T06:43:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19218639627720","imei1":"19218639627720","imei2":"19218639627720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183174,"job_number":"JOB_183174","tr_customer_id":183192,"tr_customer_product_id":183182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:43:03.000Z","modified_at":"2026-02-11T06:43:03.000Z","name":"Alexane Leffler","mobile_number":"280-359-1036","email_id":"Bobby63@yahoo.com","dop":"2025-04-06","serial_number":"13607715058153356","imei1":"13607715058153356","imei2":"13607715058153356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183173,"job_number":"JOB_183173","tr_customer_id":183191,"tr_customer_product_id":183181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:43:02.000Z","modified_at":"2026-02-11T06:43:41.000Z","name":"Parker Schulist","mobile_number":"772-573-2778","email_id":"Lindsay.Beer81@hotmail.com","dop":"2025-04-06","serial_number":"18555194055129","imei1":"18555194055129","imei2":"18555194055129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:43:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183172,"job_number":"JOB_183172","tr_customer_id":183190,"tr_customer_product_id":183180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:43:02.000Z","modified_at":"2026-02-11T06:43:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15476895905976","imei1":"15476895905976","imei2":"15476895905976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:43:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183171,"job_number":"JOB_183171","tr_customer_id":183189,"tr_customer_product_id":183179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:41:44.000Z","modified_at":"2026-02-11T06:41:54.000Z","name":"Rayan Mohamad","mobile_number":"9443588249","email_id":"rayan@gmail.com","dop":"2025-12-31","serial_number":"87171238227930","imei1":"87171238227930","imei2":"87171238227930","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:41:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183170,"job_number":"JOB_183170","tr_customer_id":183188,"tr_customer_product_id":183178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:41:31.000Z","modified_at":"2026-02-11T06:41:41.000Z","name":"Mubi KU","mobile_number":"9980251826","email_id":"mubi@gmail.com","dop":"2025-12-31","serial_number":"39637403489207","imei1":"39637403489207","imei2":"39637403489207","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:41:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183169,"job_number":"JOB_183169","tr_customer_id":183187,"tr_customer_product_id":183177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:41:16.000Z","modified_at":"2026-02-11T06:41:27.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"abd@gmail.com","dop":"2025-12-31","serial_number":"65981870321489","imei1":"65981870321489","imei2":"65981870321489","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183166,"job_number":"JOB_183166","tr_customer_id":183184,"tr_customer_product_id":183174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:28:49.000Z","modified_at":"2026-02-11T06:28:49.000Z","name":"Efrain Terry","mobile_number":"840-671-3734","email_id":"Grayce.Russel@hotmail.com","dop":"2025-04-06","serial_number":"17603124544839638","imei1":"17603124544839638","imei2":"17603124544839638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183165,"job_number":"JOB_183165","tr_customer_id":183183,"tr_customer_product_id":183173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:28:49.000Z","modified_at":"2026-02-11T06:29:02.000Z","name":"Cordie Rath","mobile_number":"843-893-4922","email_id":"Samara94@hotmail.com","dop":"2025-04-06","serial_number":"13909995669175","imei1":"13909995669175","imei2":"13909995669175","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:29:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183162,"job_number":"JOB_183162","tr_customer_id":183180,"tr_customer_product_id":183170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:03:08.000Z","modified_at":"2026-02-11T06:03:08.000Z","name":"Gregoria Dare","mobile_number":"632-860-0407","email_id":"Elisabeth.Terry78@gmail.com","dop":"2025-04-06","serial_number":"10162025129678484","imei1":"10162025129678484","imei2":"10162025129678484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:03:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183161,"job_number":"JOB_183161","tr_customer_id":183179,"tr_customer_product_id":183169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:03:06.000Z","modified_at":"2026-02-11T06:03:48.000Z","name":"Bailey Howe","mobile_number":"348-510-6713","email_id":"Deion.Carter@yahoo.com","dop":"2025-04-06","serial_number":"19826126691888","imei1":"19826126691888","imei2":"19826126691888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:03:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183160,"job_number":"JOB_183160","tr_customer_id":183178,"tr_customer_product_id":183168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:03:06.000Z","modified_at":"2026-02-11T06:03:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17030107515317","imei1":"17030107515317","imei2":"17030107515317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:03:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183159,"job_number":"JOB_183159","tr_customer_id":183177,"tr_customer_product_id":183167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:02:17.000Z","modified_at":"2026-02-11T06:02:17.000Z","name":"Dahlia Cassin","mobile_number":"386-551-0864","email_id":"Kobe_Hackett88@yahoo.com","dop":"2025-04-06","serial_number":"14189140043954194","imei1":"14189140043954194","imei2":"14189140043954194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183158,"job_number":"JOB_183158","tr_customer_id":183176,"tr_customer_product_id":183166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:02:15.000Z","modified_at":"2026-02-11T06:02:57.000Z","name":"Mckayla Jaskolski","mobile_number":"821-848-7985","email_id":"Sallie31@yahoo.com","dop":"2025-04-06","serial_number":"14833803671230","imei1":"14833803671230","imei2":"14833803671230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:02:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183157,"job_number":"JOB_183157","tr_customer_id":183175,"tr_customer_product_id":183165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:02:15.000Z","modified_at":"2026-02-11T06:02:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10645103552428","imei1":"10645103552428","imei2":"10645103552428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:02:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183156,"job_number":"JOB_183156","tr_customer_id":183174,"tr_customer_product_id":183164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:01:26.000Z","modified_at":"2026-02-11T06:01:26.000Z","name":"Liza Koelpin","mobile_number":"300-595-2755","email_id":"Prudence_Zboncak@yahoo.com","dop":"2025-04-06","serial_number":"12395099501218594","imei1":"12395099501218594","imei2":"12395099501218594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183155,"job_number":"JOB_183155","tr_customer_id":183173,"tr_customer_product_id":183163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:01:24.000Z","modified_at":"2026-02-11T06:02:07.000Z","name":"Carley Mueller","mobile_number":"271-834-1687","email_id":"Adrianna51@gmail.com","dop":"2025-04-06","serial_number":"13018056719181","imei1":"13018056719181","imei2":"13018056719181","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:02:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183154,"job_number":"JOB_183154","tr_customer_id":183172,"tr_customer_product_id":183162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:01:24.000Z","modified_at":"2026-02-11T06:01:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19797603982666","imei1":"19797603982666","imei2":"19797603982666","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183153,"job_number":"JOB_183153","tr_customer_id":183171,"tr_customer_product_id":183161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:51:05.000Z","modified_at":"2026-02-11T05:51:05.000Z","name":"Isaac Stokes","mobile_number":"913-339-2035","email_id":"Lew15@hotmail.com","dop":"2025-04-06","serial_number":"16660196127833728","imei1":"16660196127833728","imei2":"16660196127833728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:51:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183152,"job_number":"JOB_183152","tr_customer_id":183170,"tr_customer_product_id":183160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:51:04.000Z","modified_at":"2026-02-11T05:51:46.000Z","name":"Ellen Mosciski","mobile_number":"204-964-4339","email_id":"Neal_Legros@hotmail.com","dop":"2025-04-06","serial_number":"12680185280305","imei1":"12680185280305","imei2":"12680185280305","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183151,"job_number":"JOB_183151","tr_customer_id":183169,"tr_customer_product_id":183159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:50:43.000Z","modified_at":"2026-02-11T05:50:43.000Z","name":"Wyatt Jenkins","mobile_number":"225-373-0349","email_id":"Fritz54@gmail.com","dop":"2025-04-06","serial_number":"14361956583201630","imei1":"14361956583201630","imei2":"14361956583201630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:50:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183150,"job_number":"JOB_183150","tr_customer_id":183168,"tr_customer_product_id":183158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:50:41.000Z","modified_at":"2026-02-11T05:51:24.000Z","name":"Daija Quitzon","mobile_number":"253-508-2266","email_id":"Yesenia_OConner@hotmail.com","dop":"2025-04-06","serial_number":"17272708676422","imei1":"17272708676422","imei2":"17272708676422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:51:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183149,"job_number":"JOB_183149","tr_customer_id":183167,"tr_customer_product_id":183157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:57.000Z","modified_at":"2026-02-11T05:44:57.000Z","name":"Lacey Purdy","mobile_number":"608-459-1342","email_id":"Destinee.Cronin56@hotmail.com","dop":"2025-04-06","serial_number":"13179270870945154","imei1":"13179270870945154","imei2":"13179270870945154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:44:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183148,"job_number":"JOB_183148","tr_customer_id":183166,"tr_customer_product_id":183156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:57.000Z","modified_at":"2026-02-11T05:45:19.000Z","name":"Bailey Nitzsche","mobile_number":"490-811-8993","email_id":"Clovis.Skiles@gmail.com","dop":"2025-04-06","serial_number":"12186280505563","imei1":"12186280505563","imei2":"12186280505563","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:45:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183147,"job_number":"JOB_183147","tr_customer_id":183165,"tr_customer_product_id":183155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:56.000Z","modified_at":"2026-02-11T05:44:56.000Z","name":"deff khan","mobile_number":"8889967567","email_id":"de@gmail.com","dop":"2025-04-06","serial_number":"15322755951425","imei1":"15322755951425","imei2":"15322755951425","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:44:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183146,"job_number":"JOB_183146","tr_customer_id":183164,"tr_customer_product_id":183154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:28.000Z","modified_at":"2026-02-11T05:44:28.000Z","name":"Philip Kuvalis","mobile_number":"808-746-0984","email_id":"Nettie51@yahoo.com","dop":"2025-04-06","serial_number":"12883710525465092","imei1":"12883710525465092","imei2":"12883710525465092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:44:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183145,"job_number":"JOB_183145","tr_customer_id":183163,"tr_customer_product_id":183153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:27.000Z","modified_at":"2026-02-11T05:44:51.000Z","name":"Julie Braun","mobile_number":"315-519-5517","email_id":"Haylee.Nikolaus@hotmail.com","dop":"2025-04-06","serial_number":"19062262553389","imei1":"19062262553389","imei2":"19062262553389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:44:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183144,"job_number":"JOB_183144","tr_customer_id":183162,"tr_customer_product_id":183152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:27.000Z","modified_at":"2026-02-11T05:44:27.000Z","name":"sadaf bepari","mobile_number":"9876545678","email_id":"sa@gmail.com","dop":"2025-04-06","serial_number":"15511829909223","imei1":"15511829909223","imei2":"15511829909223","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:44:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183143,"job_number":"JOB_183143","tr_customer_id":183161,"tr_customer_product_id":183151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:02.000Z","modified_at":"2026-02-11T05:44:02.000Z","name":"Danika Kiehn","mobile_number":"279-750-8860","email_id":"Keagan86@hotmail.com","dop":"2025-04-06","serial_number":"11425648155094980","imei1":"11425648155094980","imei2":"11425648155094980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183142,"job_number":"JOB_183142","tr_customer_id":183160,"tr_customer_product_id":183150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:01.000Z","modified_at":"2026-02-11T05:44:23.000Z","name":"Germaine Hermiston","mobile_number":"367-381-1593","email_id":"Lily32@gmail.com","dop":"2025-04-06","serial_number":"18106783146501","imei1":"18106783146501","imei2":"18106783146501","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:44:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183141,"job_number":"JOB_183141","tr_customer_id":183159,"tr_customer_product_id":183149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:01.000Z","modified_at":"2026-02-11T05:44:01.000Z","name":"jatin sharma","mobile_number":"9345567876","email_id":"abc@gmail.com","dop":"2025-04-06","serial_number":"12029019852424","imei1":"12029019852424","imei2":"12029019852424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:44:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183140,"job_number":"JOB_183140","tr_customer_id":183158,"tr_customer_product_id":183148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:57.000Z","modified_at":"2026-02-11T05:39:57.000Z","name":"Cyrus Howell","mobile_number":"662-504-8977","email_id":"Henriette.Johns@hotmail.com","dop":"2025-04-06","serial_number":"19688445390549","imei1":"19688445390549","imei2":"19688445390549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183139,"job_number":"JOB_183139","tr_customer_id":183157,"tr_customer_product_id":183147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:57.000Z","modified_at":"2026-02-11T05:39:57.000Z","name":"deff khan","mobile_number":"8889967567","email_id":"de@gmail.com","dop":"2025-04-06","serial_number":"16062071003948","imei1":"16062071003948","imei2":"16062071003948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183138,"job_number":"JOB_183138","tr_customer_id":183156,"tr_customer_product_id":183146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:56.000Z","modified_at":"2026-02-11T05:39:56.000Z","name":"Gretchen Price","mobile_number":"702-609-6770","email_id":"Verdie.Willms78@hotmail.com","dop":"2025-04-06","serial_number":"10933833086637","imei1":"10933833086637","imei2":"10933833086637","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183137,"job_number":"JOB_183137","tr_customer_id":183155,"tr_customer_product_id":183145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:55.000Z","modified_at":"2026-02-11T05:39:55.000Z","name":"sadaf bepari","mobile_number":"9876545678","email_id":"sa@gmail.com","dop":"2025-04-06","serial_number":"14440653498361","imei1":"14440653498361","imei2":"14440653498361","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183136,"job_number":"JOB_183136","tr_customer_id":183154,"tr_customer_product_id":183144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:54.000Z","modified_at":"2026-02-11T05:39:54.000Z","name":"Salvador Hahn","mobile_number":"923-448-8037","email_id":"Marquise15@yahoo.com","dop":"2025-04-06","serial_number":"11689473987702","imei1":"11689473987702","imei2":"11689473987702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183135,"job_number":"JOB_183135","tr_customer_id":183153,"tr_customer_product_id":183143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:54.000Z","modified_at":"2026-02-11T05:39:54.000Z","name":"jatin sharma","mobile_number":"9345567876","email_id":"abc@gmail.com","dop":"2025-04-06","serial_number":"14821147863595","imei1":"14821147863595","imei2":"14821147863595","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183134,"job_number":"JOB_183134","tr_customer_id":183152,"tr_customer_product_id":183142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:07.000Z","modified_at":"2026-02-11T05:39:07.000Z","name":"Novella McLaughlin","mobile_number":"820-824-5013","email_id":"Charlie_Graham@gmail.com","dop":"2025-04-06","serial_number":"11987853007015","imei1":"11987853007015","imei2":"11987853007015","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183133,"job_number":"JOB_183133","tr_customer_id":183151,"tr_customer_product_id":183141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:06.000Z","modified_at":"2026-02-11T05:39:06.000Z","name":"Jerrod Cremin","mobile_number":"456-211-8562","email_id":"Ernest.Spencer@gmail.com","dop":"2025-04-06","serial_number":"18118419172310","imei1":"18118419172310","imei2":"18118419172310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183132,"job_number":"JOB_183132","tr_customer_id":183150,"tr_customer_product_id":183140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:06.000Z","modified_at":"2026-02-11T05:39:16.000Z","name":"Colby Stroman","mobile_number":"694-607-1019","email_id":"Isaias62@yahoo.com","dop":"2025-07-01","serial_number":"109355184680305","imei1":"109355184680305","imei2":"109355184680305","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:39:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183131,"job_number":"JOB_183131","tr_customer_id":183149,"tr_customer_product_id":183139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:05.000Z","modified_at":"2026-02-11T05:39:05.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"108168591639560","imei1":"108168591639560","imei2":"108168591639560","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183130,"job_number":"JOB_183130","tr_customer_id":183148,"tr_customer_product_id":183138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:05.000Z","modified_at":"2026-02-11T05:39:05.000Z","name":"Buddy Bergstrom","mobile_number":"935-344-8684","email_id":"Liliana46@hotmail.com","dop":"2025-04-06","serial_number":"18740376709127","imei1":"18740376709127","imei2":"18740376709127","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183129,"job_number":"JOB_183129","tr_customer_id":183147,"tr_customer_product_id":183137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:38:51.000Z","modified_at":"2026-02-11T05:39:03.000Z","name":"Raquel McGlynn","mobile_number":"664-849-9571","email_id":"Kathryn.Sauer@yahoo.com","dop":"2025-07-01","serial_number":"109106984741756","imei1":"109106984741756","imei2":"109106984741756","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183128,"job_number":"JOB_183128","tr_customer_id":183146,"tr_customer_product_id":183136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:38:51.000Z","modified_at":"2026-02-11T05:38:51.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100515514988019","imei1":"100515514988019","imei2":"100515514988019","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183127,"job_number":"JOB_183127","tr_customer_id":183145,"tr_customer_product_id":183135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:25:40.000Z","modified_at":"2026-02-11T05:25:40.000Z","name":"Travon Nicolas","mobile_number":"961-876-5322","email_id":"Darrel_Feest@hotmail.com","dop":"2025-04-06","serial_number":"12918467628263212","imei1":"12918467628263212","imei2":"12918467628263212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183126,"job_number":"JOB_183126","tr_customer_id":183144,"tr_customer_product_id":183134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:25:39.000Z","modified_at":"2026-02-11T05:26:17.000Z","name":"Edd Marquardt","mobile_number":"364-755-4124","email_id":"Celia.Keeling31@hotmail.com","dop":"2025-04-06","serial_number":"12776256197495","imei1":"12776256197495","imei2":"12776256197495","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:26:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183125,"job_number":"JOB_183125","tr_customer_id":183143,"tr_customer_product_id":183133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:25:38.000Z","modified_at":"2026-02-11T05:25:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11218017965877","imei1":"11218017965877","imei2":"11218017965877","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183124,"job_number":"JOB_183124","tr_customer_id":183142,"tr_customer_product_id":183132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:54.000Z","modified_at":"2026-02-11T05:24:54.000Z","name":"Leon Kovacek","mobile_number":"804-669-8365","email_id":"Violette_Durgan@hotmail.com","dop":"2025-04-06","serial_number":"11575450775874636","imei1":"11575450775874636","imei2":"11575450775874636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:24:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183123,"job_number":"JOB_183123","tr_customer_id":183141,"tr_customer_product_id":183131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:53.000Z","modified_at":"2026-02-11T05:25:31.000Z","name":"Lorenza Dooley","mobile_number":"710-398-8145","email_id":"Dax.Nolan65@hotmail.com","dop":"2025-04-06","serial_number":"15517714009397","imei1":"15517714009397","imei2":"15517714009397","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:25:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183122,"job_number":"JOB_183122","tr_customer_id":183140,"tr_customer_product_id":183130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:52.000Z","modified_at":"2026-02-11T05:24:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17584467814570","imei1":"17584467814570","imei2":"17584467814570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183121,"job_number":"JOB_183121","tr_customer_id":183139,"tr_customer_product_id":183129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:42.000Z","modified_at":"2026-02-11T05:24:42.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-01","serial_number":"44064883098233","imei1":"44064883098233","imei2":"44064883098233","popurl":"2026-02-01T05:24:42.245189547Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183120,"job_number":"JOB_183120","tr_customer_id":183138,"tr_customer_product_id":183128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:42.000Z","modified_at":"2026-02-11T05:24:42.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-01","serial_number":"24488512258463","imei1":"24488512258463","imei2":"24488512258463","popurl":"2026-02-01T05:24:41.826333159Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183119,"job_number":"JOB_183119","tr_customer_id":183137,"tr_customer_product_id":183127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:07.000Z","modified_at":"2026-02-11T05:24:07.000Z","name":"Hector Collins","mobile_number":"827-353-0702","email_id":"Mitchell.Walker@hotmail.com","dop":"2025-04-06","serial_number":"19949376886640464","imei1":"19949376886640464","imei2":"19949376886640464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:24:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183118,"job_number":"JOB_183118","tr_customer_id":183136,"tr_customer_product_id":183126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:06.000Z","modified_at":"2026-02-11T05:24:45.000Z","name":"Mckayla Greenholt","mobile_number":"690-200-5656","email_id":"Unique_Kuhic@yahoo.com","dop":"2025-04-06","serial_number":"17288096463709","imei1":"17288096463709","imei2":"17288096463709","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:24:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183117,"job_number":"JOB_183117","tr_customer_id":183135,"tr_customer_product_id":183125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:05.000Z","modified_at":"2026-02-11T05:24:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19960741817035","imei1":"19960741817035","imei2":"19960741817035","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:24:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183114,"job_number":"JOB_183114","tr_customer_id":183132,"tr_customer_product_id":183122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:21:41.000Z","modified_at":"2026-02-11T05:21:41.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"18221354331659","imei1":"18221354331659","imei2":"18221354331659","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:21:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183113,"job_number":"JOB_183113","tr_customer_id":183131,"tr_customer_product_id":183121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:11:04.000Z","modified_at":"2026-02-11T05:11:04.000Z","name":"Lauren Kutch","mobile_number":"220-935-1584","email_id":"Darrell_Crona68@yahoo.com","dop":"2025-04-06","serial_number":"15854695043085708","imei1":"15854695043085708","imei2":"15854695043085708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:11:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183112,"job_number":"JOB_183112","tr_customer_id":183130,"tr_customer_product_id":183120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:11:02.000Z","modified_at":"2026-02-11T05:11:42.000Z","name":"Eugenia Keeling","mobile_number":"215-692-1614","email_id":"Arianna80@yahoo.com","dop":"2025-04-06","serial_number":"14469260634270","imei1":"14469260634270","imei2":"14469260634270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:11:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183111,"job_number":"JOB_183111","tr_customer_id":183129,"tr_customer_product_id":183119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:11:02.000Z","modified_at":"2026-02-11T05:11:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18448703005356","imei1":"18448703005356","imei2":"18448703005356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:11:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183110,"job_number":"JOB_183110","tr_customer_id":183128,"tr_customer_product_id":183118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:10:15.000Z","modified_at":"2026-02-11T05:10:15.000Z","name":"Ericka Gleason","mobile_number":"391-768-7127","email_id":"Jamaal.Ullrich@yahoo.com","dop":"2025-04-06","serial_number":"13311083001296582","imei1":"13311083001296582","imei2":"13311083001296582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:10:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183109,"job_number":"JOB_183109","tr_customer_id":183127,"tr_customer_product_id":183117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:10:14.000Z","modified_at":"2026-02-11T05:10:54.000Z","name":"Genesis Bergnaum","mobile_number":"346-466-0071","email_id":"Jackson75@hotmail.com","dop":"2025-04-06","serial_number":"18084234963650","imei1":"18084234963650","imei2":"18084234963650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:10:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183108,"job_number":"JOB_183108","tr_customer_id":183126,"tr_customer_product_id":183116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:10:14.000Z","modified_at":"2026-02-11T05:10:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16746156227498","imei1":"16746156227498","imei2":"16746156227498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:10:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183107,"job_number":"JOB_183107","tr_customer_id":183125,"tr_customer_product_id":183115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:09:26.000Z","modified_at":"2026-02-11T05:09:26.000Z","name":"Salma Macejkovic","mobile_number":"677-760-1996","email_id":"Adelia.Deckow@yahoo.com","dop":"2025-04-06","serial_number":"12361868057079276","imei1":"12361868057079276","imei2":"12361868057079276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:09:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183106,"job_number":"JOB_183106","tr_customer_id":183124,"tr_customer_product_id":183114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:09:25.000Z","modified_at":"2026-02-11T05:10:06.000Z","name":"Reece Zemlak","mobile_number":"676-327-2396","email_id":"Joshuah.Greenfelder@gmail.com","dop":"2025-04-06","serial_number":"13254722905024","imei1":"13254722905024","imei2":"13254722905024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:10:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183105,"job_number":"JOB_183105","tr_customer_id":183123,"tr_customer_product_id":183113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:09:25.000Z","modified_at":"2026-02-11T05:09:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17166310760862","imei1":"17166310760862","imei2":"17166310760862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:09:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183104,"job_number":"JOB_183104","tr_customer_id":183122,"tr_customer_product_id":183112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:08:41.000Z","modified_at":"2026-02-11T05:08:41.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"18874584872144","imei1":"18874584872144","imei2":"18874584872144","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:08:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183103,"job_number":"JOB_183103","tr_customer_id":183121,"tr_customer_product_id":183111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:03:41.000Z","modified_at":"2026-02-11T05:03:42.000Z","name":"Ernest Fisher","mobile_number":"582-795-3078","email_id":"Scot.Klocko@yahoo.com","dop":"2025-04-06","serial_number":"17244825797616","imei1":"17244825797616","imei2":"17244825797616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:03:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183102,"job_number":"JOB_183102","tr_customer_id":183120,"tr_customer_product_id":183110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:03:40.000Z","modified_at":"2026-02-11T05:03:40.000Z","name":"Norene Schroeder","mobile_number":"586-937-6069","email_id":"Gregoria.Heller56@yahoo.com","dop":"2025-04-06","serial_number":"10048265542355","imei1":"10048265542355","imei2":"10048265542355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:03:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183101,"job_number":"JOB_183101","tr_customer_id":183119,"tr_customer_product_id":183109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:03:39.000Z","modified_at":"2026-02-11T05:03:39.000Z","name":"Russell Schumm","mobile_number":"464-265-9447","email_id":"Ronny18@yahoo.com","dop":"2025-04-06","serial_number":"14588365071466","imei1":"14588365071466","imei2":"14588365071466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:03:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183100,"job_number":"JOB_183100","tr_customer_id":183118,"tr_customer_product_id":183108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:00:13.000Z","modified_at":"2026-02-11T05:00:13.000Z","name":"Johnnie Smith","mobile_number":"817-677-7082","email_id":"Nico64@gmail.com","dop":"2025-04-06","serial_number":"14246366036474","imei1":"14246366036474","imei2":"14246366036474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183099,"job_number":"JOB_183099","tr_customer_id":183117,"tr_customer_product_id":183107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:00:13.000Z","modified_at":"2026-02-11T05:00:13.000Z","name":"deff khan","mobile_number":"8889967567","email_id":"de@gmail.com","dop":"2025-04-06","serial_number":"13153990366344","imei1":"13153990366344","imei2":"13153990366344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183098,"job_number":"JOB_183098","tr_customer_id":183116,"tr_customer_product_id":183106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:00:12.000Z","modified_at":"2026-02-11T05:00:12.000Z","name":"Alana Powlowski","mobile_number":"341-250-1730","email_id":"Amelie_Koepp89@hotmail.com","dop":"2025-04-06","serial_number":"19484019119188","imei1":"19484019119188","imei2":"19484019119188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:00:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183097,"job_number":"JOB_183097","tr_customer_id":183115,"tr_customer_product_id":183105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:00:11.000Z","modified_at":"2026-02-11T05:00:11.000Z","name":"sadaf bepari","mobile_number":"9876545678","email_id":"sa@gmail.com","dop":"2025-04-06","serial_number":"17389857489316","imei1":"17389857489316","imei2":"17389857489316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183096,"job_number":"JOB_183096","tr_customer_id":183114,"tr_customer_product_id":183104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:00:10.000Z","modified_at":"2026-02-11T05:00:10.000Z","name":"Eloisa Prosacco","mobile_number":"746-451-6746","email_id":"Madaline94@gmail.com","dop":"2025-04-06","serial_number":"11553081014206","imei1":"11553081014206","imei2":"11553081014206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183095,"job_number":"JOB_183095","tr_customer_id":183113,"tr_customer_product_id":183103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:00:10.000Z","modified_at":"2026-02-11T05:00:10.000Z","name":"jatin sharma","mobile_number":"9345567876","email_id":"abc@gmail.com","dop":"2025-04-06","serial_number":"12546775601321","imei1":"12546775601321","imei2":"12546775601321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183094,"job_number":"JOB_183094","tr_customer_id":183112,"tr_customer_product_id":183102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:36.000Z","modified_at":"2026-02-11T04:58:36.000Z","name":"Casimir Kassulke","mobile_number":"760-824-5499","email_id":"Scotty.Zieme73@gmail.com","dop":"2025-04-06","serial_number":"17594989227134046","imei1":"17594989227134046","imei2":"17594989227134046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183093,"job_number":"JOB_183093","tr_customer_id":183111,"tr_customer_product_id":183101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:35.000Z","modified_at":"2026-02-11T04:59:00.000Z","name":"Roy D'Amore","mobile_number":"299-743-5021","email_id":"Joshua.Bergnaum@gmail.com","dop":"2025-04-06","serial_number":"16640517935964","imei1":"16640517935964","imei2":"16640517935964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:59:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183092,"job_number":"JOB_183092","tr_customer_id":183110,"tr_customer_product_id":183100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:08.000Z","modified_at":"2026-02-11T04:58:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36622204473027","imei1":"36622204473027","imei2":"36622204473027","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:58:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183091,"job_number":"JOB_183091","tr_customer_id":183109,"tr_customer_product_id":183099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:08.000Z","modified_at":"2026-02-11T04:58:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16691981641760","imei1":"16691981641760","imei2":"16691981641760","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183090,"job_number":"JOB_183090","tr_customer_id":183108,"tr_customer_product_id":183098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:08.000Z","modified_at":"2026-02-11T04:58:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23519400827678","imei1":"23519400827678","imei2":"23519400827678","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183089,"job_number":"JOB_183089","tr_customer_id":183107,"tr_customer_product_id":183097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:08.000Z","modified_at":"2026-02-11T04:58:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70614919477796","imei1":"70614919477796","imei2":"70614919477796","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183088,"job_number":"JOB_183088","tr_customer_id":183106,"tr_customer_product_id":183096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:07.000Z","modified_at":"2026-02-11T04:58:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93636154990897","imei1":"93636154990897","imei2":"93636154990897","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183087,"job_number":"JOB_183087","tr_customer_id":183105,"tr_customer_product_id":183095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:07.000Z","modified_at":"2026-02-11T04:58:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53535897240218","imei1":"53535897240218","imei2":"53535897240218","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183086,"job_number":"JOB_183086","tr_customer_id":183104,"tr_customer_product_id":183094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:07.000Z","modified_at":"2026-02-11T04:58:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90121880276023","imei1":"90121880276023","imei2":"90121880276023","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183085,"job_number":"JOB_183085","tr_customer_id":183103,"tr_customer_product_id":183093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:05.000Z","modified_at":"2026-02-11T04:58:05.000Z","name":"Shana Ratke","mobile_number":"515-271-8260","email_id":"Bo36@hotmail.com","dop":"2025-04-06","serial_number":"18373543769369348","imei1":"18373543769369348","imei2":"18373543769369348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183084,"job_number":"JOB_183084","tr_customer_id":183102,"tr_customer_product_id":183092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:05.000Z","modified_at":"2026-02-11T04:58:29.000Z","name":"Bo Cassin","mobile_number":"865-531-2733","email_id":"Paolo59@yahoo.com","dop":"2025-04-06","serial_number":"13451260452109","imei1":"13451260452109","imei2":"13451260452109","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183083,"job_number":"JOB_183083","tr_customer_id":183101,"tr_customer_product_id":183091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:38.000Z","modified_at":"2026-02-11T04:57:38.000Z","name":"Elias Krajcik","mobile_number":"995-488-7373","email_id":"Leann_Heidenreich60@yahoo.com","dop":"2025-04-06","serial_number":"17893056251848864","imei1":"17893056251848864","imei2":"17893056251848864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183082,"job_number":"JOB_183082","tr_customer_id":183100,"tr_customer_product_id":183090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:37.000Z","modified_at":"2026-02-11T04:58:00.000Z","name":"Alford Rosenbaum","mobile_number":"296-394-4939","email_id":"Angel_Stamm11@gmail.com","dop":"2025-04-06","serial_number":"12664447193486","imei1":"12664447193486","imei2":"12664447193486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183081,"job_number":"JOB_183081","tr_customer_id":183099,"tr_customer_product_id":183089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:36.000Z","modified_at":"2026-02-11T04:58:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"50916178022860","imei1":"50916178022860","imei2":"50916178022860","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183080,"job_number":"JOB_183080","tr_customer_id":183098,"tr_customer_product_id":183088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:36.000Z","modified_at":"2026-02-11T04:57:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75601906932058","imei1":"75601906932058","imei2":"75601906932058","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183079,"job_number":"JOB_183079","tr_customer_id":183097,"tr_customer_product_id":183087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:36.000Z","modified_at":"2026-02-11T04:57:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51672775342540","imei1":"51672775342540","imei2":"51672775342540","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183078,"job_number":"JOB_183078","tr_customer_id":183096,"tr_customer_product_id":183086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:35.000Z","modified_at":"2026-02-11T04:57:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30357564950446","imei1":"30357564950446","imei2":"30357564950446","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183077,"job_number":"JOB_183077","tr_customer_id":183095,"tr_customer_product_id":183085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:35.000Z","modified_at":"2026-02-11T04:57:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89429296568891","imei1":"89429296568891","imei2":"89429296568891","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183076,"job_number":"JOB_183076","tr_customer_id":183094,"tr_customer_product_id":183084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:35.000Z","modified_at":"2026-02-11T04:57:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99628187237043","imei1":"99628187237043","imei2":"99628187237043","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183075,"job_number":"JOB_183075","tr_customer_id":183093,"tr_customer_product_id":183083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:34.000Z","modified_at":"2026-02-11T04:57:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37311731737891","imei1":"37311731737891","imei2":"37311731737891","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183074,"job_number":"JOB_183074","tr_customer_id":183092,"tr_customer_product_id":183082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:11.000Z","modified_at":"2026-02-11T04:57:11.000Z","name":"Candace O'Conner","mobile_number":"327-539-6419","email_id":"Kieran32@gmail.com","dop":"2025-04-06","serial_number":"16360462996977524","imei1":"16360462996977524","imei2":"16360462996977524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183073,"job_number":"JOB_183073","tr_customer_id":183091,"tr_customer_product_id":183081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:10.000Z","modified_at":"2026-02-11T04:57:33.000Z","name":"Arch Bednar","mobile_number":"795-850-5372","email_id":"Mariane.Effertz48@gmail.com","dop":"2025-04-06","serial_number":"10798948075586","imei1":"10798948075586","imei2":"10798948075586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:57:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183072,"job_number":"JOB_183072","tr_customer_id":183090,"tr_customer_product_id":183080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:04.000Z","modified_at":"2026-02-11T04:57:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20303320157570","imei1":"20303320157570","imei2":"20303320157570","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183071,"job_number":"JOB_183071","tr_customer_id":183089,"tr_customer_product_id":183079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:03.000Z","modified_at":"2026-02-11T04:57:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20168088660255","imei1":"20168088660255","imei2":"20168088660255","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183070,"job_number":"JOB_183070","tr_customer_id":183088,"tr_customer_product_id":183078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:03.000Z","modified_at":"2026-02-11T04:57:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95656608954929","imei1":"95656608954929","imei2":"95656608954929","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183069,"job_number":"JOB_183069","tr_customer_id":183087,"tr_customer_product_id":183077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:03.000Z","modified_at":"2026-02-11T04:57:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44047406784571","imei1":"44047406784571","imei2":"44047406784571","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183068,"job_number":"JOB_183068","tr_customer_id":183086,"tr_customer_product_id":183076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:02.000Z","modified_at":"2026-02-11T04:57:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32411606423792","imei1":"32411606423792","imei2":"32411606423792","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183067,"job_number":"JOB_183067","tr_customer_id":183085,"tr_customer_product_id":183075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:02.000Z","modified_at":"2026-02-11T04:57:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70705725748991","imei1":"70705725748991","imei2":"70705725748991","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183066,"job_number":"JOB_183066","tr_customer_id":183084,"tr_customer_product_id":183074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:02.000Z","modified_at":"2026-02-11T04:57:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19885823326254","imei1":"19885823326254","imei2":"19885823326254","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183065,"job_number":"JOB_183065","tr_customer_id":183083,"tr_customer_product_id":183073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:56:43.000Z","modified_at":"2026-02-11T04:56:43.000Z","name":"Moriah Beahan","mobile_number":"613-844-0150","email_id":"Jaylon.Rutherford@hotmail.com","dop":"2025-04-06","serial_number":"16843102826610250","imei1":"16843102826610250","imei2":"16843102826610250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183064,"job_number":"JOB_183064","tr_customer_id":183082,"tr_customer_product_id":183072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:56:42.000Z","modified_at":"2026-02-11T04:57:05.000Z","name":"Sylvester Homenick","mobile_number":"845-880-9865","email_id":"Julien_King23@gmail.com","dop":"2025-04-06","serial_number":"19035206299467","imei1":"19035206299467","imei2":"19035206299467","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183063,"job_number":"JOB_183063","tr_customer_id":183081,"tr_customer_product_id":183071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:56:12.000Z","modified_at":"2026-02-11T04:56:12.000Z","name":"Lavonne Hamill","mobile_number":"563-582-0244","email_id":"Velva37@gmail.com","dop":"2025-04-06","serial_number":"15219873814220886","imei1":"15219873814220886","imei2":"15219873814220886","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183062,"job_number":"JOB_183062","tr_customer_id":183080,"tr_customer_product_id":183070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:56:11.000Z","modified_at":"2026-02-11T04:56:38.000Z","name":"Hertha Gerhold","mobile_number":"223-979-2122","email_id":"Hardy78@gmail.com","dop":"2025-04-06","serial_number":"10120556590636","imei1":"10120556590636","imei2":"10120556590636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:56:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183061,"job_number":"JOB_183061","tr_customer_id":183079,"tr_customer_product_id":183069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:55:19.000Z","modified_at":"2026-02-11T04:55:19.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"63276472471527530","imei1":"12195529584072","imei2":"12195529584072","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183060,"job_number":"JOB_183060","tr_customer_id":183078,"tr_customer_product_id":183068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:55:13.000Z","modified_at":"2026-02-11T04:55:13.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"63276472471527530","imei1":"11543510832150","imei2":"11543510832150","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:55:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183059,"job_number":"JOB_183059","tr_customer_id":183077,"tr_customer_product_id":183067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:54:26.000Z","modified_at":"2026-02-11T04:54:26.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"63276472471527530","imei1":"11423136739238","imei2":"11423136739238","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:54:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183058,"job_number":"JOB_183058","tr_customer_id":183076,"tr_customer_product_id":183066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:50:27.000Z","modified_at":"2026-02-11T04:50:27.000Z","name":"Marianna Lubowitz","mobile_number":"965-340-6911","email_id":"Isobel_Heathcote@hotmail.com","dop":"2025-04-06","serial_number":"13073719714269954","imei1":"13073719714269954","imei2":"13073719714269954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:50:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183057,"job_number":"JOB_183057","tr_customer_id":183075,"tr_customer_product_id":183065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:50:26.000Z","modified_at":"2026-02-11T04:51:03.000Z","name":"Shakira Parker","mobile_number":"465-676-1617","email_id":"Carmelo15@yahoo.com","dop":"2025-04-06","serial_number":"12126516422360","imei1":"12126516422360","imei2":"12126516422360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:51:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183055,"job_number":"JOB_183055","tr_customer_id":183073,"tr_customer_product_id":183063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:52.000Z","modified_at":"2026-02-11T04:44:28.000Z","name":"Moises Schuppe","mobile_number":"735-520-7788","email_id":"Porter.Kling@yahoo.com","dop":"2000-01-31","serial_number":"10234000764003","imei1":"10234000764003","imei2":"10234000764003","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:44:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183052,"job_number":"JOB_183052","tr_customer_id":183070,"tr_customer_product_id":183060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:09.000Z","modified_at":"2026-02-11T04:43:45.000Z","name":"Perry Mayer","mobile_number":"381-614-6398","email_id":"Marquise6@yahoo.com","dop":"2000-01-31","serial_number":"10188111662230","imei1":"10188111662230","imei2":"10188111662230","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:43:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183050,"job_number":"JOB_183050","tr_customer_id":183068,"tr_customer_product_id":183058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:08.000Z","modified_at":"2026-02-11T04:43:08.000Z","name":"Candida Zieme","mobile_number":"752-421-4729","email_id":"Raegan_Sipes@hotmail.com","dop":"2025-04-06","serial_number":"16766425598575856","imei1":"16766425598575856","imei2":"16766425598575856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183049,"job_number":"JOB_183049","tr_customer_id":183067,"tr_customer_product_id":183057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:07.000Z","modified_at":"2026-02-11T04:43:44.000Z","name":"Dillan Kessler","mobile_number":"546-718-5533","email_id":"Dedric21@hotmail.com","dop":"2025-04-06","serial_number":"18819172340647","imei1":"18819172340647","imei2":"18819172340647","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183048,"job_number":"JOB_183048","tr_customer_id":183066,"tr_customer_product_id":183056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:07.000Z","modified_at":"2026-02-11T04:43:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12318721117026","imei1":"12318721117026","imei2":"12318721117026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183047,"job_number":"JOB_183047","tr_customer_id":183065,"tr_customer_product_id":183055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:06.000Z","modified_at":"2026-02-11T04:43:06.000Z","name":"Lonnie Fritsch","mobile_number":"908-639-9657","email_id":"Jake.Nitzsche56@gmail.com","dop":"2025-04-06","serial_number":"12524218849712214","imei1":"12524218849712214","imei2":"12524218849712214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183046,"job_number":"JOB_183046","tr_customer_id":183064,"tr_customer_product_id":183054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:05.000Z","modified_at":"2026-02-11T04:43:41.000Z","name":"Alvah Green","mobile_number":"804-397-0690","email_id":"Mac_Gibson@gmail.com","dop":"2025-04-06","serial_number":"12722061770442","imei1":"12722061770442","imei2":"12722061770442","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:43:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183045,"job_number":"JOB_183045","tr_customer_id":183063,"tr_customer_product_id":183053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:05.000Z","modified_at":"2026-02-11T04:43:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18910894023451","imei1":"18910894023451","imei2":"18910894023451","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183043,"job_number":"JOB_183043","tr_customer_id":183061,"tr_customer_product_id":183051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:25.000Z","modified_at":"2026-02-11T04:42:25.000Z","name":"Lelah Strosin","mobile_number":"306-402-5477","email_id":"Marian.Kub34@yahoo.com","dop":"2025-04-06","serial_number":"19929376639948120","imei1":"19929376639948120","imei2":"19929376639948120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183042,"job_number":"JOB_183042","tr_customer_id":183060,"tr_customer_product_id":183050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:25.000Z","modified_at":"2026-02-11T04:43:02.000Z","name":"Trystan Wolf","mobile_number":"271-860-1004","email_id":"Eduardo_Bernier@hotmail.com","dop":"2000-01-31","serial_number":"10173962524103","imei1":"10173962524103","imei2":"10173962524103","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:43:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183041,"job_number":"JOB_183041","tr_customer_id":183059,"tr_customer_product_id":183049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:24.000Z","modified_at":"2026-02-11T04:42:24.000Z","name":"Viva Farrell","mobile_number":"255-816-5701","email_id":"Samara.Jacobson@gmail.com","dop":"2025-04-06","serial_number":"15816324883495678","imei1":"15816324883495678","imei2":"15816324883495678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183039,"job_number":"JOB_183039","tr_customer_id":183057,"tr_customer_product_id":183047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:23.000Z","modified_at":"2026-02-11T04:43:00.000Z","name":"Mitchel Windler","mobile_number":"934-336-0294","email_id":"Demetris_Prosacco97@yahoo.com","dop":"2025-04-06","serial_number":"11225843516698","imei1":"11225843516698","imei2":"11225843516698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:43:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183038,"job_number":"JOB_183038","tr_customer_id":183056,"tr_customer_product_id":183046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:23.000Z","modified_at":"2026-02-11T04:43:00.000Z","name":"Amaya Larkin","mobile_number":"366-760-2830","email_id":"Dave_Hackett91@hotmail.com","dop":"2025-04-06","serial_number":"14938695075100","imei1":"14938695075100","imei2":"14938695075100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:43:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183037,"job_number":"JOB_183037","tr_customer_id":183055,"tr_customer_product_id":183045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:23.000Z","modified_at":"2026-02-11T04:42:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17284338575350","imei1":"17284338575350","imei2":"17284338575350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183036,"job_number":"JOB_183036","tr_customer_id":183054,"tr_customer_product_id":183044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:23.000Z","modified_at":"2026-02-11T04:42:23.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"15589013937140","imei1":"15589013937140","imei2":"15589013937140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183035,"job_number":"JOB_183035","tr_customer_id":183053,"tr_customer_product_id":183043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:23.000Z","modified_at":"2026-02-11T04:42:23.000Z","name":"Camren Gleichner","mobile_number":"671-925-3084","email_id":"Arielle.Nitzsche12@hotmail.com","dop":"2025-04-06","serial_number":"10945624494324746","imei1":"10945624494324746","imei2":"10945624494324746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183034,"job_number":"JOB_183034","tr_customer_id":183052,"tr_customer_product_id":183042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:21.000Z","modified_at":"2026-02-11T04:42:58.000Z","name":"Korey Considine","mobile_number":"572-502-7670","email_id":"Alexandria.Beier56@hotmail.com","dop":"2025-04-06","serial_number":"16828734549225","imei1":"16828734549225","imei2":"16828734549225","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183033,"job_number":"JOB_183033","tr_customer_id":183051,"tr_customer_product_id":183041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:21.000Z","modified_at":"2026-02-11T04:42:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15712749839172","imei1":"15712749839172","imei2":"15712749839172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183032,"job_number":"JOB_183032","tr_customer_id":183050,"tr_customer_product_id":183040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:15.000Z","modified_at":"2026-02-11T04:42:15.000Z","name":"Emilio Schamberger","mobile_number":"903-315-5431","email_id":"Emmitt75@yahoo.com","dop":"2025-04-06","serial_number":"11981567063730914","imei1":"11981567063730914","imei2":"11981567063730914","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183031,"job_number":"JOB_183031","tr_customer_id":183049,"tr_customer_product_id":183039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:14.000Z","modified_at":"2026-02-11T04:42:14.000Z","name":"Kayleigh Mills","mobile_number":"868-501-0267","email_id":"Layla_Ondricka4@gmail.com","dop":"2025-04-06","serial_number":"11734462577172234","imei1":"11734462577172234","imei2":"11734462577172234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183030,"job_number":"JOB_183030","tr_customer_id":183048,"tr_customer_product_id":183038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:13.000Z","modified_at":"2026-02-11T04:42:52.000Z","name":"Viviane Beatty","mobile_number":"530-841-5614","email_id":"Romaine33@yahoo.com","dop":"2025-04-06","serial_number":"15731698330299","imei1":"15731698330299","imei2":"15731698330299","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183029,"job_number":"JOB_183029","tr_customer_id":183047,"tr_customer_product_id":183037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:13.000Z","modified_at":"2026-02-11T04:42:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10499240558781","imei1":"10499240558781","imei2":"10499240558781","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183028,"job_number":"JOB_183028","tr_customer_id":183046,"tr_customer_product_id":183036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:13.000Z","modified_at":"2026-02-11T04:42:49.000Z","name":"Carlotta Prohaska","mobile_number":"212-778-4439","email_id":"Broderick.King34@yahoo.com","dop":"2025-04-06","serial_number":"13528482928561","imei1":"13528482928561","imei2":"13528482928561","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183027,"job_number":"JOB_183027","tr_customer_id":183045,"tr_customer_product_id":183035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:12.000Z","modified_at":"2026-02-11T04:42:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17026292498030","imei1":"17026292498030","imei2":"17026292498030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183026,"job_number":"JOB_183026","tr_customer_id":183044,"tr_customer_product_id":183034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:12.000Z","modified_at":"2026-02-11T04:42:12.000Z","name":"Thurman Rosenbaum","mobile_number":"267-632-9418","email_id":"Chase90@hotmail.com","dop":"2025-04-06","serial_number":"13225785880054386","imei1":"13225785880054386","imei2":"13225785880054386","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183025,"job_number":"JOB_183025","tr_customer_id":183043,"tr_customer_product_id":183033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:10.000Z","modified_at":"2026-02-11T04:42:47.000Z","name":"Mohamed Brekke","mobile_number":"520-755-5913","email_id":"Francis.Schuster@yahoo.com","dop":"2025-04-06","serial_number":"15820571083544","imei1":"15820571083544","imei2":"15820571083544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183024,"job_number":"JOB_183024","tr_customer_id":183042,"tr_customer_product_id":183032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:10.000Z","modified_at":"2026-02-11T04:42:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11005012545933","imei1":"11005012545933","imei2":"11005012545933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183023,"job_number":"JOB_183023","tr_customer_id":183041,"tr_customer_product_id":183031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:08.000Z","modified_at":"2026-02-11T04:42:08.000Z","name":"Camden Kassulke","mobile_number":"917-465-6234","email_id":"Joan34@yahoo.com","dop":"2025-04-06","serial_number":"17919277339690504","imei1":"17919277339690504","imei2":"17919277339690504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183022,"job_number":"JOB_183022","tr_customer_id":183040,"tr_customer_product_id":183030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:08.000Z","modified_at":"2026-02-11T04:42:08.000Z","name":"Zion Ullrich","mobile_number":"494-975-6033","email_id":"Chaim.Abernathy@gmail.com","dop":"2025-04-06","serial_number":"17978179863316786","imei1":"17978179863316786","imei2":"17978179863316786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183021,"job_number":"JOB_183021","tr_customer_id":183039,"tr_customer_product_id":183029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:07.000Z","modified_at":"2026-02-11T04:42:43.000Z","name":"Ryley Kreiger","mobile_number":"451-853-7981","email_id":"Noel43@hotmail.com","dop":"2025-04-06","serial_number":"15438663612707","imei1":"15438663612707","imei2":"15438663612707","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183020,"job_number":"JOB_183020","tr_customer_id":183038,"tr_customer_product_id":183028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:06.000Z","modified_at":"2026-02-11T04:42:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13293210952321","imei1":"13293210952321","imei2":"13293210952321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183019,"job_number":"JOB_183019","tr_customer_id":183037,"tr_customer_product_id":183027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:06.000Z","modified_at":"2026-02-11T04:42:45.000Z","name":"Tomasa Armstrong","mobile_number":"353-492-7325","email_id":"Golden_Weimann70@yahoo.com","dop":"2025-04-06","serial_number":"16239318043339","imei1":"16239318043339","imei2":"16239318043339","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183018,"job_number":"JOB_183018","tr_customer_id":183036,"tr_customer_product_id":183026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:06.000Z","modified_at":"2026-02-11T04:42:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14279762654267","imei1":"14279762654267","imei2":"14279762654267","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183017,"job_number":"JOB_183017","tr_customer_id":183035,"tr_customer_product_id":183025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:02.000Z","modified_at":"2026-02-11T04:42:41.000Z","name":"Misty Monahan","mobile_number":"650-918-4902","email_id":"Angie_Maggio16@gmail.com","dop":"2025-12-31","serial_number":"105313897314333","imei1":"105313897314333","imei2":"105313897314333","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183016,"job_number":"JOB_183016","tr_customer_id":183034,"tr_customer_product_id":183024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:01.000Z","modified_at":"2026-02-11T04:42:01.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"103907731920175","imei1":"103907731920175","imei2":"103907731920175","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183015,"job_number":"JOB_183015","tr_customer_id":183033,"tr_customer_product_id":183023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:56.000Z","modified_at":"2026-02-11T04:41:56.000Z","name":"Mackenzie Brekke","mobile_number":"258-649-1568","email_id":"Xander_Doyle93@yahoo.com","dop":"2025-04-06","serial_number":"18049397157286536","imei1":"18049397157286536","imei2":"18049397157286536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183014,"job_number":"JOB_183014","tr_customer_id":183032,"tr_customer_product_id":183022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:55.000Z","modified_at":"2026-02-11T04:42:33.000Z","name":"Anika Mertz","mobile_number":"951-830-9531","email_id":"Reed30@hotmail.com","dop":"2025-04-06","serial_number":"13213031112088","imei1":"13213031112088","imei2":"13213031112088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183013,"job_number":"JOB_183013","tr_customer_id":183031,"tr_customer_product_id":183021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:55.000Z","modified_at":"2026-02-11T04:41:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18605256320772","imei1":"18605256320772","imei2":"18605256320772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183012,"job_number":"JOB_183012","tr_customer_id":183030,"tr_customer_product_id":183020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:51.000Z","modified_at":"2026-02-11T04:41:51.000Z","name":"Patience Cummerata","mobile_number":"367-998-7851","email_id":"Presley14@yahoo.com","dop":"2025-04-06","serial_number":"16443618404987022","imei1":"16443618404987022","imei2":"16443618404987022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183011,"job_number":"JOB_183011","tr_customer_id":183029,"tr_customer_product_id":183019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:50.000Z","modified_at":"2026-02-11T04:42:30.000Z","name":"Antwon Kshlerin","mobile_number":"742-939-5438","email_id":"Noelia_Macejkovic@gmail.com","dop":"2025-04-06","serial_number":"13207794102403","imei1":"13207794102403","imei2":"13207794102403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183010,"job_number":"JOB_183010","tr_customer_id":183028,"tr_customer_product_id":183018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:49.000Z","modified_at":"2026-02-11T04:41:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10151231472902","imei1":"10151231472902","imei2":"10151231472902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183009,"job_number":"JOB_183009","tr_customer_id":183027,"tr_customer_product_id":183017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:48.000Z","modified_at":"2026-02-11T04:41:48.000Z","name":"Jaeden Walker","mobile_number":"993-658-3884","email_id":"August43@yahoo.com","dop":"2025-04-06","serial_number":"12438211405047384","imei1":"12438211405047384","imei2":"12438211405047384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183008,"job_number":"JOB_183008","tr_customer_id":183026,"tr_customer_product_id":183016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:46.000Z","modified_at":"2026-02-11T04:42:28.000Z","name":"Magnus Johnson","mobile_number":"778-968-9895","email_id":"Meda_Goyette@gmail.com","dop":"2025-04-06","serial_number":"19663925451481","imei1":"19663925451481","imei2":"19663925451481","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183007,"job_number":"JOB_183007","tr_customer_id":183025,"tr_customer_product_id":183015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:46.000Z","modified_at":"2026-02-11T04:41:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10672977854692","imei1":"10672977854692","imei2":"10672977854692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183006,"job_number":"JOB_183006","tr_customer_id":183024,"tr_customer_product_id":183014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:42.000Z","modified_at":"2026-02-11T04:41:42.000Z","name":"Hayley Anderson","mobile_number":"259-828-1585","email_id":"Alvena_West@gmail.com","dop":"2025-04-06","serial_number":"11465433366594156","imei1":"11465433366594156","imei2":"11465433366594156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183005,"job_number":"JOB_183005","tr_customer_id":183023,"tr_customer_product_id":183013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:41.000Z","modified_at":"2026-02-11T04:42:22.000Z","name":"Price Metz","mobile_number":"775-736-2192","email_id":"Rhiannon_Stoltenberg@hotmail.com","dop":"2025-04-06","serial_number":"13691567124166","imei1":"13691567124166","imei2":"13691567124166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183004,"job_number":"JOB_183004","tr_customer_id":183022,"tr_customer_product_id":183012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:40.000Z","modified_at":"2026-02-11T04:41:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17156453540867","imei1":"17156453540867","imei2":"17156453540867","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183003,"job_number":"JOB_183003","tr_customer_id":183021,"tr_customer_product_id":183011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:40.000Z","modified_at":"2026-02-11T04:41:40.000Z","name":"Deron Lubowitz","mobile_number":"268-562-2292","email_id":"Myriam62@yahoo.com","dop":"2025-04-06","serial_number":"13604975587784080","imei1":"13604975587784080","imei2":"13604975587784080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183002,"job_number":"JOB_183002","tr_customer_id":183020,"tr_customer_product_id":183010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:40.000Z","modified_at":"2026-02-11T04:41:40.000Z","name":"Hillary Padberg","mobile_number":"997-682-9365","email_id":"Jason.Larson@yahoo.com","dop":"2025-04-06","serial_number":"13328808370588932","imei1":"13328808370588932","imei2":"13328808370588932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183000,"job_number":"JOB_183000","tr_customer_id":183018,"tr_customer_product_id":183008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:39.000Z","modified_at":"2026-02-11T04:42:16.000Z","name":"Cary Durgan","mobile_number":"872-795-1771","email_id":"Deven_Greenholt@hotmail.com","dop":"2025-04-06","serial_number":"13824063940419","imei1":"13824063940419","imei2":"13824063940419","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182999,"job_number":"JOB_182999","tr_customer_id":183017,"tr_customer_product_id":183007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:39.000Z","modified_at":"2026-02-11T04:42:16.000Z","name":"Katarina Willms","mobile_number":"330-427-9848","email_id":"Brionna90@yahoo.com","dop":"2025-04-06","serial_number":"13339296330906","imei1":"13339296330906","imei2":"13339296330906","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182998,"job_number":"JOB_182998","tr_customer_id":183016,"tr_customer_product_id":183006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:38.000Z","modified_at":"2026-02-11T04:41:38.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"11683123025932","imei1":"11683123025932","imei2":"11683123025932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182997,"job_number":"JOB_182997","tr_customer_id":183015,"tr_customer_product_id":183005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:38.000Z","modified_at":"2026-02-11T04:41:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17780126411886","imei1":"17780126411886","imei2":"17780126411886","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182996,"job_number":"JOB_182996","tr_customer_id":183014,"tr_customer_product_id":183004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:38.000Z","modified_at":"2026-02-11T04:41:38.000Z","name":"Magdalen Fisher","mobile_number":"649-990-6283","email_id":"Orpha_Daugherty@hotmail.com","dop":"2025-04-06","serial_number":"16994118555869900","imei1":"16994118555869900","imei2":"16994118555869900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182995,"job_number":"JOB_182995","tr_customer_id":183013,"tr_customer_product_id":183003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:38.000Z","modified_at":"2026-02-11T04:42:17.000Z","name":"Velda Stehr","mobile_number":"229-552-0383","email_id":"Julio53@hotmail.com","dop":"2000-01-31","serial_number":"10072655793086","imei1":"10072655793086","imei2":"10072655793086","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182993,"job_number":"JOB_182993","tr_customer_id":183011,"tr_customer_product_id":183001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:37.000Z","modified_at":"2026-02-11T04:42:14.000Z","name":"Moises Pollich","mobile_number":"777-221-6091","email_id":"Kyra_Friesen3@gmail.com","dop":"2025-04-06","serial_number":"14266439342653","imei1":"14266439342653","imei2":"14266439342653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182992,"job_number":"JOB_182992","tr_customer_id":183010,"tr_customer_product_id":183000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:36.000Z","modified_at":"2026-02-11T04:41:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12548801331259","imei1":"12548801331259","imei2":"12548801331259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182991,"job_number":"JOB_182991","tr_customer_id":183009,"tr_customer_product_id":182999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:31.000Z","modified_at":"2026-02-11T04:41:31.000Z","name":"Cory Kuhn","mobile_number":"236-932-0825","email_id":"Kurt_Ullrich@hotmail.com","dop":"2025-04-06","serial_number":"18589873036470016","imei1":"18589873036470016","imei2":"18589873036470016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182990,"job_number":"JOB_182990","tr_customer_id":183008,"tr_customer_product_id":182998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:31.000Z","modified_at":"2026-02-11T04:41:31.000Z","name":"Kendra Farrell","mobile_number":"539-896-4328","email_id":"Jessica.Christiansen25@hotmail.com","dop":"2025-04-06","serial_number":"15582471551731674","imei1":"15582471551731674","imei2":"15582471551731674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182989,"job_number":"JOB_182989","tr_customer_id":183007,"tr_customer_product_id":182997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:30.000Z","modified_at":"2026-02-11T04:42:09.000Z","name":"Vivienne Mayer","mobile_number":"339-431-7695","email_id":"Trudie54@hotmail.com","dop":"2025-04-06","serial_number":"15729013073441","imei1":"15729013073441","imei2":"15729013073441","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182988,"job_number":"JOB_182988","tr_customer_id":183006,"tr_customer_product_id":182996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:29.000Z","modified_at":"2026-02-11T04:41:29.000Z","name":"Wayne Torp","mobile_number":"386-567-2814","email_id":"Clementina.Mayert@yahoo.com","dop":"2025-04-06","serial_number":"14489251443239016","imei1":"14489251443239016","imei2":"14489251443239016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182987,"job_number":"JOB_182987","tr_customer_id":183005,"tr_customer_product_id":182995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:29.000Z","modified_at":"2026-02-11T04:42:05.000Z","name":"Mikayla Watsica","mobile_number":"725-878-0173","email_id":"Devin90@gmail.com","dop":"2025-04-06","serial_number":"17287114319391","imei1":"17287114319391","imei2":"17287114319391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182986,"job_number":"JOB_182986","tr_customer_id":183004,"tr_customer_product_id":182994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:29.000Z","modified_at":"2026-02-11T04:41:29.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"18367906590135","imei1":"18367906590135","imei2":"18367906590135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182985,"job_number":"JOB_182985","tr_customer_id":183003,"tr_customer_product_id":182993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:29.000Z","modified_at":"2026-02-11T04:41:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15661516834065","imei1":"15661516834065","imei2":"15661516834065","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182984,"job_number":"JOB_182984","tr_customer_id":183002,"tr_customer_product_id":182992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:29.000Z","modified_at":"2026-02-11T04:41:29.000Z","name":"Tobin Beier","mobile_number":"249-901-7355","email_id":"Sigrid.Wyman93@hotmail.com","dop":"2025-04-06","serial_number":"18608927212452856","imei1":"18608927212452856","imei2":"18608927212452856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182983,"job_number":"JOB_182983","tr_customer_id":183001,"tr_customer_product_id":182991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:28.000Z","modified_at":"2026-02-11T04:42:03.000Z","name":"Torey Nicolas","mobile_number":"517-718-1759","email_id":"Cecile_Bruen79@gmail.com","dop":"2025-04-06","serial_number":"17516654181983","imei1":"17516654181983","imei2":"17516654181983","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182982,"job_number":"JOB_182982","tr_customer_id":183000,"tr_customer_product_id":182990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:28.000Z","modified_at":"2026-02-11T04:41:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10696979899917","imei1":"10696979899917","imei2":"10696979899917","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182981,"job_number":"JOB_182981","tr_customer_id":182999,"tr_customer_product_id":182989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:28.000Z","modified_at":"2026-02-11T04:41:28.000Z","name":"Gerry Runolfsson","mobile_number":"686-517-5425","email_id":"Alfonzo_Lynch@gmail.com","dop":"2025-04-06","serial_number":"14156006987931666","imei1":"14156006987931666","imei2":"14156006987931666","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182980,"job_number":"JOB_182980","tr_customer_id":182998,"tr_customer_product_id":182988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:27.000Z","modified_at":"2026-02-11T04:42:06.000Z","name":"Easton Marquardt","mobile_number":"277-557-7087","email_id":"Isabell9@hotmail.com","dop":"2025-04-06","serial_number":"12287881488153","imei1":"12287881488153","imei2":"12287881488153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182979,"job_number":"JOB_182979","tr_customer_id":182997,"tr_customer_product_id":182987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:27.000Z","modified_at":"2026-02-11T04:41:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18027829695991","imei1":"18027829695991","imei2":"18027829695991","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182978,"job_number":"JOB_182978","tr_customer_id":182996,"tr_customer_product_id":182986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:26.000Z","modified_at":"2026-02-11T04:42:03.000Z","name":"Dorris Johns","mobile_number":"323-928-1363","email_id":"Devante.Armstrong49@gmail.com","dop":"2025-04-06","serial_number":"17070365176028","imei1":"17070365176028","imei2":"17070365176028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182977,"job_number":"JOB_182977","tr_customer_id":182995,"tr_customer_product_id":182985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:26.000Z","modified_at":"2026-02-11T04:41:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19936389945962","imei1":"19936389945962","imei2":"19936389945962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182976,"job_number":"JOB_182976","tr_customer_id":182994,"tr_customer_product_id":182984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:25.000Z","modified_at":"2026-02-11T04:41:25.000Z","name":"Mylene Wolff","mobile_number":"200-768-4708","email_id":"Timmothy50@hotmail.com","dop":"2025-04-06","serial_number":"10043291442520236","imei1":"10043291442520236","imei2":"10043291442520236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182975,"job_number":"JOB_182975","tr_customer_id":182993,"tr_customer_product_id":182983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:24.000Z","modified_at":"2026-02-11T04:41:59.000Z","name":"Arely Conn","mobile_number":"790-619-4267","email_id":"Robyn_Block23@hotmail.com","dop":"2025-04-06","serial_number":"12797301932238","imei1":"12797301932238","imei2":"12797301932238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182974,"job_number":"JOB_182974","tr_customer_id":182992,"tr_customer_product_id":182982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:23.000Z","modified_at":"2026-02-11T04:41:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15882954189018","imei1":"15882954189018","imei2":"15882954189018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182973,"job_number":"JOB_182973","tr_customer_id":182991,"tr_customer_product_id":182981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:20.000Z","modified_at":"2026-02-11T04:41:20.000Z","name":"Micaela Schoen","mobile_number":"546-731-1788","email_id":"Adelia18@gmail.com","dop":"2025-04-06","serial_number":"10044138046881572","imei1":"10044138046881572","imei2":"10044138046881572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182971,"job_number":"JOB_182971","tr_customer_id":182989,"tr_customer_product_id":182979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:19.000Z","modified_at":"2026-02-11T04:41:58.000Z","name":"Tressie Frami","mobile_number":"474-494-5737","email_id":"Vernice.Okuneva9@hotmail.com","dop":"2025-04-06","serial_number":"19803093480270","imei1":"19803093480270","imei2":"19803093480270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182970,"job_number":"JOB_182970","tr_customer_id":182988,"tr_customer_product_id":182978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:19.000Z","modified_at":"2026-02-11T04:41:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16067183761883","imei1":"16067183761883","imei2":"16067183761883","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182969,"job_number":"JOB_182969","tr_customer_id":182987,"tr_customer_product_id":182977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:14.000Z","modified_at":"2026-02-11T04:41:53.000Z","name":"Zakary Weimann","mobile_number":"279-761-1326","email_id":"Valentine_Halvorson@hotmail.com","dop":"2025-12-31","serial_number":"102282438198771","imei1":"102282438198771","imei2":"102282438198771","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182968,"job_number":"JOB_182968","tr_customer_id":182986,"tr_customer_product_id":182976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:14.000Z","modified_at":"2026-02-11T04:41:14.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"102138564152022","imei1":"102138564152022","imei2":"102138564152022","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182965,"job_number":"JOB_182965","tr_customer_id":182983,"tr_customer_product_id":182973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:10.000Z","modified_at":"2026-02-11T04:41:10.000Z","name":"Walker Bruen","mobile_number":"992-213-9837","email_id":"Randal_Funk31@hotmail.com","dop":"2025-04-06","serial_number":"12842872777823776","imei1":"12842872777823776","imei2":"12842872777823776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182963,"job_number":"JOB_182963","tr_customer_id":182981,"tr_customer_product_id":182971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:08.000Z","modified_at":"2026-02-11T04:41:47.000Z","name":"Ova Yundt","mobile_number":"232-258-2278","email_id":"Randall.Mayert@gmail.com","dop":"2025-04-06","serial_number":"10468340456865","imei1":"10468340456865","imei2":"10468340456865","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182961,"job_number":"JOB_182961","tr_customer_id":182979,"tr_customer_product_id":182969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:08.000Z","modified_at":"2026-02-11T04:41:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15976668459628","imei1":"15976668459628","imei2":"15976668459628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182960,"job_number":"JOB_182960","tr_customer_id":182978,"tr_customer_product_id":182968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:03.000Z","modified_at":"2026-02-11T04:41:03.000Z","name":"Brant Hyatt","mobile_number":"740-824-3835","email_id":"Terence74@yahoo.com","dop":"2025-04-06","serial_number":"10290298570250394","imei1":"10290298570250394","imei2":"10290298570250394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182959,"job_number":"JOB_182959","tr_customer_id":182977,"tr_customer_product_id":182967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:03.000Z","modified_at":"2026-02-11T04:41:36.000Z","name":"Mohammed Metz","mobile_number":"959-349-2692","email_id":"Milton.Friesen47@hotmail.com","dop":"2025-02-01","serial_number":"40191398068066","imei1":"40191398068066","imei2":"40191398068066","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182958,"job_number":"JOB_182958","tr_customer_id":182976,"tr_customer_product_id":182966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:02.000Z","modified_at":"2026-02-11T04:41:02.000Z","name":"Uday Raj","mobile_number":"9834786543","email_id":"uday.r@gmail.com","dop":"2025-02-01","serial_number":"84359577680381980","imei1":"84359577680381980","imei2":"84359577680381980","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182957,"job_number":"JOB_182957","tr_customer_id":182975,"tr_customer_product_id":182965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:01.000Z","modified_at":"2026-02-11T04:41:42.000Z","name":"Westley Herzog","mobile_number":"481-389-9212","email_id":"Eino_Wiza@gmail.com","dop":"2025-04-06","serial_number":"16541193369452","imei1":"16541193369452","imei2":"16541193369452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182956,"job_number":"JOB_182956","tr_customer_id":182974,"tr_customer_product_id":182964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:01.000Z","modified_at":"2026-02-11T04:41:01.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19329319029764","imei1":"19329319029764","imei2":"19329319029764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182955,"job_number":"JOB_182955","tr_customer_id":182973,"tr_customer_product_id":182963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:01.000Z","modified_at":"2026-02-11T04:41:01.000Z","name":"Taya Robel","mobile_number":"813-464-2405","email_id":"Kobe_Baumbach@yahoo.com","dop":"2025-02-01","serial_number":"69906163605430","imei1":"69906163605430","imei2":"69906163605430","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182954,"job_number":"JOB_182954","tr_customer_id":182972,"tr_customer_product_id":182962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:01.000Z","modified_at":"2026-02-11T04:41:01.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"50832637529319","imei1":"50832637529319","imei2":"50832637529319","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182953,"job_number":"JOB_182953","tr_customer_id":182971,"tr_customer_product_id":182961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:01.000Z","modified_at":"2026-02-11T04:41:01.000Z","name":"Jazmyn Reynolds","mobile_number":"886-398-8922","email_id":"Demetris.Kutch@yahoo.com","dop":"2025-04-06","serial_number":"11710191555336406","imei1":"11710191555336406","imei2":"11710191555336406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182952,"job_number":"JOB_182952","tr_customer_id":182970,"tr_customer_product_id":182960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:59.000Z","modified_at":"2026-02-11T04:41:37.000Z","name":"Aletha Feest","mobile_number":"502-613-9274","email_id":"Edgardo94@hotmail.com","dop":"2025-04-06","serial_number":"13036841342829","imei1":"13036841342829","imei2":"13036841342829","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182951,"job_number":"JOB_182951","tr_customer_id":182969,"tr_customer_product_id":182959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:59.000Z","modified_at":"2026-02-11T04:40:59.000Z","name":"Petra Mann","mobile_number":"586-286-6461","email_id":"Nigel_Hessel@yahoo.com","dop":"2025-04-06","serial_number":"11329500404137358","imei1":"11329500404137358","imei2":"11329500404137358","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182950,"job_number":"JOB_182950","tr_customer_id":182968,"tr_customer_product_id":182958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:59.000Z","modified_at":"2026-02-11T04:40:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14927308399598","imei1":"14927308399598","imei2":"14927308399598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182949,"job_number":"JOB_182949","tr_customer_id":182967,"tr_customer_product_id":182957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:58.000Z","modified_at":"2026-02-11T04:40:58.000Z","name":"Aryanna Schulist","mobile_number":"630-241-3416","email_id":"Jaylen81@gmail.com","dop":"2025-04-06","serial_number":"19177722243262616","imei1":"19177722243262616","imei2":"19177722243262616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182948,"job_number":"JOB_182948","tr_customer_id":182966,"tr_customer_product_id":182956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:57.000Z","modified_at":"2026-02-11T04:41:34.000Z","name":"Lavonne Erdman","mobile_number":"668-641-6073","email_id":"Crystel_Hauck@yahoo.com","dop":"2025-04-06","serial_number":"15392853861063","imei1":"15392853861063","imei2":"15392853861063","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182947,"job_number":"JOB_182947","tr_customer_id":182965,"tr_customer_product_id":182955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:57.000Z","modified_at":"2026-02-11T04:40:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14458896835726","imei1":"14458896835726","imei2":"14458896835726","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182946,"job_number":"JOB_182946","tr_customer_id":182964,"tr_customer_product_id":182954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:56.000Z","modified_at":"2026-02-11T04:41:38.000Z","name":"Jake Senger","mobile_number":"520-706-8626","email_id":"Coty_Hand62@gmail.com","dop":"2025-04-06","serial_number":"14171404519131","imei1":"14171404519131","imei2":"14171404519131","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182944,"job_number":"JOB_182944","tr_customer_id":182962,"tr_customer_product_id":182952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:56.000Z","modified_at":"2026-02-11T04:40:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17185143087674","imei1":"17185143087674","imei2":"17185143087674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182943,"job_number":"JOB_182943","tr_customer_id":182961,"tr_customer_product_id":182951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:55.000Z","modified_at":"2026-02-11T04:40:55.000Z","name":"Audie Metz","mobile_number":"302-269-7109","email_id":"Zackary.Ebert@yahoo.com","dop":"2025-04-06","serial_number":"12497394537270652","imei1":"12497394537270652","imei2":"12497394537270652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182941,"job_number":"JOB_182941","tr_customer_id":182959,"tr_customer_product_id":182949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:54.000Z","modified_at":"2026-02-11T04:41:31.000Z","name":"Gillian Smith","mobile_number":"281-266-1090","email_id":"Wyman20@gmail.com","dop":"2025-04-06","serial_number":"17462742013785","imei1":"17462742013785","imei2":"17462742013785","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182939,"job_number":"JOB_182939","tr_customer_id":182957,"tr_customer_product_id":182947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:53.000Z","modified_at":"2026-02-11T04:40:54.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"19559329614158","imei1":"19559329614158","imei2":"19559329614158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182935,"job_number":"JOB_182935","tr_customer_id":182953,"tr_customer_product_id":182943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:52.000Z","modified_at":"2026-02-11T04:40:52.000Z","name":"Jamil Corkery","mobile_number":"903-798-2138","email_id":"Isadore.Botsford@gmail.com","dop":"2025-04-06","serial_number":"10966816643720784","imei1":"10966816643720784","imei2":"10966816643720784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182934,"job_number":"JOB_182934","tr_customer_id":182952,"tr_customer_product_id":182942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:50.000Z","modified_at":"2026-02-11T04:41:32.000Z","name":"Winston Bruen","mobile_number":"529-456-4000","email_id":"Frances_Kohler@hotmail.com","dop":"2025-04-06","serial_number":"15032176583833","imei1":"15032176583833","imei2":"15032176583833","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182933,"job_number":"JOB_182933","tr_customer_id":182951,"tr_customer_product_id":182941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:50.000Z","modified_at":"2026-02-11T04:40:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15168444433644","imei1":"15168444433644","imei2":"15168444433644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182932,"job_number":"JOB_182932","tr_customer_id":182950,"tr_customer_product_id":182940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:48.000Z","modified_at":"2026-02-11T04:40:48.000Z","name":"Adan Gusikowski","mobile_number":"774-937-8219","email_id":"Jane5@hotmail.com","dop":"2025-05-30","serial_number":"1558673910911474","imei1":"1558673910911474","imei2":"1558673910911474","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182931,"job_number":"JOB_182931","tr_customer_id":182949,"tr_customer_product_id":182939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:47.000Z","modified_at":"2026-02-11T04:40:47.000Z","name":"Janet Mueller","mobile_number":"589-359-6209","email_id":"Maximo23@hotmail.com","dop":"2025-04-06","serial_number":"13624392666080260","imei1":"13624392666080260","imei2":"13624392666080260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182930,"job_number":"JOB_182930","tr_customer_id":182948,"tr_customer_product_id":182938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:47.000Z","modified_at":"2026-02-11T04:40:47.000Z","name":"May Harris","mobile_number":"769-553-1023","email_id":"Viviane50@gmail.com","dop":"2025-04-06","serial_number":"14630696477352936","imei1":"14630696477352936","imei2":"14630696477352936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182929,"job_number":"JOB_182929","tr_customer_id":182947,"tr_customer_product_id":182937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:47.000Z","modified_at":"2026-02-11T04:40:47.000Z","name":"Benedict Ortiz","mobile_number":"472-341-5485","email_id":"Brannon_West@hotmail.com","dop":"2025-05-30","serial_number":"11781220010694","imei1":"11781220010694","imei2":"11781220010694","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182928,"job_number":"JOB_182928","tr_customer_id":182946,"tr_customer_product_id":182936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:46.000Z","modified_at":"2026-02-11T04:41:21.000Z","name":"Wellington Botsford","mobile_number":"658-571-7426","email_id":"Maci.Gaylord@yahoo.com","dop":"2025-04-06","serial_number":"10578381125772","imei1":"10578381125772","imei2":"10578381125772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182926,"job_number":"JOB_182926","tr_customer_id":182944,"tr_customer_product_id":182934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:46.000Z","modified_at":"2026-02-11T04:40:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17750776891618","imei1":"17750776891618","imei2":"17750776891618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182924,"job_number":"JOB_182924","tr_customer_id":182942,"tr_customer_product_id":182932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:46.000Z","modified_at":"2026-02-11T04:41:03.000Z","name":"Amie Wiegand","mobile_number":"501-652-6981","email_id":"Dion_Bode57@hotmail.com","dop":"2025-05-30","serial_number":"11807238679365","imei1":"11807238679365","imei2":"11807238679365","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182923,"job_number":"JOB_182923","tr_customer_id":182941,"tr_customer_product_id":182931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:46.000Z","modified_at":"2026-02-11T04:41:22.000Z","name":"Harrison Bauch","mobile_number":"402-372-3559","email_id":"Maximillia.Barrows24@gmail.com","dop":"2025-04-06","serial_number":"14303257212524","imei1":"14303257212524","imei2":"14303257212524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182921,"job_number":"JOB_182921","tr_customer_id":182939,"tr_customer_product_id":182929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:45.000Z","modified_at":"2026-02-11T04:40:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15626098031114","imei1":"15626098031114","imei2":"15626098031114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182919,"job_number":"JOB_182919","tr_customer_id":182937,"tr_customer_product_id":182927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:44.000Z","modified_at":"2026-02-11T04:40:44.000Z","name":"Madison Feest","mobile_number":"309-528-3079","email_id":"Zackary_Shields@gmail.com","dop":"2025-04-06","serial_number":"16786394143910930","imei1":"16786394143910930","imei2":"16786394143910930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182918,"job_number":"JOB_182918","tr_customer_id":182936,"tr_customer_product_id":182926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:43.000Z","modified_at":"2026-02-11T04:40:43.000Z","name":"Barrett Gerhold","mobile_number":"614-371-0271","email_id":"Travis18@hotmail.com","dop":"2025-04-06","serial_number":"17045800756842596","imei1":"17045800756842596","imei2":"17045800756842596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182917,"job_number":"JOB_182917","tr_customer_id":182935,"tr_customer_product_id":182925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:42.000Z","modified_at":"2026-02-11T04:40:42.000Z","name":"Christop Walter","mobile_number":"890-857-4297","email_id":"Drake_Durgan42@hotmail.com","dop":"2025-04-06","serial_number":"16893889976267252","imei1":"16893889976267252","imei2":"16893889976267252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182916,"job_number":"JOB_182916","tr_customer_id":182934,"tr_customer_product_id":182924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:42.000Z","modified_at":"2026-02-11T04:41:22.000Z","name":"Monserrate Romaguera","mobile_number":"245-370-9546","email_id":"Modesto34@gmail.com","dop":"2025-04-06","serial_number":"15512714533590","imei1":"15512714533590","imei2":"15512714533590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182915,"job_number":"JOB_182915","tr_customer_id":182933,"tr_customer_product_id":182923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:42.000Z","modified_at":"2026-02-11T04:40:42.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"12238958317563","imei1":"12238958317563","imei2":"12238958317563","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182914,"job_number":"JOB_182914","tr_customer_id":182932,"tr_customer_product_id":182922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:42.000Z","modified_at":"2026-02-11T04:40:42.000Z","name":"Jeffrey Fisher","mobile_number":"917-356-7887","email_id":"Samir.Cronin66@hotmail.com","dop":"2025-04-06","serial_number":"15921161729753252","imei1":"15921161729753252","imei2":"15921161729753252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182913,"job_number":"JOB_182913","tr_customer_id":182931,"tr_customer_product_id":182921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:42.000Z","modified_at":"2026-02-11T04:41:19.000Z","name":"Teagan Kiehn","mobile_number":"331-601-2455","email_id":"Hillary_Okuneva16@yahoo.com","dop":"2025-04-06","serial_number":"12987969441838","imei1":"12987969441838","imei2":"12987969441838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182912,"job_number":"JOB_182912","tr_customer_id":182930,"tr_customer_product_id":182920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:41.000Z","modified_at":"2026-02-11T04:40:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18375249393716","imei1":"18375249393716","imei2":"18375249393716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182911,"job_number":"JOB_182911","tr_customer_id":182929,"tr_customer_product_id":182919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:41.000Z","modified_at":"2026-02-11T04:41:20.000Z","name":"Nathanial Schroeder","mobile_number":"395-605-8407","email_id":"Estell.Schaden@gmail.com","dop":"2025-04-06","serial_number":"18928279961760","imei1":"18928279961760","imei2":"18928279961760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182910,"job_number":"JOB_182910","tr_customer_id":182928,"tr_customer_product_id":182918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:40.000Z","modified_at":"2026-02-11T04:40:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17608915063594","imei1":"17608915063594","imei2":"17608915063594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182909,"job_number":"JOB_182909","tr_customer_id":182927,"tr_customer_product_id":182917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:40.000Z","modified_at":"2026-02-11T04:41:16.000Z","name":"Maymie Connelly","mobile_number":"241-902-3780","email_id":"Amya_Kovacek@gmail.com","dop":"2025-04-06","serial_number":"18930624267701","imei1":"18930624267701","imei2":"18930624267701","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182908,"job_number":"JOB_182908","tr_customer_id":182926,"tr_customer_product_id":182916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:40.000Z","modified_at":"2026-02-11T04:40:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17175508116451","imei1":"17175508116451","imei2":"17175508116451","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182900,"job_number":"JOB_182900","tr_customer_id":182918,"tr_customer_product_id":182908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:33.000Z","modified_at":"2026-02-11T04:40:33.000Z","name":"Harrison Koelpin","mobile_number":"883-905-6924","email_id":"Kenton92@gmail.com","dop":"2025-04-06","serial_number":"13606022449813986","imei1":"13606022449813986","imei2":"13606022449813986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182897,"job_number":"JOB_182897","tr_customer_id":182915,"tr_customer_product_id":182905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:31.000Z","modified_at":"2026-02-11T04:41:11.000Z","name":"Naomi Thiel","mobile_number":"233-324-2063","email_id":"Clifton.Conn@hotmail.com","dop":"2025-04-06","serial_number":"10786253286789","imei1":"10786253286789","imei2":"10786253286789","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182896,"job_number":"JOB_182896","tr_customer_id":182914,"tr_customer_product_id":182904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:31.000Z","modified_at":"2026-02-11T04:40:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18128353192249","imei1":"18128353192249","imei2":"18128353192249","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182895,"job_number":"JOB_182895","tr_customer_id":182913,"tr_customer_product_id":182903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:27.000Z","modified_at":"2026-02-11T04:41:06.000Z","name":"Isac Marquardt","mobile_number":"254-517-9273","email_id":"Jillian.Macejkovic@gmail.com","dop":"2025-12-31","serial_number":"108624913248398","imei1":"108624913248398","imei2":"108624913248398","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182894,"job_number":"JOB_182894","tr_customer_id":182912,"tr_customer_product_id":182902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:26.000Z","modified_at":"2026-02-11T04:40:26.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"101746263706131","imei1":"101746263706131","imei2":"101746263706131","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182893,"job_number":"JOB_182893","tr_customer_id":182911,"tr_customer_product_id":182901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:25.000Z","modified_at":"2026-02-11T04:40:25.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-01","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-01T04:40:25.749531786Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182892,"job_number":"JOB_182892","tr_customer_id":182910,"tr_customer_product_id":182900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:25.000Z","modified_at":"2026-02-11T04:40:25.000Z","name":"Waino Rolfson","mobile_number":"897-221-7859","email_id":"Josie_Kuhic@hotmail.com","dop":"2025-04-06","serial_number":"12910734798368134","imei1":"12910734798368134","imei2":"12910734798368134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182891,"job_number":"JOB_182891","tr_customer_id":182909,"tr_customer_product_id":182899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:24.000Z","modified_at":"2026-02-11T04:41:00.000Z","name":"Abby Gerhold","mobile_number":"321-493-8166","email_id":"Einar_Flatley21@gmail.com","dop":"2025-04-06","serial_number":"19688421993925","imei1":"19688421993925","imei2":"19688421993925","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182890,"job_number":"JOB_182890","tr_customer_id":182908,"tr_customer_product_id":182898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:23.000Z","modified_at":"2026-02-11T04:40:23.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19308831125865","imei1":"19308831125865","imei2":"19308831125865","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182889,"job_number":"JOB_182889","tr_customer_id":182907,"tr_customer_product_id":182897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:23.000Z","modified_at":"2026-02-11T04:40:23.000Z","name":"Lonny Adams","mobile_number":"859-382-0725","email_id":"Emmy98@hotmail.com","dop":"2025-04-06","serial_number":"10458660211530984","imei1":"10458660211530984","imei2":"10458660211530984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182888,"job_number":"JOB_182888","tr_customer_id":182906,"tr_customer_product_id":182896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:22.000Z","modified_at":"2026-02-11T04:41:01.000Z","name":"Dee Frami","mobile_number":"542-689-6505","email_id":"Krystina.Stoltenberg@yahoo.com","dop":"2025-04-06","serial_number":"14618801950675","imei1":"14618801950675","imei2":"14618801950675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182887,"job_number":"JOB_182887","tr_customer_id":182905,"tr_customer_product_id":182895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:22.000Z","modified_at":"2026-02-11T04:40:22.000Z","name":"Kamille Rau","mobile_number":"604-672-4490","email_id":"Amie.Trantow35@hotmail.com","dop":"2025-06-18","serial_number":"1080036740499148","imei1":"1080036740499148","imei2":"1080036740499148","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182886,"job_number":"JOB_182886","tr_customer_id":182904,"tr_customer_product_id":182894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:21.000Z","modified_at":"2026-02-11T04:40:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18378487884790","imei1":"18378487884790","imei2":"18378487884790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182885,"job_number":"JOB_182885","tr_customer_id":182903,"tr_customer_product_id":182893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:21.000Z","modified_at":"2026-02-11T04:40:59.000Z","name":"Watson Schowalter","mobile_number":"800-206-5241","email_id":"Kristopher.McClure@yahoo.com","dop":"2025-06-18","serial_number":"10081465845481","imei1":"10081465845481","imei2":"10081465845481","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182884,"job_number":"JOB_182884","tr_customer_id":182902,"tr_customer_product_id":182892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:21.000Z","modified_at":"2026-02-11T04:40:21.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10647436221696","imei1":"10647436221696","imei2":"10647436221696","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182883,"job_number":"JOB_182883","tr_customer_id":182901,"tr_customer_product_id":182891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:20.000Z","modified_at":"2026-02-11T04:40:53.000Z","name":"Rocky Skiles","mobile_number":"740-865-8572","email_id":"Freeda.Runolfsson71@gmail.com","dop":"2025-02-01","serial_number":"70409611648695","imei1":"70409611648695","imei2":"70409611648695","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182882,"job_number":"JOB_182882","tr_customer_id":182900,"tr_customer_product_id":182890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:18.000Z","modified_at":"2026-02-11T04:40:18.000Z","name":"Zetta Prohaska","mobile_number":"754-540-4927","email_id":"Shyann_Graham@gmail.com","dop":"2025-02-01","serial_number":"25057118636917","imei1":"25057118636917","imei2":"25057118636917","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182881,"job_number":"JOB_182881","tr_customer_id":182899,"tr_customer_product_id":182889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:18.000Z","modified_at":"2026-02-11T04:40:18.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"19155777409673","imei1":"19155777409673","imei2":"19155777409673","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182879,"job_number":"JOB_182879","tr_customer_id":182897,"tr_customer_product_id":182887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:15.000Z","modified_at":"2026-02-11T04:40:15.000Z","name":"Bert Treutel","mobile_number":"503-833-3040","email_id":"Colby.Auer@yahoo.com","dop":"2025-04-06","serial_number":"14054670385503094","imei1":"14054670385503094","imei2":"14054670385503094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182878,"job_number":"JOB_182878","tr_customer_id":182896,"tr_customer_product_id":182886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:14.000Z","modified_at":"2026-02-11T04:40:14.000Z","name":"Leopoldo Lind","mobile_number":"920-456-6060","email_id":"Drew.Wyman59@hotmail.com","dop":"2025-04-06","serial_number":"19871908787188304","imei1":"19871908787188304","imei2":"19871908787188304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182877,"job_number":"JOB_182877","tr_customer_id":182895,"tr_customer_product_id":182885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:14.000Z","modified_at":"2026-02-11T04:40:14.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182876,"job_number":"JOB_182876","tr_customer_id":182894,"tr_customer_product_id":182884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:14.000Z","modified_at":"2026-02-11T04:40:14.000Z","name":"Jarod Herzog","mobile_number":"560-459-1676","email_id":"Sabrina.DuBuque30@hotmail.com","dop":"2025-04-06","serial_number":"14599756224013456","imei1":"14599756224013456","imei2":"14599756224013456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182875,"job_number":"JOB_182875","tr_customer_id":182893,"tr_customer_product_id":182883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:13.000Z","modified_at":"2026-02-11T04:40:50.000Z","name":"Isabel Carter","mobile_number":"263-763-7849","email_id":"Queenie_Jacobi@yahoo.com","dop":"2025-04-06","serial_number":"18841454839590","imei1":"18841454839590","imei2":"18841454839590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182874,"job_number":"JOB_182874","tr_customer_id":182892,"tr_customer_product_id":182882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:13.000Z","modified_at":"2026-02-11T04:40:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14512335929237","imei1":"14512335929237","imei2":"14512335929237","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182873,"job_number":"JOB_182873","tr_customer_id":182891,"tr_customer_product_id":182881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:13.000Z","modified_at":"2026-02-11T04:40:53.000Z","name":"Ruby Cremin","mobile_number":"699-296-3081","email_id":"Emelia_Homenick@hotmail.com","dop":"2025-04-06","serial_number":"11335820339967","imei1":"11335820339967","imei2":"11335820339967","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182872,"job_number":"JOB_182872","tr_customer_id":182890,"tr_customer_product_id":182880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:13.000Z","modified_at":"2026-02-11T04:40:51.000Z","name":"Rozella Hilll","mobile_number":"643-777-6246","email_id":"Raul_Ratke6@gmail.com","dop":"2025-04-06","serial_number":"15883892372158","imei1":"15883892372158","imei2":"15883892372158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182871,"job_number":"JOB_182871","tr_customer_id":182889,"tr_customer_product_id":182879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:12.000Z","modified_at":"2026-02-11T04:40:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12578385933661","imei1":"12578385933661","imei2":"12578385933661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182870,"job_number":"JOB_182870","tr_customer_id":182888,"tr_customer_product_id":182878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:12.000Z","modified_at":"2026-02-11T04:40:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15495697896728","imei1":"15495697896728","imei2":"15495697896728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182869,"job_number":"JOB_182869","tr_customer_id":182887,"tr_customer_product_id":182877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:08.000Z","modified_at":"2026-02-11T04:40:08.000Z","name":"Vincent Deckow","mobile_number":"832-409-9336","email_id":"Antwan.Bruen49@yahoo.com","dop":"2025-04-06","serial_number":"12937836527253022","imei1":"12937836527253022","imei2":"12937836527253022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182868,"job_number":"JOB_182868","tr_customer_id":182886,"tr_customer_product_id":182876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:06.000Z","modified_at":"2026-02-11T04:40:48.000Z","name":"Jimmy Bechtelar","mobile_number":"913-791-3496","email_id":"Lexie47@yahoo.com","dop":"2025-04-06","serial_number":"12958758079609","imei1":"12958758079609","imei2":"12958758079609","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182867,"job_number":"JOB_182867","tr_customer_id":182885,"tr_customer_product_id":182875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:06.000Z","modified_at":"2026-02-11T04:40:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12424730340729","imei1":"12424730340729","imei2":"12424730340729","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182866,"job_number":"JOB_182866","tr_customer_id":182884,"tr_customer_product_id":182874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:05.000Z","modified_at":"2026-02-11T04:40:05.000Z","name":"Llewellyn Schuster","mobile_number":"249-766-6069","email_id":"Garth_Bruen43@gmail.com","dop":"2025-04-06","serial_number":"12485396131028230","imei1":"12485396131028230","imei2":"12485396131028230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182865,"job_number":"JOB_182865","tr_customer_id":182883,"tr_customer_product_id":182873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:04.000Z","modified_at":"2026-02-11T04:40:39.000Z","name":"Maya Witting","mobile_number":"214-886-3139","email_id":"Zachery_Berge@gmail.com","dop":"2025-04-06","serial_number":"10666593094924","imei1":"10666593094924","imei2":"10666593094924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182864,"job_number":"JOB_182864","tr_customer_id":182882,"tr_customer_product_id":182872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:04.000Z","modified_at":"2026-02-11T04:40:04.000Z","name":"Barbara Fahey","mobile_number":"202-392-4063","email_id":"Roma_Sipes@hotmail.com","dop":"2025-04-06","serial_number":"16623827928260004","imei1":"16623827928260004","imei2":"16623827928260004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182863,"job_number":"JOB_182863","tr_customer_id":182881,"tr_customer_product_id":182871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:04.000Z","modified_at":"2026-02-11T04:40:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14566214441799","imei1":"14566214441799","imei2":"14566214441799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182862,"job_number":"JOB_182862","tr_customer_id":182880,"tr_customer_product_id":182870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:02.000Z","modified_at":"2026-02-11T04:40:42.000Z","name":"Flavie Miller","mobile_number":"304-712-3424","email_id":"Madelyn.Russel70@gmail.com","dop":"2025-04-06","serial_number":"10542964669301","imei1":"10542964669301","imei2":"10542964669301","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182861,"job_number":"JOB_182861","tr_customer_id":182879,"tr_customer_product_id":182869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:02.000Z","modified_at":"2026-02-11T04:40:02.000Z","name":"Trisha Roob","mobile_number":"889-339-9453","email_id":"Parker_Kling17@yahoo.com","dop":"2025-04-06","serial_number":"17305661756939774","imei1":"17305661756939774","imei2":"17305661756939774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182860,"job_number":"JOB_182860","tr_customer_id":182878,"tr_customer_product_id":182868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:00.000Z","modified_at":"2026-02-11T04:40:42.000Z","name":"Lonzo Towne","mobile_number":"982-559-1884","email_id":"Jade58@gmail.com","dop":"2025-04-06","serial_number":"19440534645766","imei1":"19440534645766","imei2":"19440534645766","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182859,"job_number":"JOB_182859","tr_customer_id":182877,"tr_customer_product_id":182867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:00.000Z","modified_at":"2026-02-11T04:40:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15727497617175","imei1":"15727497617175","imei2":"15727497617175","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182857,"job_number":"JOB_182857","tr_customer_id":182875,"tr_customer_product_id":182865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:57.000Z","modified_at":"2026-02-11T04:39:57.000Z","name":"Vinnie Price","mobile_number":"869-630-0290","email_id":"Rahsaan.Purdy35@yahoo.com","dop":"2025-04-06","serial_number":"19418807003353690","imei1":"19418807003353690","imei2":"19418807003353690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182856,"job_number":"JOB_182856","tr_customer_id":182874,"tr_customer_product_id":182864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:55.000Z","modified_at":"2026-02-11T04:40:36.000Z","name":"Thalia Russel","mobile_number":"494-389-5474","email_id":"Mazie_Harris@yahoo.com","dop":"2025-04-06","serial_number":"15547852960153","imei1":"15547852960153","imei2":"15547852960153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182855,"job_number":"JOB_182855","tr_customer_id":182873,"tr_customer_product_id":182863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:45.000Z","modified_at":"2026-02-11T04:39:45.000Z","name":"Aida Harvey","mobile_number":"542-261-5896","email_id":"Keshawn.Kuphal5@hotmail.com","dop":"2025-04-06","serial_number":"12478586091829764","imei1":"12478586091829764","imei2":"12478586091829764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182854,"job_number":"JOB_182854","tr_customer_id":182872,"tr_customer_product_id":182862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:44.000Z","modified_at":"2026-02-11T04:40:22.000Z","name":"Name Auer","mobile_number":"558-859-0917","email_id":"Isaiah.Strosin@hotmail.com","dop":"2025-04-06","serial_number":"16049523924222","imei1":"16049523924222","imei2":"16049523924222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182852,"job_number":"JOB_182852","tr_customer_id":182870,"tr_customer_product_id":182860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:41.000Z","modified_at":"2026-02-11T04:39:41.000Z","name":"Candida Corwin","mobile_number":"547-926-2560","email_id":"Orie_Gleichner@yahoo.com","dop":"2025-04-06","serial_number":"19905675436302730","imei1":"19905675436302730","imei2":"19905675436302730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182851,"job_number":"JOB_182851","tr_customer_id":182869,"tr_customer_product_id":182859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:40.000Z","modified_at":"2026-02-11T04:40:16.000Z","name":"Kareem Collier","mobile_number":"582-802-3386","email_id":"Thora_Hettinger71@yahoo.com","dop":"2025-04-06","serial_number":"10100684925762","imei1":"10100684925762","imei2":"10100684925762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182850,"job_number":"JOB_182850","tr_customer_id":182868,"tr_customer_product_id":182858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:40.000Z","modified_at":"2026-02-11T04:39:40.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14385220014455","imei1":"14385220014455","imei2":"14385220014455","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182849,"job_number":"JOB_182849","tr_customer_id":182867,"tr_customer_product_id":182857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:37.000Z","modified_at":"2026-02-11T04:40:10.000Z","name":"Jackeline Schoen","mobile_number":"276-318-1259","email_id":"Domingo34@gmail.com","dop":"2025-02-01","serial_number":"22852447036983","imei1":"22852447036983","imei2":"22852447036983","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182848,"job_number":"JOB_182848","tr_customer_id":182866,"tr_customer_product_id":182856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:37.000Z","modified_at":"2026-02-11T04:39:37.000Z","name":"Terence Smith","mobile_number":"422-336-7635","email_id":"Richard58@hotmail.com","dop":"2025-06-18","serial_number":"1059915307168422","imei1":"1059915307168422","imei2":"1059915307168422","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182847,"job_number":"JOB_182847","tr_customer_id":182865,"tr_customer_product_id":182855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:36.000Z","modified_at":"2026-02-11T04:40:14.000Z","name":"Laurel Stark","mobile_number":"887-629-3234","email_id":"Horacio_Stokes61@hotmail.com","dop":"2025-06-18","serial_number":"10063407777639","imei1":"10063407777639","imei2":"10063407777639","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182846,"job_number":"JOB_182846","tr_customer_id":182864,"tr_customer_product_id":182854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:36.000Z","modified_at":"2026-02-11T04:39:36.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10574719759949","imei1":"10574719759949","imei2":"10574719759949","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182845,"job_number":"JOB_182845","tr_customer_id":182863,"tr_customer_product_id":182853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:35.000Z","modified_at":"2026-02-11T04:39:35.000Z","name":"Jordi Koepp","mobile_number":"411-846-4140","email_id":"Vicky.Morissette@hotmail.com","dop":"2025-02-01","serial_number":"105953392820011","imei1":"105953392820011","imei2":"105953392820011","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182844,"job_number":"JOB_182844","tr_customer_id":182862,"tr_customer_product_id":182852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:35.000Z","modified_at":"2026-02-11T04:39:35.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"84411333070734","imei1":"84411333070734","imei2":"84411333070734","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182843,"job_number":"JOB_182843","tr_customer_id":182861,"tr_customer_product_id":182851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:31.000Z","modified_at":"2026-02-11T04:39:31.000Z","name":"Elouise Corwin","mobile_number":"623-755-0353","email_id":"Judd_Adams15@gmail.com","dop":"2025-04-06","serial_number":"14788513379081892","imei1":"14788513379081892","imei2":"14788513379081892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182841,"job_number":"JOB_182841","tr_customer_id":182859,"tr_customer_product_id":182849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:29.000Z","modified_at":"2026-02-11T04:40:06.000Z","name":"Jeffrey Schamberger","mobile_number":"882-380-4802","email_id":"Cindy_Goyette11@yahoo.com","dop":"2025-04-06","serial_number":"13242847608403","imei1":"13242847608403","imei2":"13242847608403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182840,"job_number":"JOB_182840","tr_customer_id":182858,"tr_customer_product_id":182848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:29.000Z","modified_at":"2026-02-11T04:39:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18854454021580","imei1":"18854454021580","imei2":"18854454021580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182839,"job_number":"JOB_182839","tr_customer_id":182857,"tr_customer_product_id":182847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:28.000Z","modified_at":"2026-02-11T04:39:28.000Z","name":"Araceli Littel","mobile_number":"675-717-2259","email_id":"Ellsworth34@yahoo.com","dop":"2025-04-06","serial_number":"11686707315722562","imei1":"11686707315722562","imei2":"11686707315722562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182838,"job_number":"JOB_182838","tr_customer_id":182856,"tr_customer_product_id":182846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:27.000Z","modified_at":"2026-02-11T04:40:05.000Z","name":"Sage Wisozk","mobile_number":"833-930-0888","email_id":"Randi_Moore0@hotmail.com","dop":"2025-04-06","serial_number":"11437857807081","imei1":"11437857807081","imei2":"11437857807081","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182837,"job_number":"JOB_182837","tr_customer_id":182855,"tr_customer_product_id":182845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:26.000Z","modified_at":"2026-02-11T04:39:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13680346331392","imei1":"13680346331392","imei2":"13680346331392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182836,"job_number":"JOB_182836","tr_customer_id":182854,"tr_customer_product_id":182844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:24.000Z","modified_at":"2026-02-11T04:39:24.000Z","name":"Kirstin Willms","mobile_number":"471-869-9053","email_id":"Theresa.Nolan@gmail.com","dop":"2025-04-06","serial_number":"18476671903830720","imei1":"18476671903830720","imei2":"18476671903830720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182835,"job_number":"JOB_182835","tr_customer_id":182853,"tr_customer_product_id":182843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:22.000Z","modified_at":"2026-02-11T04:40:02.000Z","name":"Nelda Skiles","mobile_number":"450-269-7881","email_id":"Meghan_Monahan62@hotmail.com","dop":"2025-04-06","serial_number":"19078294404273","imei1":"19078294404273","imei2":"19078294404273","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182834,"job_number":"JOB_182834","tr_customer_id":182852,"tr_customer_product_id":182842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:20.000Z","modified_at":"2026-02-11T04:39:20.000Z","name":"Jazmin Brekke","mobile_number":"561-362-6687","email_id":"Layla_Greenholt20@hotmail.com","dop":"2025-04-06","serial_number":"17072856613401464","imei1":"17072856613401464","imei2":"17072856613401464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182833,"job_number":"JOB_182833","tr_customer_id":182851,"tr_customer_product_id":182841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:19.000Z","modified_at":"2026-02-11T04:39:55.000Z","name":"Saul Kassulke","mobile_number":"413-264-5463","email_id":"Kimberly.Anderson@hotmail.com","dop":"2025-04-06","serial_number":"10800008562247","imei1":"10800008562247","imei2":"10800008562247","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:39:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182831,"job_number":"JOB_182831","tr_customer_id":182849,"tr_customer_product_id":182839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:11.000Z","modified_at":"2026-02-11T04:39:11.000Z","name":"Saige Grimes","mobile_number":"380-365-1150","email_id":"Marjory.Mueller@yahoo.com","dop":"2025-04-06","serial_number":"10026493875570978","imei1":"10026493875570978","imei2":"10026493875570978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182830,"job_number":"JOB_182830","tr_customer_id":182848,"tr_customer_product_id":182838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:09.000Z","modified_at":"2026-02-11T04:39:49.000Z","name":"Brandt Halvorson","mobile_number":"386-277-5910","email_id":"Daphney_Pfeffer30@gmail.com","dop":"2025-04-06","serial_number":"14520692608742","imei1":"14520692608742","imei2":"14520692608742","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182829,"job_number":"JOB_182829","tr_customer_id":182847,"tr_customer_product_id":182837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:09.000Z","modified_at":"2026-02-11T04:39:18.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"62813037610287","imei1":"62813037610287","imei2":"62813037610287","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:39:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182828,"job_number":"JOB_182828","tr_customer_id":182846,"tr_customer_product_id":182836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:38:58.000Z","modified_at":"2026-02-11T04:38:58.000Z","name":"Sheldon O'Connell","mobile_number":"640-803-7730","email_id":"Jessica42@hotmail.com","dop":"2025-04-06","serial_number":"14268714060439030","imei1":"14268714060439030","imei2":"14268714060439030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:38:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182827,"job_number":"JOB_182827","tr_customer_id":182845,"tr_customer_product_id":182835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:38:57.000Z","modified_at":"2026-02-11T04:39:06.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"83885918077621","imei1":"83885918077621","imei2":"83885918077621","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182826,"job_number":"JOB_182826","tr_customer_id":182844,"tr_customer_product_id":182834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:38:56.000Z","modified_at":"2026-02-11T04:39:32.000Z","name":"Nasir Legros","mobile_number":"403-212-3398","email_id":"Wilber63@yahoo.com","dop":"2025-04-06","serial_number":"11577935770282","imei1":"11577935770282","imei2":"11577935770282","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:39:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182825,"job_number":"JOB_182825","tr_customer_id":182843,"tr_customer_product_id":182833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:38:56.000Z","modified_at":"2026-02-11T04:38:56.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10445247038653","imei1":"10445247038653","imei2":"10445247038653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:38:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182824,"job_number":"JOB_182824","tr_customer_id":182842,"tr_customer_product_id":182832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:35:10.000Z","modified_at":"2026-02-11T04:35:10.000Z","name":"Zoila Larson","mobile_number":"598-243-7550","email_id":"Elias_Lebsack@gmail.com","dop":"2025-04-06","serial_number":"11803339597859584","imei1":"11803339597859584","imei2":"11803339597859584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:35:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182823,"job_number":"JOB_182823","tr_customer_id":182841,"tr_customer_product_id":182831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:35:08.000Z","modified_at":"2026-02-11T04:35:44.000Z","name":"Marcellus Nolan","mobile_number":"750-890-2927","email_id":"Gerald18@yahoo.com","dop":"2025-04-06","serial_number":"12631308959413","imei1":"12631308959413","imei2":"12631308959413","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:35:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182822,"job_number":"JOB_182822","tr_customer_id":182840,"tr_customer_product_id":182830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:35:08.000Z","modified_at":"2026-02-11T04:35:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15353417673382","imei1":"15353417673382","imei2":"15353417673382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:35:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182821,"job_number":"JOB_182821","tr_customer_id":182839,"tr_customer_product_id":182829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:34:26.000Z","modified_at":"2026-02-11T04:34:26.000Z","name":"Rhiannon Rempel","mobile_number":"566-370-0998","email_id":"Rosalind.Halvorson@hotmail.com","dop":"2025-04-06","serial_number":"18023247777610936","imei1":"18023247777610936","imei2":"18023247777610936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:34:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182820,"job_number":"JOB_182820","tr_customer_id":182838,"tr_customer_product_id":182828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:34:24.000Z","modified_at":"2026-02-11T04:35:01.000Z","name":"Heaven Runolfsdottir","mobile_number":"335-943-6392","email_id":"Misty60@gmail.com","dop":"2025-04-06","serial_number":"12955190398034","imei1":"12955190398034","imei2":"12955190398034","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:35:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182819,"job_number":"JOB_182819","tr_customer_id":182837,"tr_customer_product_id":182827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:34:24.000Z","modified_at":"2026-02-11T04:34:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17833461524500","imei1":"17833461524500","imei2":"17833461524500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182818,"job_number":"JOB_182818","tr_customer_id":182836,"tr_customer_product_id":182826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:33:50.000Z","modified_at":"2026-02-11T04:33:50.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"63276472471527530","imei1":"63276472471527530","imei2":"63276472471527530","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:33:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182817,"job_number":"JOB_182817","tr_customer_id":182835,"tr_customer_product_id":182825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:33:42.000Z","modified_at":"2026-02-11T04:33:42.000Z","name":"Kaia Bailey","mobile_number":"971-677-7555","email_id":"Lionel32@hotmail.com","dop":"2025-04-06","serial_number":"14953419326962204","imei1":"14953419326962204","imei2":"14953419326962204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:33:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182816,"job_number":"JOB_182816","tr_customer_id":182834,"tr_customer_product_id":182824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:33:41.000Z","modified_at":"2026-02-11T04:34:17.000Z","name":"Al Kozey","mobile_number":"314-603-6995","email_id":"Lexus45@yahoo.com","dop":"2025-04-06","serial_number":"13566092921102","imei1":"13566092921102","imei2":"13566092921102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:34:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182815,"job_number":"JOB_182815","tr_customer_id":182833,"tr_customer_product_id":182823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:33:40.000Z","modified_at":"2026-02-11T04:33:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11781280029007","imei1":"11781280029007","imei2":"11781280029007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:33:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182814,"job_number":"JOB_182814","tr_customer_id":182832,"tr_customer_product_id":182822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:26:20.000Z","modified_at":"2026-02-11T04:26:20.000Z","name":"Jess Olson","mobile_number":"895-813-8297","email_id":"Rudy.Kuphal25@gmail.com","dop":"2025-04-06","serial_number":"14799006762870984","imei1":"14799006762870984","imei2":"14799006762870984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:26:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182813,"job_number":"JOB_182813","tr_customer_id":182831,"tr_customer_product_id":182821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:26:19.000Z","modified_at":"2026-02-11T04:26:42.000Z","name":"Catherine Volkman","mobile_number":"827-885-3911","email_id":"Herminia_Vandervort6@hotmail.com","dop":"2025-04-06","serial_number":"12992272642587","imei1":"12992272642587","imei2":"12992272642587","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182812,"job_number":"JOB_182812","tr_customer_id":182830,"tr_customer_product_id":182820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:25:52.000Z","modified_at":"2026-02-11T04:25:52.000Z","name":"Edmund Lesch","mobile_number":"896-222-9631","email_id":"Kavon.Dicki@hotmail.com","dop":"2025-04-06","serial_number":"18934322764380880","imei1":"18934322764380880","imei2":"18934322764380880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182811,"job_number":"JOB_182811","tr_customer_id":182829,"tr_customer_product_id":182819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:25:51.000Z","modified_at":"2026-02-11T04:26:14.000Z","name":"Caitlyn Fritsch","mobile_number":"323-821-5210","email_id":"Brice.Armstrong87@gmail.com","dop":"2025-04-06","serial_number":"15911597379172","imei1":"15911597379172","imei2":"15911597379172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:26:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182810,"job_number":"JOB_182810","tr_customer_id":182828,"tr_customer_product_id":182818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:25:23.000Z","modified_at":"2026-02-11T04:25:23.000Z","name":"June Jaskolski","mobile_number":"704-575-9655","email_id":"Annabelle90@gmail.com","dop":"2025-04-06","serial_number":"12326498694057902","imei1":"12326498694057902","imei2":"12326498694057902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182809,"job_number":"JOB_182809","tr_customer_id":182827,"tr_customer_product_id":182817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:25:22.000Z","modified_at":"2026-02-11T04:25:46.000Z","name":"Kayleigh Brown","mobile_number":"218-719-8008","email_id":"Jakob45@hotmail.com","dop":"2025-04-06","serial_number":"15136957243231","imei1":"15136957243231","imei2":"15136957243231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182808,"job_number":"JOB_182808","tr_customer_id":182826,"tr_customer_product_id":182816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:24:54.000Z","modified_at":"2026-02-11T04:24:54.000Z","name":"Kieran Ullrich","mobile_number":"283-721-8360","email_id":"Serenity_Hartmann92@yahoo.com","dop":"2025-04-06","serial_number":"11544391222259136","imei1":"11544391222259136","imei2":"11544391222259136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:24:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182807,"job_number":"JOB_182807","tr_customer_id":182825,"tr_customer_product_id":182815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:24:53.000Z","modified_at":"2026-02-11T04:25:17.000Z","name":"Junius Smith","mobile_number":"374-584-8660","email_id":"Heidi55@yahoo.com","dop":"2025-04-06","serial_number":"17166861773580","imei1":"17166861773580","imei2":"17166861773580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:25:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182806,"job_number":"JOB_182806","tr_customer_id":182824,"tr_customer_product_id":182814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:24:27.000Z","modified_at":"2026-02-11T04:24:27.000Z","name":"Granville Schiller","mobile_number":"811-444-5135","email_id":"Haylie95@hotmail.com","dop":"2025-04-06","serial_number":"19922105526512240","imei1":"19922105526512240","imei2":"19922105526512240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182805,"job_number":"JOB_182805","tr_customer_id":182823,"tr_customer_product_id":182813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:24:26.000Z","modified_at":"2026-02-11T04:24:47.000Z","name":"Bria Rogahn","mobile_number":"629-817-3664","email_id":"Rebecca.Parisian3@gmail.com","dop":"2025-04-06","serial_number":"11688092522502","imei1":"11688092522502","imei2":"11688092522502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:24:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182804,"job_number":"JOB_182804","tr_customer_id":182822,"tr_customer_product_id":182812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:24:03.000Z","modified_at":"2026-02-11T04:24:03.000Z","name":"Bridie Pfannerstill","mobile_number":"787-963-6489","email_id":"Ludwig_Bartoletti39@gmail.com","dop":"2025-04-06","serial_number":"12237798761675602","imei1":"12237798761675602","imei2":"12237798761675602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:24:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182803,"job_number":"JOB_182803","tr_customer_id":182821,"tr_customer_product_id":182811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:24:02.000Z","modified_at":"2026-02-11T04:24:22.000Z","name":"Otto Beier","mobile_number":"532-314-6656","email_id":"Kiera11@hotmail.com","dop":"2025-04-06","serial_number":"14594020136815","imei1":"14594020136815","imei2":"14594020136815","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:24:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182802,"job_number":"JOB_182802","tr_customer_id":182820,"tr_customer_product_id":182810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:22:24.000Z","modified_at":"2026-02-11T04:22:24.000Z","name":"deff khan","mobile_number":"8889967567","email_id":"de@gmail.com","dop":"2025-04-06","serial_number":"12020910600627","imei1":"12020910600627","imei2":"12020910600627","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:22:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182801,"job_number":"JOB_182801","tr_customer_id":182819,"tr_customer_product_id":182809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:22:23.000Z","modified_at":"2026-02-11T04:22:23.000Z","name":"sadaf bepari","mobile_number":"9876545678","email_id":"sa@gmail.com","dop":"2025-04-06","serial_number":"14961633629594","imei1":"14961633629594","imei2":"14961633629594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:22:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182800,"job_number":"JOB_182800","tr_customer_id":182818,"tr_customer_product_id":182808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:22:23.000Z","modified_at":"2026-02-11T04:22:23.000Z","name":"jatin sharma","mobile_number":"9345567876","email_id":"abc@gmail.com","dop":"2025-04-06","serial_number":"13322142558100","imei1":"13322142558100","imei2":"13322142558100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:22:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182799,"job_number":"JOB_182799","tr_customer_id":182817,"tr_customer_product_id":182807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:47:36.000Z","modified_at":"2026-02-11T03:47:36.000Z","name":"Craig Kertzmann","mobile_number":"991-910-1263","email_id":"Jarrell.Schoen@gmail.com","dop":"2025-04-06","serial_number":"10545021293441918","imei1":"10545021293441918","imei2":"10545021293441918","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182798,"job_number":"JOB_182798","tr_customer_id":182816,"tr_customer_product_id":182806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:47:35.000Z","modified_at":"2026-02-11T03:48:13.000Z","name":"Hubert Koepp","mobile_number":"203-923-6768","email_id":"Rosina.Lynch@gmail.com","dop":"2025-04-06","serial_number":"12988479272827","imei1":"12988479272827","imei2":"12988479272827","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T03:48:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182797,"job_number":"JOB_182797","tr_customer_id":182815,"tr_customer_product_id":182805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:47:34.000Z","modified_at":"2026-02-11T03:47:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10854276900115","imei1":"10854276900115","imei2":"10854276900115","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182796,"job_number":"JOB_182796","tr_customer_id":182814,"tr_customer_product_id":182804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:54.000Z","modified_at":"2026-02-11T03:46:54.000Z","name":"Jayne Hand","mobile_number":"467-200-9358","email_id":"Chelsie_Rolfson5@yahoo.com","dop":"2025-04-06","serial_number":"12977195191423850","imei1":"12977195191423850","imei2":"12977195191423850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182795,"job_number":"JOB_182795","tr_customer_id":182813,"tr_customer_product_id":182803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:53.000Z","modified_at":"2026-02-11T03:47:14.000Z","name":"Eulah Abshire","mobile_number":"649-895-8640","email_id":"Orrin53@hotmail.com","dop":"2025-04-06","serial_number":"16079021735293","imei1":"16079021735293","imei2":"16079021735293","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T03:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182794,"job_number":"JOB_182794","tr_customer_id":182812,"tr_customer_product_id":182802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:51.000Z","modified_at":"2026-02-11T03:46:51.000Z","name":"Rodger Kautzer","mobile_number":"846-991-6195","email_id":"Mariah51@hotmail.com","dop":"2025-04-06","serial_number":"14226964347068704","imei1":"14226964347068704","imei2":"14226964347068704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:46:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182793,"job_number":"JOB_182793","tr_customer_id":182811,"tr_customer_product_id":182801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:49.000Z","modified_at":"2026-02-11T03:47:27.000Z","name":"Terrance O'Keefe","mobile_number":"327-446-4175","email_id":"Terry_Hodkiewicz@yahoo.com","dop":"2025-04-06","serial_number":"19887670705370","imei1":"19887670705370","imei2":"19887670705370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T03:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182792,"job_number":"JOB_182792","tr_customer_id":182810,"tr_customer_product_id":182800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:49.000Z","modified_at":"2026-02-11T03:46:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16101467847280","imei1":"16101467847280","imei2":"16101467847280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:46:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182791,"job_number":"JOB_182791","tr_customer_id":182809,"tr_customer_product_id":182799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:05.000Z","modified_at":"2026-02-11T03:46:05.000Z","name":"Desmond Powlowski","mobile_number":"498-231-9535","email_id":"Michelle.Hane@gmail.com","dop":"2025-04-06","serial_number":"12142569883570540","imei1":"12142569883570540","imei2":"12142569883570540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:46:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182790,"job_number":"JOB_182790","tr_customer_id":182808,"tr_customer_product_id":182798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:03.000Z","modified_at":"2026-02-11T03:46:41.000Z","name":"Justen Ruecker","mobile_number":"538-598-8823","email_id":"Louisa_Volkman8@yahoo.com","dop":"2025-04-06","serial_number":"14448689337911","imei1":"14448689337911","imei2":"14448689337911","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T03:46:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182789,"job_number":"JOB_182789","tr_customer_id":182807,"tr_customer_product_id":182797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:03.000Z","modified_at":"2026-02-11T03:46:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18602651106462","imei1":"18602651106462","imei2":"18602651106462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:46:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182788,"job_number":"JOB_182788","tr_customer_id":182806,"tr_customer_product_id":182796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:29:56.000Z","modified_at":"2026-02-11T03:29:56.000Z","name":"Jada Bernhard","mobile_number":"916-775-5215","email_id":"Andy_Kuhic@hotmail.com","dop":"2025-05-30","serial_number":"1105538830514002","imei1":"1105538830514002","imei2":"1105538830514002","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182787,"job_number":"JOB_182787","tr_customer_id":182805,"tr_customer_product_id":182795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:29:55.000Z","modified_at":"2026-02-11T03:29:55.000Z","name":"Coty Hand","mobile_number":"206-655-6095","email_id":"Minerva_Rolfson@hotmail.com","dop":"2025-05-30","serial_number":"13761042003098","imei1":"13761042003098","imei2":"13761042003098","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:29:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182786,"job_number":"JOB_182786","tr_customer_id":182804,"tr_customer_product_id":182794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:29:54.000Z","modified_at":"2026-02-11T03:30:10.000Z","name":"Meghan Conroy","mobile_number":"639-926-1641","email_id":"Jalyn_Renner@hotmail.com","dop":"2025-05-30","serial_number":"17188093912871","imei1":"17188093912871","imei2":"17188093912871","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T03:30:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182785,"job_number":"JOB_182785","tr_customer_id":182803,"tr_customer_product_id":182793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:55:39.000Z","modified_at":"2026-02-11T02:55:39.000Z","name":"Jatin Sharma","mobile_number":"2343523453","email_id":"jatinvsharma@gmail.com","dop":"2023-06-10","serial_number":"326631139506453","imei1":"326631139506453","imei2":"326631139506453","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T02:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182784,"job_number":"JOB_182784","tr_customer_id":182802,"tr_customer_product_id":182792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:30:00.000Z","modified_at":"2026-02-11T02:30:35.000Z","name":"Audie Jenkins","mobile_number":"995-550-2840","email_id":"Hilma_Schneider@yahoo.com","dop":"2025-10-21","serial_number":"11666327783549","imei1":"11666327783549","imei2":"11666327783549","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T02:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182783,"job_number":"JOB_182783","tr_customer_id":182801,"tr_customer_product_id":182791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:29:59.000Z","modified_at":"2026-02-11T02:29:59.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"19216907002813","imei1":"19216907002813","imei2":"19216907002813","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T02:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182782,"job_number":"JOB_182782","tr_customer_id":182800,"tr_customer_product_id":182790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:29:16.000Z","modified_at":"2026-02-11T02:29:52.000Z","name":"Andres Weber","mobile_number":"698-257-3836","email_id":"Kaya.Schmeler22@gmail.com","dop":"2025-10-21","serial_number":"15244904199059","imei1":"15244904199059","imei2":"15244904199059","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T02:29:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182781,"job_number":"JOB_182781","tr_customer_id":182799,"tr_customer_product_id":182789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:29:16.000Z","modified_at":"2026-02-11T02:29:16.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"14553763485284","imei1":"14553763485284","imei2":"14553763485284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T02:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182780,"job_number":"JOB_182780","tr_customer_id":182798,"tr_customer_product_id":182788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:28:33.000Z","modified_at":"2026-02-11T02:29:09.000Z","name":"Vilma Keebler","mobile_number":"664-465-2700","email_id":"Jaquelin.Schaden48@hotmail.com","dop":"2025-10-21","serial_number":"18792386968206","imei1":"18792386968206","imei2":"18792386968206","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T02:29:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182779,"job_number":"JOB_182779","tr_customer_id":182797,"tr_customer_product_id":182787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:28:32.000Z","modified_at":"2026-02-11T02:28:32.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"16850638982710","imei1":"16850638982710","imei2":"16850638982710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T02:28:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182778,"job_number":"JOB_182778","tr_customer_id":182796,"tr_customer_product_id":182786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:04:52.000Z","modified_at":"2026-02-11T04:33:29.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"65782561629315","imei1":"65782561629315","imei2":"65782561629315","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-11T04:33:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":182777,"job_number":"JOB_182777","tr_customer_id":182795,"tr_customer_product_id":182785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:04:24.000Z","modified_at":"2026-02-11T02:04:24.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"11154161608186","imei1":"11154161608186","imei2":"11154161608186","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T02:04:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182776,"job_number":"JOB_182776","tr_customer_id":182794,"tr_customer_product_id":182784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T01:38:14.000Z","modified_at":"2026-02-11T01:38:14.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"42266127839920","imei1":"42266127839920","imei2":"42266127839920","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T01:38:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182775,"job_number":"JOB_182775","tr_customer_id":182793,"tr_customer_product_id":182783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T01:35:32.000Z","modified_at":"2026-02-11T01:35:32.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"95532514286692","imei1":"95532514286692","imei2":"95532514286692","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T01:35:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182774,"job_number":"JOB_182774","tr_customer_id":182792,"tr_customer_product_id":182782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T01:31:45.000Z","modified_at":"2026-02-11T01:31:45.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"49682756742409","imei1":"49682756742409","imei2":"49682756742409","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T01:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182773,"job_number":"JOB_182773","tr_customer_id":182791,"tr_customer_product_id":182781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T01:06:02.000Z","modified_at":"2026-02-11T01:06:02.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"12345677654321","imei1":"12345677654321","imei2":"12345677654321","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T01:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182772,"job_number":"JOB_182772","tr_customer_id":182790,"tr_customer_product_id":182780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T00:00:49.000Z","modified_at":"2026-02-11T00:00:49.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-01","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-02-01T00:00:49.320193863Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T00:00:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183293,"job_number":"JOB_183293","tr_customer_id":183311,"tr_customer_product_id":183301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:56.000Z","modified_at":"2026-02-11T07:02:56.000Z","name":"Mina Hilpert","mobile_number":"346-684-4700","email_id":"Carlie4@yahoo.com","dop":"2000-01-31","serial_number":"1028284015202687","imei1":"1028284015202687","imei2":"1028284015202687","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183291,"job_number":"JOB_183291","tr_customer_id":183309,"tr_customer_product_id":183299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:54.000Z","modified_at":"2026-02-11T07:02:54.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10011092735407","imei1":"10011092735407","imei2":"10011092735407","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:54.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183284,"job_number":"JOB_183284","tr_customer_id":183302,"tr_customer_product_id":183292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:11.000Z","modified_at":"2026-02-11T07:02:11.000Z","name":"Johnathan Murray","mobile_number":"890-303-0485","email_id":"Aurelie.Wolf88@yahoo.com","dop":"2000-01-31","serial_number":"1016420887890106","imei1":"1016420887890106","imei2":"1016420887890106","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:11.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183281,"job_number":"JOB_183281","tr_customer_id":183299,"tr_customer_product_id":183289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:09.000Z","modified_at":"2026-02-11T07:02:09.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10121158867238","imei1":"10121158867238","imei2":"10121158867238","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183275,"job_number":"JOB_183275","tr_customer_id":183293,"tr_customer_product_id":183283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:26.000Z","modified_at":"2026-02-11T07:01:26.000Z","name":"Kyra O'Conner","mobile_number":"557-894-5214","email_id":"Torrance80@gmail.com","dop":"2000-01-31","serial_number":"1084347448128397","imei1":"1084347448128397","imei2":"1084347448128397","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183273,"job_number":"JOB_183273","tr_customer_id":183291,"tr_customer_product_id":183281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:25.000Z","modified_at":"2026-02-11T07:01:25.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10447726308421","imei1":"10447726308421","imei2":"10447726308421","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183266,"job_number":"JOB_183266","tr_customer_id":183284,"tr_customer_product_id":183274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:41.000Z","modified_at":"2026-02-11T07:00:41.000Z","name":"Rebekah Ward","mobile_number":"913-443-4001","email_id":"Isaiah5@yahoo.com","dop":"2000-01-31","serial_number":"1076561510136661","imei1":"1076561510136661","imei2":"1076561510136661","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183264,"job_number":"JOB_183264","tr_customer_id":183282,"tr_customer_product_id":183272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:39.000Z","modified_at":"2026-02-11T07:00:39.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10107459547442","imei1":"10107459547442","imei2":"10107459547442","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183056,"job_number":"JOB_183056","tr_customer_id":183074,"tr_customer_product_id":183064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:53.000Z","modified_at":"2026-02-11T04:43:53.000Z","name":"Breana Hilpert","mobile_number":"781-323-4174","email_id":"Beth16@yahoo.com","dop":"2000-01-31","serial_number":"1054090430276241","imei1":"1054090430276241","imei2":"1054090430276241","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183054,"job_number":"JOB_183054","tr_customer_id":183072,"tr_customer_product_id":183062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:52.000Z","modified_at":"2026-02-11T04:43:52.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10179861121007","imei1":"10179861121007","imei2":"10179861121007","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183053,"job_number":"JOB_183053","tr_customer_id":183071,"tr_customer_product_id":183061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:10.000Z","modified_at":"2026-02-11T04:43:10.000Z","name":"Marcos Bruen","mobile_number":"281-864-6952","email_id":"Michel89@yahoo.com","dop":"2000-01-31","serial_number":"1074621767828172","imei1":"1074621767828172","imei2":"1074621767828172","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183051,"job_number":"JOB_183051","tr_customer_id":183069,"tr_customer_product_id":183059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:09.000Z","modified_at":"2026-02-11T04:43:09.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10250542403988","imei1":"10250542403988","imei2":"10250542403988","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183044,"job_number":"JOB_183044","tr_customer_id":183062,"tr_customer_product_id":183052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:26.000Z","modified_at":"2026-02-11T04:42:26.000Z","name":"Lucie Krajcik","mobile_number":"791-809-9349","email_id":"Natalia_Mayer82@yahoo.com","dop":"2000-01-31","serial_number":"1041490701078101","imei1":"1041490701078101","imei2":"1041490701078101","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183040,"job_number":"JOB_183040","tr_customer_id":183058,"tr_customer_product_id":183048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:24.000Z","modified_at":"2026-02-11T04:42:24.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10102846497622","imei1":"10102846497622","imei2":"10102846497622","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183001,"job_number":"JOB_183001","tr_customer_id":183019,"tr_customer_product_id":183009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:39.000Z","modified_at":"2026-02-11T04:41:39.000Z","name":"Amalia Barton","mobile_number":"302-653-5649","email_id":"Jalon6@yahoo.com","dop":"2000-01-31","serial_number":"1028458474132477","imei1":"1028458474132477","imei2":"1028458474132477","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":182994,"job_number":"JOB_182994","tr_customer_id":183012,"tr_customer_product_id":183002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:37.000Z","modified_at":"2026-02-11T04:41:37.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10366418977788","imei1":"10366418977788","imei2":"10366418977788","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
NamePassedFailedSkipped
Verify Expired Token returns 403 Forbidden 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify Expired Token returns 403 Forbidden
expected response to have status code 403 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 275ms
Mean size per request: 31B

Test Pass Percentage
33 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTkwNjV9.PeeNcFESh8l49azqnwvRUzRhQcD2Di0fvA0uVzcxhc8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 22250e40-641e-4739-8ff7-21d6dd3e40c7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 33
Request Body
{
            "details_key": "qwerty"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Wed, 11 Feb 2026 14:11:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verify Invalid Token returns 403 Forbidden 0 1 0
Verify response payload don't contain message as success 0 1 0
Verify response payload should be an empty array 1 0 0
Total 1 2 0
Test Failures
Test NameAssertion Error
Verify Invalid Token returns 403 Forbidden
expected response to have status code 403 but got 200
Verify response payload don't contain message as success
expected { message: 'Success', data: [] } to not have property 'message'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_68105"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 289ms
Mean size per request: 1KB

Test Pass Percentage
96 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTkwNjV9.PeeNcFESh8l49azqnwvRUzRhQcD2Di0fvA0uVzcxhc8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fe68f41a-ce6a-4105-a962-9787834d3f23
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{
            "searchText": "JOB_183421"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"400-CBJpATzmdGKEucfuMxrFDp7sKTQ"
Vary Accept-Encoding
Content-Encoding gzip
Date Wed, 11 Feb 2026 14:11:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":183421,"job_number":"JOB_183421","tr_customer_id":183439,"tr_customer_product_id":183429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T14:11:10.000Z","modified_at":"2026-02-11T14:11:10.000Z","name":"Thad Cummings","mobile_number":"203-885-8598","email_id":"Chanel_Labadie@gmail.com","dop":"2025-05-30","serial_number":"16999265447279","imei1":"16999265447279","imei2":"16999265447279","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T14:11:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Status code should be 200 OK 1 0 0
Response message should be 'Success' 1 0 0
Response time should be under 200 ms 0 1 0
Response data should be an array with exactly 1 matching job object 1 0 0
Verify the job number in response should match: JOB_183421 1 0 0
Response data should contain property: id 1 0 0
Response data should contain property: job_number 1 0 0
Response data should contain property: name 1 0 0
Response data should contain property: mobile_number 1 0 0
Response data should contain property: email_id 1 0 0
Response data should contain property: dop 1 0 0
Response data should contain property: serial_number 1 0 0
Response data should contain property: imei1 1 0 0
Response data should contain property: imei2 1 0 0
Response data should contain property: mst_platform_name 1 0 0
Response data should contain property: mst_oem_name 1 0 0
Response data should contain property: mst_action_status 1 0 0
Verify job_number (starts with "JOB_") 1 0 0
Validate timestamps: created_at, modified_at are valid ISO date strings 1 0 0
Verify IMEINumber is correct 1 0 0
Verify Name is correct 1 0 0
Verify Mobile Number is correct 1 0 0
Verify Email is correct 1 0 0
Total 22 1 0
Test Failure
Test NameAssertion Error
Response time should be under 200 ms
expected 289 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_68105"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 265ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2f204eec-06b6-4c99-873c-1a1ecb1bbfa4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{
            "searchText": "JOB_183421"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Wed, 11 Feb 2026 14:11:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify missing token returns 401 Unauthorized 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_68105"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 266ms
Mean size per request: 79B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9.
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ff5cbc30-8fcc-4d0b-b6b8-582ef091b1f7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{
            "searchText": "JOB_183421"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 79
ETag W/"4f-4cJSI6rHHX+GM6443oRm9IVtrjo"
Vary Accept-Encoding
Date Wed, 11 Feb 2026 14:11:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt signature is required","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify Invalid token returns 403 Forbidden 0 2 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify Invalid token returns 403 Forbidden
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_68105"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 292ms
Mean size per request: 31B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTkwNjV9.PeeNcFESh8l49azqnwvRUzRhQcD2Di0fvA0uVzcxhc8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7df1ecdb-07cb-444c-ba8d-c99298b81921
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 35
Request Body
{
            "searchText": "JOB_10110"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Wed, 11 Feb 2026 14:11:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verify Invalid job number returns 200 1 0 0
Verify Invalid job number returns an empty array 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_68105"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 266ms
Mean size per request: 124B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTkwNjV9.PeeNcFESh8l49azqnwvRUzRhQcD2Di0fvA0uVzcxhc8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bbf23554-915e-4be4-b505-c44b6ad46f8f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{
            "searchText": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 124
ETag W/"7c-5Xt/iGKv2NVRKlpfyYGJwghP0yw"
Vary Accept-Encoding
Date Wed, 11 Feb 2026 14:11:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"searchText\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify Empty searchText Returns 400 Bad Request 0 1 0
Verify message is: "searchText" is not allowed to be empty 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify Empty searchText Returns 400 Bad Request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_183421
Response Information
Response Code: 200 - OK
Mean time per request: 306ms
Mean size per request: 1.53KB

Test Pass Percentage
97 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTkwNjV9.PeeNcFESh8l49azqnwvRUzRhQcD2Di0fvA0uVzcxhc8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bcd4c947-bff4-4ea3-a3ec-0f99b8aae2a1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"623-UwgSEPDA1py2Gy7hauGGeU9Vtg8"
Vary Accept-Encoding
Content-Encoding gzip
Date Wed, 11 Feb 2026 14:11:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":183421,"job_number":"JOB_183421","tr_customer_id":183439,"tr_customer_product_id":183429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T14:11:10.000Z","modified_at":"2026-02-11T14:11:10.000Z","name":"Thad Cummings","mobile_number":"203-885-8598","email_id":"Chanel_Labadie@gmail.com","dop":"2025-05-30","serial_number":"16999265447279","imei1":"16999265447279","imei2":"16999265447279","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T14:11:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":700452,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-11T14:11:10.000Z","created_at":"2026-02-11T14:11:10.000Z"},{"id":700453,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-11T14:11:10.000Z","created_at":"2026-02-11T14:11:10.000Z"}],"problems":[{"id":170820,"problem":"Sync issue","remark":"Aplications are outof sync","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-11T14:11:10.000Z"}],"quatations":[]}}
Test Information
NamePassedFailedSkipped
Verify Status code is 200 OK 1 0 0
Verify Message is ' Success' 1 0 0
Response time is under 200 ms 0 1 0
Job number matches the request 1 0 0
Verify json response contains key: id 1 0 0
Verify json response contains key: job_number 1 0 0
Verify json response contains key: name 1 0 0
Verify json response contains key: mobile_number 1 0 0
Verify json response contains key: email_id 1 0 0
Verify json response contains key: mst_model_name 1 0 0
Verify json response contains key: mst_oem_name 1 0 0
Verify json response contains key: tr_customer_id 1 0 0
Verify json response contains key: serial_number 1 0 0
Verify json response contains key: imei1 1 0 0
Verify json response contains key: details 1 0 0
Verify json response contains key: problems 1 0 0
Verify Quotations is an array (can be empty) 1 0 0
Details array contains history with proper status transitions 3 0 0
Details array contains mandatory properties 2 0 0
Verify problems array contains at least one problem with correct structure 1 0 0
Verify customer id is correct 3 0 0
Verify Mobile Number is correct 1 0 0
Verify Email is correct 1 0 0
Verify imei number is correct 1 0 0
Total 28 1 0
Test Failure
Test NameAssertion Error
Response time is under 200 ms
expected 306 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_183421
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 264ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 44c9f4a4-bb60-4b15-a695-b3aba5d40400
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Wed, 11 Feb 2026 14:11:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify missing Authorization token returns 401 Unauthorized 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_183421
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 274ms
Mean size per request: 79B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9.
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 483e20f3-383a-4f1f-abc4-b2c8243d9a0b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 79
ETag W/"4f-4cJSI6rHHX+GM6443oRm9IVtrjo"
Vary Accept-Encoding
Date Wed, 11 Feb 2026 14:11:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt signature is required","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify Invalid Authorization token returns 403 Forbidden 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify Invalid Authorization token returns 403 Forbidden
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_183421
Response Information
Response Code: 200 - OK
Mean time per request: 297ms
Mean size per request: 1.53KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9._a3JvDHBjg1m43c3pIlM22N62vXu28dBG5cVqXycWr0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token db0c5554-ae8a-461f-8a44-8531f7441ba8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"623-UwgSEPDA1py2Gy7hauGGeU9Vtg8"
Vary Accept-Encoding
Content-Encoding gzip
Date Wed, 11 Feb 2026 14:11:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":183421,"job_number":"JOB_183421","tr_customer_id":183439,"tr_customer_product_id":183429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T14:11:10.000Z","modified_at":"2026-02-11T14:11:10.000Z","name":"Thad Cummings","mobile_number":"203-885-8598","email_id":"Chanel_Labadie@gmail.com","dop":"2025-05-30","serial_number":"16999265447279","imei1":"16999265447279","imei2":"16999265447279","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T14:11:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":700452,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-11T14:11:10.000Z","created_at":"2026-02-11T14:11:10.000Z"},{"id":700453,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-11T14:11:10.000Z","created_at":"2026-02-11T14:11:10.000Z"}],"problems":[{"id":170820,"problem":"Sync issue","remark":"Aplications are outof sync","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-11T14:11:10.000Z"}],"quatations":[]}}
Test Information
NamePassedFailedSkipped
Verify Expired Authorization token returns 403 Forbidden 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify Expired Authorization token returns 403 Forbidden
expected response to have status code 403 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_909810
Response Information
Response Code: 200 - OK
Mean time per request: 288ms
Mean size per request: 33B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTkwNjV9.PeeNcFESh8l49azqnwvRUzRhQcD2Di0fvA0uVzcxhc8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token acb67f26-b5b1-43e1-a83e-22b7d005872c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Wed, 11 Feb 2026 14:11:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
Verify Invalid Job Number (Non-existent) will return 200 OK 1 0 0
Verify Invalid Job Number (Non-existent) will return Message as "No record found" or similar 0 1 0
Verify Invalid Job Number (Non-existent) will return data as null or empty array 1 0 0
Total 2 1 0
Test Failure
Test NameAssertion Error
Verify Invalid Job Number (Non-existent) will return Message as "No record found" or similar
expected 'Success' to deeply equal 'No record found'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/909810
Response Information
Response Code: 200 - OK
Mean time per request: 288ms
Mean size per request: 33B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTkwNjV9.PeeNcFESh8l49azqnwvRUzRhQcD2Di0fvA0uVzcxhc8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d67cdf41-480c-401e-9bc8-e148ded5f3ea
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Wed, 11 Feb 2026 14:11:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
Verify Malformed Job Number will return 400 Bad Request 0 1 0
Verify Malformed Job Number will return Message as "Invalid job number format" or similar 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify Malformed Job Number will return 400 Bad Request
expected response to have status code 400 but got 200
Verify Malformed Job Number will return Message as "Invalid job number format" or similar
expected 'Success' to deeply equal 'Invalid job number format'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 267ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTkwNjV9.PeeNcFESh8l49azqnwvRUzRhQcD2Di0fvA0uVzcxhc8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 14a1f29b-ac2d-4e55-b27f-ec8b8f85816f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Wed, 11 Feb 2026 14:11:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Verify Malformed Job Number will return 404 Not Found 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_183421
Response Information
Response Code: 404 - Not Found
Mean time per request: 265ms
Mean size per request: 26B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTkwNjV9.PeeNcFESh8l49azqnwvRUzRhQcD2Di0fvA0uVzcxhc8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1235161d-688a-49b7-836d-aa224a140a66
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Wed, 11 Feb 2026 14:11:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Verify Malformed Job Number will return 405 Method Not Allowed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify Malformed Job Number will return 405 Method Not Allowed
expected response to have status code 405 but got 404
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 267ms
Mean size per request: 698B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9ca006f9-6684-4b8f-b34a-50f3af9d400c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iamsup",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 698
ETag W/"2ba-XHkN/g/MyOpjsoacl0DEBbo9IXw"
Vary Accept-Encoding
Date Wed, 11 Feb 2026 14:11:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTkwODB9.1SBe23A7HToLhsu91ahsoUZq3cffDurNooL3kHpGudI"}}
Test Information
NamePassedFailedSkipped
Verify Status code returned is 200 OK 1 0 0
Verify Response time is less than 200ms 0 1 0
Verify Message should be 'Success' 1 0 0
Verify Authorization Token is valid 1 0 0
Verify response follows defined schema 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
Verify Response time is less than 200ms
expected 267 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 268ms
Mean size per request: 111B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 93c395b0-9833-4830-b32b-1c3fd68105ed
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 61
Request Body
{
            "username": "Pritish",
            "password": "Test@1234"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Wed, 11 Feb 2026 14:11:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify Invalid Credentials will return 401 Unauthorized 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify Invalid Credentials will return 401 Unauthorized
expected response to have status code 401 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 265ms
Mean size per request: 98B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8059ab25-2b99-4ef7-98cb-6a4fc3567bca
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Wed, 11 Feb 2026 14:11:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify Blank Credentials will return 400 Bad Request 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify Blank Credentials will return 400 Bad Request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3OTY4NzR9.oOffBEePaRooQ8Jat39JFNGK7WlH_2sQv03EtMFzQm8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 267ms
Mean size per request: 444B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTkwODB9.1SBe23A7HToLhsu91ahsoUZq3cffDurNooL3kHpGudI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 42b744fb-692e-40a3-8348-e9223873faf4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Wed, 11 Feb 2026 14:11:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3OTY4NzR9.oOffBEePaRooQ8Jat39JFNGK7WlH_2sQv03EtMFzQm8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-vhzn+FVEPT1FEyr2SOSPSYEkt50"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 321ms
Mean size per request: 248B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTkwODB9.1SBe23A7HToLhsu91ahsoUZq3cffDurNooL3kHpGudI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 446b7c5a-defd-478f-8ce6-9206b0c8f42e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 248
ETag W/"f8-Fybv3ayg5mlNtXT5nCyILYczuno"
Vary Accept-Encoding
Date Wed, 11 Feb 2026 14:11:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":442},{"label":"Pending for repair","key":"pending_for_repair","count":4},{"label":"Pending for delivery","key":"pending_for_delivery","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3OTY4NzR9.oOffBEePaRooQ8Jat39JFNGK7WlH_2sQv03EtMFzQm8' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 333ms
Mean size per request: 429.46KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTkwODB9.1SBe23A7HToLhsu91ahsoUZq3cffDurNooL3kHpGudI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 57f011b0-477b-438d-857a-1e7b85e48976
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"6b5d7-WHGyx/CkVUq2fjiewDSFfPh8HVQ"
Vary Accept-Encoding
Content-Encoding gzip
Date Wed, 11 Feb 2026 14:11:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":182747,"job_number":"JOB_182747","tr_customer_id":182765,"tr_customer_product_id":182755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:32:20.000Z","modified_at":"2026-02-10T20:32:20.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16018176265156","imei1":"16018176265156","imei2":"16018176265156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:32:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182749,"job_number":"JOB_182749","tr_customer_id":182767,"tr_customer_product_id":182757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:32:21.000Z","modified_at":"2026-02-10T20:32:21.000Z","name":"Alyson Ernser","mobile_number":"205-374-4794","email_id":"Wilbert_Connelly@gmail.com","dop":"2025-04-06","serial_number":"10177551597863866","imei1":"10177551597863866","imei2":"10177551597863866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182750,"job_number":"JOB_182750","tr_customer_id":182768,"tr_customer_product_id":182758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:33:03.000Z","modified_at":"2026-02-10T20:33:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13072476188338","imei1":"13072476188338","imei2":"13072476188338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182752,"job_number":"JOB_182752","tr_customer_id":182770,"tr_customer_product_id":182760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:33:05.000Z","modified_at":"2026-02-10T20:33:05.000Z","name":"Camylle Swaniawski","mobile_number":"703-844-4735","email_id":"Graciela_Emard@hotmail.com","dop":"2025-04-06","serial_number":"11848033896668590","imei1":"11848033896668590","imei2":"11848033896668590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:33:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182753,"job_number":"JOB_182753","tr_customer_id":182771,"tr_customer_product_id":182761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:33:46.000Z","modified_at":"2026-02-10T20:33:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10139587217963","imei1":"10139587217963","imei2":"10139587217963","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:33:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182755,"job_number":"JOB_182755","tr_customer_id":182773,"tr_customer_product_id":182763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:33:48.000Z","modified_at":"2026-02-10T20:33:48.000Z","name":"Tina Bailey","mobile_number":"646-336-8029","email_id":"Kennedy91@gmail.com","dop":"2025-04-06","serial_number":"18814694478325092","imei1":"18814694478325092","imei2":"18814694478325092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182757,"job_number":"JOB_182757","tr_customer_id":182775,"tr_customer_product_id":182765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:40:50.000Z","modified_at":"2026-02-10T20:40:50.000Z","name":"Nina Yost","mobile_number":"840-451-6295","email_id":"Twila_Gorczany@hotmail.com","dop":"2025-04-06","serial_number":"17926695274520166","imei1":"17926695274520166","imei2":"17926695274520166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182759,"job_number":"JOB_182759","tr_customer_id":182777,"tr_customer_product_id":182767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:40:53.000Z","modified_at":"2026-02-10T20:40:53.000Z","name":"Piper Parisian","mobile_number":"550-536-5117","email_id":"Camylle.Denesik@yahoo.com","dop":"2025-04-06","serial_number":"14080995122624596","imei1":"14080995122624596","imei2":"14080995122624596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182761,"job_number":"JOB_182761","tr_customer_id":182779,"tr_customer_product_id":182769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:43:47.000Z","modified_at":"2026-02-10T20:43:47.000Z","name":"Cassie Larkin","mobile_number":"640-487-5421","email_id":"Aniya_Padberg@gmail.com","dop":"2025-04-06","serial_number":"14908709181729032","imei1":"14908709181729032","imei2":"14908709181729032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:43:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182763,"job_number":"JOB_182763","tr_customer_id":182781,"tr_customer_product_id":182771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:43:48.000Z","modified_at":"2026-02-10T20:43:48.000Z","name":"Malvina Kihn","mobile_number":"384-385-4747","email_id":"Travis.Ebert@yahoo.com","dop":"2025-04-06","serial_number":"11514939536732758","imei1":"11514939536732758","imei2":"11514939536732758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182766,"job_number":"JOB_182766","tr_customer_id":182784,"tr_customer_product_id":182774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:46:40.000Z","modified_at":"2026-02-10T20:46:40.000Z","name":"Catharine Blanda","mobile_number":"407-640-4318","email_id":"Ivy36@yahoo.com","dop":"2025-04-06","serial_number":"19760950465505880","imei1":"19760950465505880","imei2":"19760950465505880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182767,"job_number":"JOB_182767","tr_customer_id":182785,"tr_customer_product_id":182775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:46:41.000Z","modified_at":"2026-02-10T20:46:41.000Z","name":"Patsy Yost","mobile_number":"417-992-9632","email_id":"Viva12@yahoo.com","dop":"2025-04-06","serial_number":"12810628865899040","imei1":"12810628865899040","imei2":"12810628865899040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:46:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182768,"job_number":"JOB_182768","tr_customer_id":182786,"tr_customer_product_id":182776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T21:12:12.000Z","modified_at":"2026-02-10T21:12:12.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-05","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-05T21:12:11.409793686Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T21:12:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182769,"job_number":"JOB_182769","tr_customer_id":182787,"tr_customer_product_id":182777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T23:50:15.000Z","modified_at":"2026-02-10T23:50:15.000Z","name":"Shayna Beahan","mobile_number":"348-502-5819","email_id":"{Ivy_Krajcik43@gmail.com","dop":"2025-08-03","serial_number":"16741202170935","imei1":"16741202170935","imei2":"16741202170935","popurl":"2025-08-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T23:50:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182770,"job_number":"JOB_182770","tr_customer_id":182788,"tr_customer_product_id":182778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T23:58:22.000Z","modified_at":"2026-02-10T23:58:22.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-31","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-31T23:58:22.195945375Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T23:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182771,"job_number":"JOB_182771","tr_customer_id":182789,"tr_customer_product_id":182779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T23:58:23.000Z","modified_at":"2026-02-10T23:58:23.000Z","name":"Trilochan Sinha","mobile_number":"7087553083","email_id":"madhuri.mehrotra@hotmail.com","dop":"2026-01-31","serial_number":"034055261194095","imei1":"034055261194095","imei2":"034055261194095","popurl":"www.vinay-malik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T23:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182772,"job_number":"JOB_182772","tr_customer_id":182790,"tr_customer_product_id":182780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T00:00:49.000Z","modified_at":"2026-02-11T00:00:49.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-01","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-02-01T00:00:49.320193863Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T00:00:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182773,"job_number":"JOB_182773","tr_customer_id":182791,"tr_customer_product_id":182781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T01:06:02.000Z","modified_at":"2026-02-11T01:06:02.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"12345677654321","imei1":"12345677654321","imei2":"12345677654321","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T01:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182774,"job_number":"JOB_182774","tr_customer_id":182792,"tr_customer_product_id":182782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T01:31:45.000Z","modified_at":"2026-02-11T01:31:45.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"49682756742409","imei1":"49682756742409","imei2":"49682756742409","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T01:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182775,"job_number":"JOB_182775","tr_customer_id":182793,"tr_customer_product_id":182783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T01:35:32.000Z","modified_at":"2026-02-11T01:35:32.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"95532514286692","imei1":"95532514286692","imei2":"95532514286692","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T01:35:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182776,"job_number":"JOB_182776","tr_customer_id":182794,"tr_customer_product_id":182784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T01:38:14.000Z","modified_at":"2026-02-11T01:38:14.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"42266127839920","imei1":"42266127839920","imei2":"42266127839920","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T01:38:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182777,"job_number":"JOB_182777","tr_customer_id":182795,"tr_customer_product_id":182785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:04:24.000Z","modified_at":"2026-02-11T02:04:24.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"11154161608186","imei1":"11154161608186","imei2":"11154161608186","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T02:04:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182779,"job_number":"JOB_182779","tr_customer_id":182797,"tr_customer_product_id":182787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:28:32.000Z","modified_at":"2026-02-11T02:28:32.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"16850638982710","imei1":"16850638982710","imei2":"16850638982710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T02:28:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182781,"job_number":"JOB_182781","tr_customer_id":182799,"tr_customer_product_id":182789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:29:16.000Z","modified_at":"2026-02-11T02:29:16.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"14553763485284","imei1":"14553763485284","imei2":"14553763485284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T02:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182783,"job_number":"JOB_182783","tr_customer_id":182801,"tr_customer_product_id":182791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:29:59.000Z","modified_at":"2026-02-11T02:29:59.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"19216907002813","imei1":"19216907002813","imei2":"19216907002813","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T02:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182785,"job_number":"JOB_182785","tr_customer_id":182803,"tr_customer_product_id":182793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:55:39.000Z","modified_at":"2026-02-11T02:55:39.000Z","name":"Jatin Sharma","mobile_number":"2343523453","email_id":"jatinvsharma@gmail.com","dop":"2023-06-10","serial_number":"326631139506453","imei1":"326631139506453","imei2":"326631139506453","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T02:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182787,"job_number":"JOB_182787","tr_customer_id":182805,"tr_customer_product_id":182795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:29:55.000Z","modified_at":"2026-02-11T03:29:55.000Z","name":"Coty Hand","mobile_number":"206-655-6095","email_id":"Minerva_Rolfson@hotmail.com","dop":"2025-05-30","serial_number":"13761042003098","imei1":"13761042003098","imei2":"13761042003098","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:29:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182788,"job_number":"JOB_182788","tr_customer_id":182806,"tr_customer_product_id":182796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:29:56.000Z","modified_at":"2026-02-11T03:29:56.000Z","name":"Jada Bernhard","mobile_number":"916-775-5215","email_id":"Andy_Kuhic@hotmail.com","dop":"2025-05-30","serial_number":"1105538830514002","imei1":"1105538830514002","imei2":"1105538830514002","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182789,"job_number":"JOB_182789","tr_customer_id":182807,"tr_customer_product_id":182797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:03.000Z","modified_at":"2026-02-11T03:46:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18602651106462","imei1":"18602651106462","imei2":"18602651106462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:46:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182791,"job_number":"JOB_182791","tr_customer_id":182809,"tr_customer_product_id":182799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:05.000Z","modified_at":"2026-02-11T03:46:05.000Z","name":"Desmond Powlowski","mobile_number":"498-231-9535","email_id":"Michelle.Hane@gmail.com","dop":"2025-04-06","serial_number":"12142569883570540","imei1":"12142569883570540","imei2":"12142569883570540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:46:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182792,"job_number":"JOB_182792","tr_customer_id":182810,"tr_customer_product_id":182800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:49.000Z","modified_at":"2026-02-11T03:46:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16101467847280","imei1":"16101467847280","imei2":"16101467847280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:46:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182794,"job_number":"JOB_182794","tr_customer_id":182812,"tr_customer_product_id":182802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:51.000Z","modified_at":"2026-02-11T03:46:51.000Z","name":"Rodger Kautzer","mobile_number":"846-991-6195","email_id":"Mariah51@hotmail.com","dop":"2025-04-06","serial_number":"14226964347068704","imei1":"14226964347068704","imei2":"14226964347068704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:46:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182796,"job_number":"JOB_182796","tr_customer_id":182814,"tr_customer_product_id":182804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:54.000Z","modified_at":"2026-02-11T03:46:54.000Z","name":"Jayne Hand","mobile_number":"467-200-9358","email_id":"Chelsie_Rolfson5@yahoo.com","dop":"2025-04-06","serial_number":"12977195191423850","imei1":"12977195191423850","imei2":"12977195191423850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182797,"job_number":"JOB_182797","tr_customer_id":182815,"tr_customer_product_id":182805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:47:34.000Z","modified_at":"2026-02-11T03:47:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10854276900115","imei1":"10854276900115","imei2":"10854276900115","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182799,"job_number":"JOB_182799","tr_customer_id":182817,"tr_customer_product_id":182807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:47:36.000Z","modified_at":"2026-02-11T03:47:36.000Z","name":"Craig Kertzmann","mobile_number":"991-910-1263","email_id":"Jarrell.Schoen@gmail.com","dop":"2025-04-06","serial_number":"10545021293441918","imei1":"10545021293441918","imei2":"10545021293441918","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182800,"job_number":"JOB_182800","tr_customer_id":182818,"tr_customer_product_id":182808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:22:23.000Z","modified_at":"2026-02-11T04:22:23.000Z","name":"jatin sharma","mobile_number":"9345567876","email_id":"abc@gmail.com","dop":"2025-04-06","serial_number":"13322142558100","imei1":"13322142558100","imei2":"13322142558100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:22:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182801,"job_number":"JOB_182801","tr_customer_id":182819,"tr_customer_product_id":182809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:22:23.000Z","modified_at":"2026-02-11T04:22:23.000Z","name":"sadaf bepari","mobile_number":"9876545678","email_id":"sa@gmail.com","dop":"2025-04-06","serial_number":"14961633629594","imei1":"14961633629594","imei2":"14961633629594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:22:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182802,"job_number":"JOB_182802","tr_customer_id":182820,"tr_customer_product_id":182810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:22:24.000Z","modified_at":"2026-02-11T04:22:24.000Z","name":"deff khan","mobile_number":"8889967567","email_id":"de@gmail.com","dop":"2025-04-06","serial_number":"12020910600627","imei1":"12020910600627","imei2":"12020910600627","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:22:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182804,"job_number":"JOB_182804","tr_customer_id":182822,"tr_customer_product_id":182812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:24:03.000Z","modified_at":"2026-02-11T04:24:03.000Z","name":"Bridie Pfannerstill","mobile_number":"787-963-6489","email_id":"Ludwig_Bartoletti39@gmail.com","dop":"2025-04-06","serial_number":"12237798761675602","imei1":"12237798761675602","imei2":"12237798761675602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:24:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182806,"job_number":"JOB_182806","tr_customer_id":182824,"tr_customer_product_id":182814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:24:27.000Z","modified_at":"2026-02-11T04:24:27.000Z","name":"Granville Schiller","mobile_number":"811-444-5135","email_id":"Haylie95@hotmail.com","dop":"2025-04-06","serial_number":"19922105526512240","imei1":"19922105526512240","imei2":"19922105526512240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182808,"job_number":"JOB_182808","tr_customer_id":182826,"tr_customer_product_id":182816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:24:54.000Z","modified_at":"2026-02-11T04:24:54.000Z","name":"Kieran Ullrich","mobile_number":"283-721-8360","email_id":"Serenity_Hartmann92@yahoo.com","dop":"2025-04-06","serial_number":"11544391222259136","imei1":"11544391222259136","imei2":"11544391222259136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:24:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182810,"job_number":"JOB_182810","tr_customer_id":182828,"tr_customer_product_id":182818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:25:23.000Z","modified_at":"2026-02-11T04:25:23.000Z","name":"June Jaskolski","mobile_number":"704-575-9655","email_id":"Annabelle90@gmail.com","dop":"2025-04-06","serial_number":"12326498694057902","imei1":"12326498694057902","imei2":"12326498694057902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182812,"job_number":"JOB_182812","tr_customer_id":182830,"tr_customer_product_id":182820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:25:52.000Z","modified_at":"2026-02-11T04:25:52.000Z","name":"Edmund Lesch","mobile_number":"896-222-9631","email_id":"Kavon.Dicki@hotmail.com","dop":"2025-04-06","serial_number":"18934322764380880","imei1":"18934322764380880","imei2":"18934322764380880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182814,"job_number":"JOB_182814","tr_customer_id":182832,"tr_customer_product_id":182822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:26:20.000Z","modified_at":"2026-02-11T04:26:20.000Z","name":"Jess Olson","mobile_number":"895-813-8297","email_id":"Rudy.Kuphal25@gmail.com","dop":"2025-04-06","serial_number":"14799006762870984","imei1":"14799006762870984","imei2":"14799006762870984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:26:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182815,"job_number":"JOB_182815","tr_customer_id":182833,"tr_customer_product_id":182823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:33:40.000Z","modified_at":"2026-02-11T04:33:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11781280029007","imei1":"11781280029007","imei2":"11781280029007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:33:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182817,"job_number":"JOB_182817","tr_customer_id":182835,"tr_customer_product_id":182825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:33:42.000Z","modified_at":"2026-02-11T04:33:42.000Z","name":"Kaia Bailey","mobile_number":"971-677-7555","email_id":"Lionel32@hotmail.com","dop":"2025-04-06","serial_number":"14953419326962204","imei1":"14953419326962204","imei2":"14953419326962204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:33:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182818,"job_number":"JOB_182818","tr_customer_id":182836,"tr_customer_product_id":182826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:33:50.000Z","modified_at":"2026-02-11T04:33:50.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"63276472471527530","imei1":"63276472471527530","imei2":"63276472471527530","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:33:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182819,"job_number":"JOB_182819","tr_customer_id":182837,"tr_customer_product_id":182827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:34:24.000Z","modified_at":"2026-02-11T04:34:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17833461524500","imei1":"17833461524500","imei2":"17833461524500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182821,"job_number":"JOB_182821","tr_customer_id":182839,"tr_customer_product_id":182829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:34:26.000Z","modified_at":"2026-02-11T04:34:26.000Z","name":"Rhiannon Rempel","mobile_number":"566-370-0998","email_id":"Rosalind.Halvorson@hotmail.com","dop":"2025-04-06","serial_number":"18023247777610936","imei1":"18023247777610936","imei2":"18023247777610936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:34:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182822,"job_number":"JOB_182822","tr_customer_id":182840,"tr_customer_product_id":182830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:35:08.000Z","modified_at":"2026-02-11T04:35:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15353417673382","imei1":"15353417673382","imei2":"15353417673382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:35:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182824,"job_number":"JOB_182824","tr_customer_id":182842,"tr_customer_product_id":182832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:35:10.000Z","modified_at":"2026-02-11T04:35:10.000Z","name":"Zoila Larson","mobile_number":"598-243-7550","email_id":"Elias_Lebsack@gmail.com","dop":"2025-04-06","serial_number":"11803339597859584","imei1":"11803339597859584","imei2":"11803339597859584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:35:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182825,"job_number":"JOB_182825","tr_customer_id":182843,"tr_customer_product_id":182833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:38:56.000Z","modified_at":"2026-02-11T04:38:56.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10445247038653","imei1":"10445247038653","imei2":"10445247038653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:38:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182828,"job_number":"JOB_182828","tr_customer_id":182846,"tr_customer_product_id":182836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:38:58.000Z","modified_at":"2026-02-11T04:38:58.000Z","name":"Sheldon O'Connell","mobile_number":"640-803-7730","email_id":"Jessica42@hotmail.com","dop":"2025-04-06","serial_number":"14268714060439030","imei1":"14268714060439030","imei2":"14268714060439030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:38:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182831,"job_number":"JOB_182831","tr_customer_id":182849,"tr_customer_product_id":182839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:11.000Z","modified_at":"2026-02-11T04:39:11.000Z","name":"Saige Grimes","mobile_number":"380-365-1150","email_id":"Marjory.Mueller@yahoo.com","dop":"2025-04-06","serial_number":"10026493875570978","imei1":"10026493875570978","imei2":"10026493875570978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182834,"job_number":"JOB_182834","tr_customer_id":182852,"tr_customer_product_id":182842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:20.000Z","modified_at":"2026-02-11T04:39:20.000Z","name":"Jazmin Brekke","mobile_number":"561-362-6687","email_id":"Layla_Greenholt20@hotmail.com","dop":"2025-04-06","serial_number":"17072856613401464","imei1":"17072856613401464","imei2":"17072856613401464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182836,"job_number":"JOB_182836","tr_customer_id":182854,"tr_customer_product_id":182844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:24.000Z","modified_at":"2026-02-11T04:39:24.000Z","name":"Kirstin Willms","mobile_number":"471-869-9053","email_id":"Theresa.Nolan@gmail.com","dop":"2025-04-06","serial_number":"18476671903830720","imei1":"18476671903830720","imei2":"18476671903830720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182837,"job_number":"JOB_182837","tr_customer_id":182855,"tr_customer_product_id":182845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:26.000Z","modified_at":"2026-02-11T04:39:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13680346331392","imei1":"13680346331392","imei2":"13680346331392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182839,"job_number":"JOB_182839","tr_customer_id":182857,"tr_customer_product_id":182847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:28.000Z","modified_at":"2026-02-11T04:39:28.000Z","name":"Araceli Littel","mobile_number":"675-717-2259","email_id":"Ellsworth34@yahoo.com","dop":"2025-04-06","serial_number":"11686707315722562","imei1":"11686707315722562","imei2":"11686707315722562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182840,"job_number":"JOB_182840","tr_customer_id":182858,"tr_customer_product_id":182848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:29.000Z","modified_at":"2026-02-11T04:39:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18854454021580","imei1":"18854454021580","imei2":"18854454021580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182843,"job_number":"JOB_182843","tr_customer_id":182861,"tr_customer_product_id":182851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:31.000Z","modified_at":"2026-02-11T04:39:31.000Z","name":"Elouise Corwin","mobile_number":"623-755-0353","email_id":"Judd_Adams15@gmail.com","dop":"2025-04-06","serial_number":"14788513379081892","imei1":"14788513379081892","imei2":"14788513379081892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182844,"job_number":"JOB_182844","tr_customer_id":182862,"tr_customer_product_id":182852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:35.000Z","modified_at":"2026-02-11T04:39:35.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"84411333070734","imei1":"84411333070734","imei2":"84411333070734","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182845,"job_number":"JOB_182845","tr_customer_id":182863,"tr_customer_product_id":182853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:35.000Z","modified_at":"2026-02-11T04:39:35.000Z","name":"Jordi Koepp","mobile_number":"411-846-4140","email_id":"Vicky.Morissette@hotmail.com","dop":"2025-02-01","serial_number":"105953392820011","imei1":"105953392820011","imei2":"105953392820011","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182846,"job_number":"JOB_182846","tr_customer_id":182864,"tr_customer_product_id":182854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:36.000Z","modified_at":"2026-02-11T04:39:36.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10574719759949","imei1":"10574719759949","imei2":"10574719759949","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182848,"job_number":"JOB_182848","tr_customer_id":182866,"tr_customer_product_id":182856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:37.000Z","modified_at":"2026-02-11T04:39:37.000Z","name":"Terence Smith","mobile_number":"422-336-7635","email_id":"Richard58@hotmail.com","dop":"2025-06-18","serial_number":"1059915307168422","imei1":"1059915307168422","imei2":"1059915307168422","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182850,"job_number":"JOB_182850","tr_customer_id":182868,"tr_customer_product_id":182858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:40.000Z","modified_at":"2026-02-11T04:39:40.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14385220014455","imei1":"14385220014455","imei2":"14385220014455","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182852,"job_number":"JOB_182852","tr_customer_id":182870,"tr_customer_product_id":182860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:41.000Z","modified_at":"2026-02-11T04:39:41.000Z","name":"Candida Corwin","mobile_number":"547-926-2560","email_id":"Orie_Gleichner@yahoo.com","dop":"2025-04-06","serial_number":"19905675436302730","imei1":"19905675436302730","imei2":"19905675436302730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182855,"job_number":"JOB_182855","tr_customer_id":182873,"tr_customer_product_id":182863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:45.000Z","modified_at":"2026-02-11T04:39:45.000Z","name":"Aida Harvey","mobile_number":"542-261-5896","email_id":"Keshawn.Kuphal5@hotmail.com","dop":"2025-04-06","serial_number":"12478586091829764","imei1":"12478586091829764","imei2":"12478586091829764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182857,"job_number":"JOB_182857","tr_customer_id":182875,"tr_customer_product_id":182865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:57.000Z","modified_at":"2026-02-11T04:39:57.000Z","name":"Vinnie Price","mobile_number":"869-630-0290","email_id":"Rahsaan.Purdy35@yahoo.com","dop":"2025-04-06","serial_number":"19418807003353690","imei1":"19418807003353690","imei2":"19418807003353690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182859,"job_number":"JOB_182859","tr_customer_id":182877,"tr_customer_product_id":182867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:00.000Z","modified_at":"2026-02-11T04:40:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15727497617175","imei1":"15727497617175","imei2":"15727497617175","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182861,"job_number":"JOB_182861","tr_customer_id":182879,"tr_customer_product_id":182869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:02.000Z","modified_at":"2026-02-11T04:40:02.000Z","name":"Trisha Roob","mobile_number":"889-339-9453","email_id":"Parker_Kling17@yahoo.com","dop":"2025-04-06","serial_number":"17305661756939774","imei1":"17305661756939774","imei2":"17305661756939774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182863,"job_number":"JOB_182863","tr_customer_id":182881,"tr_customer_product_id":182871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:04.000Z","modified_at":"2026-02-11T04:40:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14566214441799","imei1":"14566214441799","imei2":"14566214441799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182864,"job_number":"JOB_182864","tr_customer_id":182882,"tr_customer_product_id":182872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:04.000Z","modified_at":"2026-02-11T04:40:04.000Z","name":"Barbara Fahey","mobile_number":"202-392-4063","email_id":"Roma_Sipes@hotmail.com","dop":"2025-04-06","serial_number":"16623827928260004","imei1":"16623827928260004","imei2":"16623827928260004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182866,"job_number":"JOB_182866","tr_customer_id":182884,"tr_customer_product_id":182874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:05.000Z","modified_at":"2026-02-11T04:40:05.000Z","name":"Llewellyn Schuster","mobile_number":"249-766-6069","email_id":"Garth_Bruen43@gmail.com","dop":"2025-04-06","serial_number":"12485396131028230","imei1":"12485396131028230","imei2":"12485396131028230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182867,"job_number":"JOB_182867","tr_customer_id":182885,"tr_customer_product_id":182875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:06.000Z","modified_at":"2026-02-11T04:40:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12424730340729","imei1":"12424730340729","imei2":"12424730340729","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182869,"job_number":"JOB_182869","tr_customer_id":182887,"tr_customer_product_id":182877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:08.000Z","modified_at":"2026-02-11T04:40:08.000Z","name":"Vincent Deckow","mobile_number":"832-409-9336","email_id":"Antwan.Bruen49@yahoo.com","dop":"2025-04-06","serial_number":"12937836527253022","imei1":"12937836527253022","imei2":"12937836527253022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182870,"job_number":"JOB_182870","tr_customer_id":182888,"tr_customer_product_id":182878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:12.000Z","modified_at":"2026-02-11T04:40:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15495697896728","imei1":"15495697896728","imei2":"15495697896728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182871,"job_number":"JOB_182871","tr_customer_id":182889,"tr_customer_product_id":182879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:12.000Z","modified_at":"2026-02-11T04:40:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12578385933661","imei1":"12578385933661","imei2":"12578385933661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182874,"job_number":"JOB_182874","tr_customer_id":182892,"tr_customer_product_id":182882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:13.000Z","modified_at":"2026-02-11T04:40:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14512335929237","imei1":"14512335929237","imei2":"14512335929237","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182876,"job_number":"JOB_182876","tr_customer_id":182894,"tr_customer_product_id":182884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:14.000Z","modified_at":"2026-02-11T04:40:14.000Z","name":"Jarod Herzog","mobile_number":"560-459-1676","email_id":"Sabrina.DuBuque30@hotmail.com","dop":"2025-04-06","serial_number":"14599756224013456","imei1":"14599756224013456","imei2":"14599756224013456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182877,"job_number":"JOB_182877","tr_customer_id":182895,"tr_customer_product_id":182885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:14.000Z","modified_at":"2026-02-11T04:40:14.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182878,"job_number":"JOB_182878","tr_customer_id":182896,"tr_customer_product_id":182886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:14.000Z","modified_at":"2026-02-11T04:40:14.000Z","name":"Leopoldo Lind","mobile_number":"920-456-6060","email_id":"Drew.Wyman59@hotmail.com","dop":"2025-04-06","serial_number":"19871908787188304","imei1":"19871908787188304","imei2":"19871908787188304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182879,"job_number":"JOB_182879","tr_customer_id":182897,"tr_customer_product_id":182887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:15.000Z","modified_at":"2026-02-11T04:40:15.000Z","name":"Bert Treutel","mobile_number":"503-833-3040","email_id":"Colby.Auer@yahoo.com","dop":"2025-04-06","serial_number":"14054670385503094","imei1":"14054670385503094","imei2":"14054670385503094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182881,"job_number":"JOB_182881","tr_customer_id":182899,"tr_customer_product_id":182889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:18.000Z","modified_at":"2026-02-11T04:40:18.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"19155777409673","imei1":"19155777409673","imei2":"19155777409673","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182882,"job_number":"JOB_182882","tr_customer_id":182900,"tr_customer_product_id":182890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:18.000Z","modified_at":"2026-02-11T04:40:18.000Z","name":"Zetta Prohaska","mobile_number":"754-540-4927","email_id":"Shyann_Graham@gmail.com","dop":"2025-02-01","serial_number":"25057118636917","imei1":"25057118636917","imei2":"25057118636917","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182884,"job_number":"JOB_182884","tr_customer_id":182902,"tr_customer_product_id":182892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:21.000Z","modified_at":"2026-02-11T04:40:21.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10647436221696","imei1":"10647436221696","imei2":"10647436221696","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182886,"job_number":"JOB_182886","tr_customer_id":182904,"tr_customer_product_id":182894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:21.000Z","modified_at":"2026-02-11T04:40:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18378487884790","imei1":"18378487884790","imei2":"18378487884790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182887,"job_number":"JOB_182887","tr_customer_id":182905,"tr_customer_product_id":182895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:22.000Z","modified_at":"2026-02-11T04:40:22.000Z","name":"Kamille Rau","mobile_number":"604-672-4490","email_id":"Amie.Trantow35@hotmail.com","dop":"2025-06-18","serial_number":"1080036740499148","imei1":"1080036740499148","imei2":"1080036740499148","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182889,"job_number":"JOB_182889","tr_customer_id":182907,"tr_customer_product_id":182897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:23.000Z","modified_at":"2026-02-11T04:40:23.000Z","name":"Lonny Adams","mobile_number":"859-382-0725","email_id":"Emmy98@hotmail.com","dop":"2025-04-06","serial_number":"10458660211530984","imei1":"10458660211530984","imei2":"10458660211530984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182890,"job_number":"JOB_182890","tr_customer_id":182908,"tr_customer_product_id":182898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:23.000Z","modified_at":"2026-02-11T04:40:23.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19308831125865","imei1":"19308831125865","imei2":"19308831125865","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182892,"job_number":"JOB_182892","tr_customer_id":182910,"tr_customer_product_id":182900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:25.000Z","modified_at":"2026-02-11T04:40:25.000Z","name":"Waino Rolfson","mobile_number":"897-221-7859","email_id":"Josie_Kuhic@hotmail.com","dop":"2025-04-06","serial_number":"12910734798368134","imei1":"12910734798368134","imei2":"12910734798368134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182893,"job_number":"JOB_182893","tr_customer_id":182911,"tr_customer_product_id":182901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:25.000Z","modified_at":"2026-02-11T04:40:25.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-01","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-01T04:40:25.749531786Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182894,"job_number":"JOB_182894","tr_customer_id":182912,"tr_customer_product_id":182902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:26.000Z","modified_at":"2026-02-11T04:40:26.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"101746263706131","imei1":"101746263706131","imei2":"101746263706131","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182896,"job_number":"JOB_182896","tr_customer_id":182914,"tr_customer_product_id":182904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:31.000Z","modified_at":"2026-02-11T04:40:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18128353192249","imei1":"18128353192249","imei2":"18128353192249","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182900,"job_number":"JOB_182900","tr_customer_id":182918,"tr_customer_product_id":182908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:33.000Z","modified_at":"2026-02-11T04:40:33.000Z","name":"Harrison Koelpin","mobile_number":"883-905-6924","email_id":"Kenton92@gmail.com","dop":"2025-04-06","serial_number":"13606022449813986","imei1":"13606022449813986","imei2":"13606022449813986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182908,"job_number":"JOB_182908","tr_customer_id":182926,"tr_customer_product_id":182916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:40.000Z","modified_at":"2026-02-11T04:40:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17175508116451","imei1":"17175508116451","imei2":"17175508116451","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182910,"job_number":"JOB_182910","tr_customer_id":182928,"tr_customer_product_id":182918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:40.000Z","modified_at":"2026-02-11T04:40:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17608915063594","imei1":"17608915063594","imei2":"17608915063594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182912,"job_number":"JOB_182912","tr_customer_id":182930,"tr_customer_product_id":182920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:41.000Z","modified_at":"2026-02-11T04:40:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18375249393716","imei1":"18375249393716","imei2":"18375249393716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182914,"job_number":"JOB_182914","tr_customer_id":182932,"tr_customer_product_id":182922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:42.000Z","modified_at":"2026-02-11T04:40:42.000Z","name":"Jeffrey Fisher","mobile_number":"917-356-7887","email_id":"Samir.Cronin66@hotmail.com","dop":"2025-04-06","serial_number":"15921161729753252","imei1":"15921161729753252","imei2":"15921161729753252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182915,"job_number":"JOB_182915","tr_customer_id":182933,"tr_customer_product_id":182923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:42.000Z","modified_at":"2026-02-11T04:40:42.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"12238958317563","imei1":"12238958317563","imei2":"12238958317563","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182917,"job_number":"JOB_182917","tr_customer_id":182935,"tr_customer_product_id":182925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:42.000Z","modified_at":"2026-02-11T04:40:42.000Z","name":"Christop Walter","mobile_number":"890-857-4297","email_id":"Drake_Durgan42@hotmail.com","dop":"2025-04-06","serial_number":"16893889976267252","imei1":"16893889976267252","imei2":"16893889976267252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182918,"job_number":"JOB_182918","tr_customer_id":182936,"tr_customer_product_id":182926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:43.000Z","modified_at":"2026-02-11T04:40:43.000Z","name":"Barrett Gerhold","mobile_number":"614-371-0271","email_id":"Travis18@hotmail.com","dop":"2025-04-06","serial_number":"17045800756842596","imei1":"17045800756842596","imei2":"17045800756842596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182919,"job_number":"JOB_182919","tr_customer_id":182937,"tr_customer_product_id":182927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:44.000Z","modified_at":"2026-02-11T04:40:44.000Z","name":"Madison Feest","mobile_number":"309-528-3079","email_id":"Zackary_Shields@gmail.com","dop":"2025-04-06","serial_number":"16786394143910930","imei1":"16786394143910930","imei2":"16786394143910930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182921,"job_number":"JOB_182921","tr_customer_id":182939,"tr_customer_product_id":182929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:45.000Z","modified_at":"2026-02-11T04:40:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15626098031114","imei1":"15626098031114","imei2":"15626098031114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182926,"job_number":"JOB_182926","tr_customer_id":182944,"tr_customer_product_id":182934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:46.000Z","modified_at":"2026-02-11T04:40:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17750776891618","imei1":"17750776891618","imei2":"17750776891618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182929,"job_number":"JOB_182929","tr_customer_id":182947,"tr_customer_product_id":182937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:47.000Z","modified_at":"2026-02-11T04:40:47.000Z","name":"Benedict Ortiz","mobile_number":"472-341-5485","email_id":"Brannon_West@hotmail.com","dop":"2025-05-30","serial_number":"11781220010694","imei1":"11781220010694","imei2":"11781220010694","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182930,"job_number":"JOB_182930","tr_customer_id":182948,"tr_customer_product_id":182938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:47.000Z","modified_at":"2026-02-11T04:40:47.000Z","name":"May Harris","mobile_number":"769-553-1023","email_id":"Viviane50@gmail.com","dop":"2025-04-06","serial_number":"14630696477352936","imei1":"14630696477352936","imei2":"14630696477352936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182931,"job_number":"JOB_182931","tr_customer_id":182949,"tr_customer_product_id":182939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:47.000Z","modified_at":"2026-02-11T04:40:47.000Z","name":"Janet Mueller","mobile_number":"589-359-6209","email_id":"Maximo23@hotmail.com","dop":"2025-04-06","serial_number":"13624392666080260","imei1":"13624392666080260","imei2":"13624392666080260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182932,"job_number":"JOB_182932","tr_customer_id":182950,"tr_customer_product_id":182940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:48.000Z","modified_at":"2026-02-11T04:40:48.000Z","name":"Adan Gusikowski","mobile_number":"774-937-8219","email_id":"Jane5@hotmail.com","dop":"2025-05-30","serial_number":"1558673910911474","imei1":"1558673910911474","imei2":"1558673910911474","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182933,"job_number":"JOB_182933","tr_customer_id":182951,"tr_customer_product_id":182941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:50.000Z","modified_at":"2026-02-11T04:40:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15168444433644","imei1":"15168444433644","imei2":"15168444433644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182935,"job_number":"JOB_182935","tr_customer_id":182953,"tr_customer_product_id":182943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:52.000Z","modified_at":"2026-02-11T04:40:52.000Z","name":"Jamil Corkery","mobile_number":"903-798-2138","email_id":"Isadore.Botsford@gmail.com","dop":"2025-04-06","serial_number":"10966816643720784","imei1":"10966816643720784","imei2":"10966816643720784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182939,"job_number":"JOB_182939","tr_customer_id":182957,"tr_customer_product_id":182947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:53.000Z","modified_at":"2026-02-11T04:40:54.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"19559329614158","imei1":"19559329614158","imei2":"19559329614158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182943,"job_number":"JOB_182943","tr_customer_id":182961,"tr_customer_product_id":182951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:55.000Z","modified_at":"2026-02-11T04:40:55.000Z","name":"Audie Metz","mobile_number":"302-269-7109","email_id":"Zackary.Ebert@yahoo.com","dop":"2025-04-06","serial_number":"12497394537270652","imei1":"12497394537270652","imei2":"12497394537270652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182944,"job_number":"JOB_182944","tr_customer_id":182962,"tr_customer_product_id":182952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:56.000Z","modified_at":"2026-02-11T04:40:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17185143087674","imei1":"17185143087674","imei2":"17185143087674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182947,"job_number":"JOB_182947","tr_customer_id":182965,"tr_customer_product_id":182955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:57.000Z","modified_at":"2026-02-11T04:40:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14458896835726","imei1":"14458896835726","imei2":"14458896835726","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182949,"job_number":"JOB_182949","tr_customer_id":182967,"tr_customer_product_id":182957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:58.000Z","modified_at":"2026-02-11T04:40:58.000Z","name":"Aryanna Schulist","mobile_number":"630-241-3416","email_id":"Jaylen81@gmail.com","dop":"2025-04-06","serial_number":"19177722243262616","imei1":"19177722243262616","imei2":"19177722243262616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182950,"job_number":"JOB_182950","tr_customer_id":182968,"tr_customer_product_id":182958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:59.000Z","modified_at":"2026-02-11T04:40:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14927308399598","imei1":"14927308399598","imei2":"14927308399598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182951,"job_number":"JOB_182951","tr_customer_id":182969,"tr_customer_product_id":182959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:59.000Z","modified_at":"2026-02-11T04:40:59.000Z","name":"Petra Mann","mobile_number":"586-286-6461","email_id":"Nigel_Hessel@yahoo.com","dop":"2025-04-06","serial_number":"11329500404137358","imei1":"11329500404137358","imei2":"11329500404137358","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182953,"job_number":"JOB_182953","tr_customer_id":182971,"tr_customer_product_id":182961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:01.000Z","modified_at":"2026-02-11T04:41:01.000Z","name":"Jazmyn Reynolds","mobile_number":"886-398-8922","email_id":"Demetris.Kutch@yahoo.com","dop":"2025-04-06","serial_number":"11710191555336406","imei1":"11710191555336406","imei2":"11710191555336406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182954,"job_number":"JOB_182954","tr_customer_id":182972,"tr_customer_product_id":182962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:01.000Z","modified_at":"2026-02-11T04:41:01.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"50832637529319","imei1":"50832637529319","imei2":"50832637529319","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182955,"job_number":"JOB_182955","tr_customer_id":182973,"tr_customer_product_id":182963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:01.000Z","modified_at":"2026-02-11T04:41:01.000Z","name":"Taya Robel","mobile_number":"813-464-2405","email_id":"Kobe_Baumbach@yahoo.com","dop":"2025-02-01","serial_number":"69906163605430","imei1":"69906163605430","imei2":"69906163605430","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182956,"job_number":"JOB_182956","tr_customer_id":182974,"tr_customer_product_id":182964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:01.000Z","modified_at":"2026-02-11T04:41:01.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19329319029764","imei1":"19329319029764","imei2":"19329319029764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182958,"job_number":"JOB_182958","tr_customer_id":182976,"tr_customer_product_id":182966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:02.000Z","modified_at":"2026-02-11T04:41:02.000Z","name":"Uday Raj","mobile_number":"9834786543","email_id":"uday.r@gmail.com","dop":"2025-02-01","serial_number":"84359577680381980","imei1":"84359577680381980","imei2":"84359577680381980","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182960,"job_number":"JOB_182960","tr_customer_id":182978,"tr_customer_product_id":182968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:03.000Z","modified_at":"2026-02-11T04:41:03.000Z","name":"Brant Hyatt","mobile_number":"740-824-3835","email_id":"Terence74@yahoo.com","dop":"2025-04-06","serial_number":"10290298570250394","imei1":"10290298570250394","imei2":"10290298570250394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182961,"job_number":"JOB_182961","tr_customer_id":182979,"tr_customer_product_id":182969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:08.000Z","modified_at":"2026-02-11T04:41:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15976668459628","imei1":"15976668459628","imei2":"15976668459628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182965,"job_number":"JOB_182965","tr_customer_id":182983,"tr_customer_product_id":182973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:10.000Z","modified_at":"2026-02-11T04:41:10.000Z","name":"Walker Bruen","mobile_number":"992-213-9837","email_id":"Randal_Funk31@hotmail.com","dop":"2025-04-06","serial_number":"12842872777823776","imei1":"12842872777823776","imei2":"12842872777823776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182968,"job_number":"JOB_182968","tr_customer_id":182986,"tr_customer_product_id":182976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:14.000Z","modified_at":"2026-02-11T04:41:14.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"102138564152022","imei1":"102138564152022","imei2":"102138564152022","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182970,"job_number":"JOB_182970","tr_customer_id":182988,"tr_customer_product_id":182978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:19.000Z","modified_at":"2026-02-11T04:41:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16067183761883","imei1":"16067183761883","imei2":"16067183761883","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182973,"job_number":"JOB_182973","tr_customer_id":182991,"tr_customer_product_id":182981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:20.000Z","modified_at":"2026-02-11T04:41:20.000Z","name":"Micaela Schoen","mobile_number":"546-731-1788","email_id":"Adelia18@gmail.com","dop":"2025-04-06","serial_number":"10044138046881572","imei1":"10044138046881572","imei2":"10044138046881572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182974,"job_number":"JOB_182974","tr_customer_id":182992,"tr_customer_product_id":182982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:23.000Z","modified_at":"2026-02-11T04:41:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15882954189018","imei1":"15882954189018","imei2":"15882954189018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182976,"job_number":"JOB_182976","tr_customer_id":182994,"tr_customer_product_id":182984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:25.000Z","modified_at":"2026-02-11T04:41:25.000Z","name":"Mylene Wolff","mobile_number":"200-768-4708","email_id":"Timmothy50@hotmail.com","dop":"2025-04-06","serial_number":"10043291442520236","imei1":"10043291442520236","imei2":"10043291442520236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182977,"job_number":"JOB_182977","tr_customer_id":182995,"tr_customer_product_id":182985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:26.000Z","modified_at":"2026-02-11T04:41:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19936389945962","imei1":"19936389945962","imei2":"19936389945962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182979,"job_number":"JOB_182979","tr_customer_id":182997,"tr_customer_product_id":182987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:27.000Z","modified_at":"2026-02-11T04:41:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18027829695991","imei1":"18027829695991","imei2":"18027829695991","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182981,"job_number":"JOB_182981","tr_customer_id":182999,"tr_customer_product_id":182989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:28.000Z","modified_at":"2026-02-11T04:41:28.000Z","name":"Gerry Runolfsson","mobile_number":"686-517-5425","email_id":"Alfonzo_Lynch@gmail.com","dop":"2025-04-06","serial_number":"14156006987931666","imei1":"14156006987931666","imei2":"14156006987931666","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182982,"job_number":"JOB_182982","tr_customer_id":183000,"tr_customer_product_id":182990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:28.000Z","modified_at":"2026-02-11T04:41:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10696979899917","imei1":"10696979899917","imei2":"10696979899917","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182984,"job_number":"JOB_182984","tr_customer_id":183002,"tr_customer_product_id":182992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:29.000Z","modified_at":"2026-02-11T04:41:29.000Z","name":"Tobin Beier","mobile_number":"249-901-7355","email_id":"Sigrid.Wyman93@hotmail.com","dop":"2025-04-06","serial_number":"18608927212452856","imei1":"18608927212452856","imei2":"18608927212452856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182985,"job_number":"JOB_182985","tr_customer_id":183003,"tr_customer_product_id":182993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:29.000Z","modified_at":"2026-02-11T04:41:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15661516834065","imei1":"15661516834065","imei2":"15661516834065","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182986,"job_number":"JOB_182986","tr_customer_id":183004,"tr_customer_product_id":182994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:29.000Z","modified_at":"2026-02-11T04:41:29.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"18367906590135","imei1":"18367906590135","imei2":"18367906590135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182988,"job_number":"JOB_182988","tr_customer_id":183006,"tr_customer_product_id":182996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:29.000Z","modified_at":"2026-02-11T04:41:29.000Z","name":"Wayne Torp","mobile_number":"386-567-2814","email_id":"Clementina.Mayert@yahoo.com","dop":"2025-04-06","serial_number":"14489251443239016","imei1":"14489251443239016","imei2":"14489251443239016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182990,"job_number":"JOB_182990","tr_customer_id":183008,"tr_customer_product_id":182998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:31.000Z","modified_at":"2026-02-11T04:41:31.000Z","name":"Kendra Farrell","mobile_number":"539-896-4328","email_id":"Jessica.Christiansen25@hotmail.com","dop":"2025-04-06","serial_number":"15582471551731674","imei1":"15582471551731674","imei2":"15582471551731674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182991,"job_number":"JOB_182991","tr_customer_id":183009,"tr_customer_product_id":182999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:31.000Z","modified_at":"2026-02-11T04:41:31.000Z","name":"Cory Kuhn","mobile_number":"236-932-0825","email_id":"Kurt_Ullrich@hotmail.com","dop":"2025-04-06","serial_number":"18589873036470016","imei1":"18589873036470016","imei2":"18589873036470016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182992,"job_number":"JOB_182992","tr_customer_id":183010,"tr_customer_product_id":183000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:36.000Z","modified_at":"2026-02-11T04:41:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12548801331259","imei1":"12548801331259","imei2":"12548801331259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182996,"job_number":"JOB_182996","tr_customer_id":183014,"tr_customer_product_id":183004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:38.000Z","modified_at":"2026-02-11T04:41:38.000Z","name":"Magdalen Fisher","mobile_number":"649-990-6283","email_id":"Orpha_Daugherty@hotmail.com","dop":"2025-04-06","serial_number":"16994118555869900","imei1":"16994118555869900","imei2":"16994118555869900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182997,"job_number":"JOB_182997","tr_customer_id":183015,"tr_customer_product_id":183005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:38.000Z","modified_at":"2026-02-11T04:41:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17780126411886","imei1":"17780126411886","imei2":"17780126411886","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182998,"job_number":"JOB_182998","tr_customer_id":183016,"tr_customer_product_id":183006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:38.000Z","modified_at":"2026-02-11T04:41:38.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"11683123025932","imei1":"11683123025932","imei2":"11683123025932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183002,"job_number":"JOB_183002","tr_customer_id":183020,"tr_customer_product_id":183010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:40.000Z","modified_at":"2026-02-11T04:41:40.000Z","name":"Hillary Padberg","mobile_number":"997-682-9365","email_id":"Jason.Larson@yahoo.com","dop":"2025-04-06","serial_number":"13328808370588932","imei1":"13328808370588932","imei2":"13328808370588932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183003,"job_number":"JOB_183003","tr_customer_id":183021,"tr_customer_product_id":183011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:40.000Z","modified_at":"2026-02-11T04:41:40.000Z","name":"Deron Lubowitz","mobile_number":"268-562-2292","email_id":"Myriam62@yahoo.com","dop":"2025-04-06","serial_number":"13604975587784080","imei1":"13604975587784080","imei2":"13604975587784080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183004,"job_number":"JOB_183004","tr_customer_id":183022,"tr_customer_product_id":183012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:40.000Z","modified_at":"2026-02-11T04:41:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17156453540867","imei1":"17156453540867","imei2":"17156453540867","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183006,"job_number":"JOB_183006","tr_customer_id":183024,"tr_customer_product_id":183014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:42.000Z","modified_at":"2026-02-11T04:41:42.000Z","name":"Hayley Anderson","mobile_number":"259-828-1585","email_id":"Alvena_West@gmail.com","dop":"2025-04-06","serial_number":"11465433366594156","imei1":"11465433366594156","imei2":"11465433366594156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183007,"job_number":"JOB_183007","tr_customer_id":183025,"tr_customer_product_id":183015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:46.000Z","modified_at":"2026-02-11T04:41:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10672977854692","imei1":"10672977854692","imei2":"10672977854692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183009,"job_number":"JOB_183009","tr_customer_id":183027,"tr_customer_product_id":183017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:48.000Z","modified_at":"2026-02-11T04:41:48.000Z","name":"Jaeden Walker","mobile_number":"993-658-3884","email_id":"August43@yahoo.com","dop":"2025-04-06","serial_number":"12438211405047384","imei1":"12438211405047384","imei2":"12438211405047384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183010,"job_number":"JOB_183010","tr_customer_id":183028,"tr_customer_product_id":183018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:49.000Z","modified_at":"2026-02-11T04:41:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10151231472902","imei1":"10151231472902","imei2":"10151231472902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183012,"job_number":"JOB_183012","tr_customer_id":183030,"tr_customer_product_id":183020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:51.000Z","modified_at":"2026-02-11T04:41:51.000Z","name":"Patience Cummerata","mobile_number":"367-998-7851","email_id":"Presley14@yahoo.com","dop":"2025-04-06","serial_number":"16443618404987022","imei1":"16443618404987022","imei2":"16443618404987022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183013,"job_number":"JOB_183013","tr_customer_id":183031,"tr_customer_product_id":183021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:55.000Z","modified_at":"2026-02-11T04:41:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18605256320772","imei1":"18605256320772","imei2":"18605256320772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183015,"job_number":"JOB_183015","tr_customer_id":183033,"tr_customer_product_id":183023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:56.000Z","modified_at":"2026-02-11T04:41:56.000Z","name":"Mackenzie Brekke","mobile_number":"258-649-1568","email_id":"Xander_Doyle93@yahoo.com","dop":"2025-04-06","serial_number":"18049397157286536","imei1":"18049397157286536","imei2":"18049397157286536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183016,"job_number":"JOB_183016","tr_customer_id":183034,"tr_customer_product_id":183024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:01.000Z","modified_at":"2026-02-11T04:42:01.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"103907731920175","imei1":"103907731920175","imei2":"103907731920175","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183018,"job_number":"JOB_183018","tr_customer_id":183036,"tr_customer_product_id":183026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:06.000Z","modified_at":"2026-02-11T04:42:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14279762654267","imei1":"14279762654267","imei2":"14279762654267","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183020,"job_number":"JOB_183020","tr_customer_id":183038,"tr_customer_product_id":183028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:06.000Z","modified_at":"2026-02-11T04:42:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13293210952321","imei1":"13293210952321","imei2":"13293210952321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183022,"job_number":"JOB_183022","tr_customer_id":183040,"tr_customer_product_id":183030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:08.000Z","modified_at":"2026-02-11T04:42:08.000Z","name":"Zion Ullrich","mobile_number":"494-975-6033","email_id":"Chaim.Abernathy@gmail.com","dop":"2025-04-06","serial_number":"17978179863316786","imei1":"17978179863316786","imei2":"17978179863316786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183023,"job_number":"JOB_183023","tr_customer_id":183041,"tr_customer_product_id":183031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:08.000Z","modified_at":"2026-02-11T04:42:08.000Z","name":"Camden Kassulke","mobile_number":"917-465-6234","email_id":"Joan34@yahoo.com","dop":"2025-04-06","serial_number":"17919277339690504","imei1":"17919277339690504","imei2":"17919277339690504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183024,"job_number":"JOB_183024","tr_customer_id":183042,"tr_customer_product_id":183032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:10.000Z","modified_at":"2026-02-11T04:42:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11005012545933","imei1":"11005012545933","imei2":"11005012545933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183026,"job_number":"JOB_183026","tr_customer_id":183044,"tr_customer_product_id":183034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:12.000Z","modified_at":"2026-02-11T04:42:12.000Z","name":"Thurman Rosenbaum","mobile_number":"267-632-9418","email_id":"Chase90@hotmail.com","dop":"2025-04-06","serial_number":"13225785880054386","imei1":"13225785880054386","imei2":"13225785880054386","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183027,"job_number":"JOB_183027","tr_customer_id":183045,"tr_customer_product_id":183035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:12.000Z","modified_at":"2026-02-11T04:42:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17026292498030","imei1":"17026292498030","imei2":"17026292498030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183029,"job_number":"JOB_183029","tr_customer_id":183047,"tr_customer_product_id":183037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:13.000Z","modified_at":"2026-02-11T04:42:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10499240558781","imei1":"10499240558781","imei2":"10499240558781","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183031,"job_number":"JOB_183031","tr_customer_id":183049,"tr_customer_product_id":183039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:14.000Z","modified_at":"2026-02-11T04:42:14.000Z","name":"Kayleigh Mills","mobile_number":"868-501-0267","email_id":"Layla_Ondricka4@gmail.com","dop":"2025-04-06","serial_number":"11734462577172234","imei1":"11734462577172234","imei2":"11734462577172234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183032,"job_number":"JOB_183032","tr_customer_id":183050,"tr_customer_product_id":183040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:15.000Z","modified_at":"2026-02-11T04:42:15.000Z","name":"Emilio Schamberger","mobile_number":"903-315-5431","email_id":"Emmitt75@yahoo.com","dop":"2025-04-06","serial_number":"11981567063730914","imei1":"11981567063730914","imei2":"11981567063730914","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183033,"job_number":"JOB_183033","tr_customer_id":183051,"tr_customer_product_id":183041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:21.000Z","modified_at":"2026-02-11T04:42:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15712749839172","imei1":"15712749839172","imei2":"15712749839172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183035,"job_number":"JOB_183035","tr_customer_id":183053,"tr_customer_product_id":183043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:23.000Z","modified_at":"2026-02-11T04:42:23.000Z","name":"Camren Gleichner","mobile_number":"671-925-3084","email_id":"Arielle.Nitzsche12@hotmail.com","dop":"2025-04-06","serial_number":"10945624494324746","imei1":"10945624494324746","imei2":"10945624494324746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183036,"job_number":"JOB_183036","tr_customer_id":183054,"tr_customer_product_id":183044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:23.000Z","modified_at":"2026-02-11T04:42:23.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"15589013937140","imei1":"15589013937140","imei2":"15589013937140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183037,"job_number":"JOB_183037","tr_customer_id":183055,"tr_customer_product_id":183045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:23.000Z","modified_at":"2026-02-11T04:42:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17284338575350","imei1":"17284338575350","imei2":"17284338575350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183041,"job_number":"JOB_183041","tr_customer_id":183059,"tr_customer_product_id":183049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:24.000Z","modified_at":"2026-02-11T04:42:24.000Z","name":"Viva Farrell","mobile_number":"255-816-5701","email_id":"Samara.Jacobson@gmail.com","dop":"2025-04-06","serial_number":"15816324883495678","imei1":"15816324883495678","imei2":"15816324883495678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183043,"job_number":"JOB_183043","tr_customer_id":183061,"tr_customer_product_id":183051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:25.000Z","modified_at":"2026-02-11T04:42:25.000Z","name":"Lelah Strosin","mobile_number":"306-402-5477","email_id":"Marian.Kub34@yahoo.com","dop":"2025-04-06","serial_number":"19929376639948120","imei1":"19929376639948120","imei2":"19929376639948120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183045,"job_number":"JOB_183045","tr_customer_id":183063,"tr_customer_product_id":183053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:05.000Z","modified_at":"2026-02-11T04:43:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18910894023451","imei1":"18910894023451","imei2":"18910894023451","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183047,"job_number":"JOB_183047","tr_customer_id":183065,"tr_customer_product_id":183055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:06.000Z","modified_at":"2026-02-11T04:43:06.000Z","name":"Lonnie Fritsch","mobile_number":"908-639-9657","email_id":"Jake.Nitzsche56@gmail.com","dop":"2025-04-06","serial_number":"12524218849712214","imei1":"12524218849712214","imei2":"12524218849712214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183048,"job_number":"JOB_183048","tr_customer_id":183066,"tr_customer_product_id":183056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:07.000Z","modified_at":"2026-02-11T04:43:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12318721117026","imei1":"12318721117026","imei2":"12318721117026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183050,"job_number":"JOB_183050","tr_customer_id":183068,"tr_customer_product_id":183058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:08.000Z","modified_at":"2026-02-11T04:43:08.000Z","name":"Candida Zieme","mobile_number":"752-421-4729","email_id":"Raegan_Sipes@hotmail.com","dop":"2025-04-06","serial_number":"16766425598575856","imei1":"16766425598575856","imei2":"16766425598575856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183058,"job_number":"JOB_183058","tr_customer_id":183076,"tr_customer_product_id":183066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:50:27.000Z","modified_at":"2026-02-11T04:50:27.000Z","name":"Marianna Lubowitz","mobile_number":"965-340-6911","email_id":"Isobel_Heathcote@hotmail.com","dop":"2025-04-06","serial_number":"13073719714269954","imei1":"13073719714269954","imei2":"13073719714269954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:50:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183059,"job_number":"JOB_183059","tr_customer_id":183077,"tr_customer_product_id":183067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:54:26.000Z","modified_at":"2026-02-11T04:54:26.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"63276472471527530","imei1":"11423136739238","imei2":"11423136739238","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:54:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183060,"job_number":"JOB_183060","tr_customer_id":183078,"tr_customer_product_id":183068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:55:13.000Z","modified_at":"2026-02-11T04:55:13.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"63276472471527530","imei1":"11543510832150","imei2":"11543510832150","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:55:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183061,"job_number":"JOB_183061","tr_customer_id":183079,"tr_customer_product_id":183069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:55:19.000Z","modified_at":"2026-02-11T04:55:19.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"63276472471527530","imei1":"12195529584072","imei2":"12195529584072","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183063,"job_number":"JOB_183063","tr_customer_id":183081,"tr_customer_product_id":183071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:56:12.000Z","modified_at":"2026-02-11T04:56:12.000Z","name":"Lavonne Hamill","mobile_number":"563-582-0244","email_id":"Velva37@gmail.com","dop":"2025-04-06","serial_number":"15219873814220886","imei1":"15219873814220886","imei2":"15219873814220886","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183065,"job_number":"JOB_183065","tr_customer_id":183083,"tr_customer_product_id":183073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:56:43.000Z","modified_at":"2026-02-11T04:56:43.000Z","name":"Moriah Beahan","mobile_number":"613-844-0150","email_id":"Jaylon.Rutherford@hotmail.com","dop":"2025-04-06","serial_number":"16843102826610250","imei1":"16843102826610250","imei2":"16843102826610250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183066,"job_number":"JOB_183066","tr_customer_id":183084,"tr_customer_product_id":183074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:02.000Z","modified_at":"2026-02-11T04:57:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19885823326254","imei1":"19885823326254","imei2":"19885823326254","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183067,"job_number":"JOB_183067","tr_customer_id":183085,"tr_customer_product_id":183075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:02.000Z","modified_at":"2026-02-11T04:57:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70705725748991","imei1":"70705725748991","imei2":"70705725748991","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183068,"job_number":"JOB_183068","tr_customer_id":183086,"tr_customer_product_id":183076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:02.000Z","modified_at":"2026-02-11T04:57:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32411606423792","imei1":"32411606423792","imei2":"32411606423792","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183069,"job_number":"JOB_183069","tr_customer_id":183087,"tr_customer_product_id":183077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:03.000Z","modified_at":"2026-02-11T04:57:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44047406784571","imei1":"44047406784571","imei2":"44047406784571","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183070,"job_number":"JOB_183070","tr_customer_id":183088,"tr_customer_product_id":183078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:03.000Z","modified_at":"2026-02-11T04:57:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95656608954929","imei1":"95656608954929","imei2":"95656608954929","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183071,"job_number":"JOB_183071","tr_customer_id":183089,"tr_customer_product_id":183079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:03.000Z","modified_at":"2026-02-11T04:57:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20168088660255","imei1":"20168088660255","imei2":"20168088660255","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183074,"job_number":"JOB_183074","tr_customer_id":183092,"tr_customer_product_id":183082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:11.000Z","modified_at":"2026-02-11T04:57:11.000Z","name":"Candace O'Conner","mobile_number":"327-539-6419","email_id":"Kieran32@gmail.com","dop":"2025-04-06","serial_number":"16360462996977524","imei1":"16360462996977524","imei2":"16360462996977524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183075,"job_number":"JOB_183075","tr_customer_id":183093,"tr_customer_product_id":183083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:34.000Z","modified_at":"2026-02-11T04:57:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37311731737891","imei1":"37311731737891","imei2":"37311731737891","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183076,"job_number":"JOB_183076","tr_customer_id":183094,"tr_customer_product_id":183084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:35.000Z","modified_at":"2026-02-11T04:57:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99628187237043","imei1":"99628187237043","imei2":"99628187237043","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183077,"job_number":"JOB_183077","tr_customer_id":183095,"tr_customer_product_id":183085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:35.000Z","modified_at":"2026-02-11T04:57:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89429296568891","imei1":"89429296568891","imei2":"89429296568891","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183078,"job_number":"JOB_183078","tr_customer_id":183096,"tr_customer_product_id":183086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:35.000Z","modified_at":"2026-02-11T04:57:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30357564950446","imei1":"30357564950446","imei2":"30357564950446","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183079,"job_number":"JOB_183079","tr_customer_id":183097,"tr_customer_product_id":183087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:36.000Z","modified_at":"2026-02-11T04:57:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51672775342540","imei1":"51672775342540","imei2":"51672775342540","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183080,"job_number":"JOB_183080","tr_customer_id":183098,"tr_customer_product_id":183088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:36.000Z","modified_at":"2026-02-11T04:57:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75601906932058","imei1":"75601906932058","imei2":"75601906932058","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183083,"job_number":"JOB_183083","tr_customer_id":183101,"tr_customer_product_id":183091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:38.000Z","modified_at":"2026-02-11T04:57:38.000Z","name":"Elias Krajcik","mobile_number":"995-488-7373","email_id":"Leann_Heidenreich60@yahoo.com","dop":"2025-04-06","serial_number":"17893056251848864","imei1":"17893056251848864","imei2":"17893056251848864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183085,"job_number":"JOB_183085","tr_customer_id":183103,"tr_customer_product_id":183093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:05.000Z","modified_at":"2026-02-11T04:58:05.000Z","name":"Shana Ratke","mobile_number":"515-271-8260","email_id":"Bo36@hotmail.com","dop":"2025-04-06","serial_number":"18373543769369348","imei1":"18373543769369348","imei2":"18373543769369348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183086,"job_number":"JOB_183086","tr_customer_id":183104,"tr_customer_product_id":183094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:07.000Z","modified_at":"2026-02-11T04:58:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90121880276023","imei1":"90121880276023","imei2":"90121880276023","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183087,"job_number":"JOB_183087","tr_customer_id":183105,"tr_customer_product_id":183095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:07.000Z","modified_at":"2026-02-11T04:58:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53535897240218","imei1":"53535897240218","imei2":"53535897240218","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183088,"job_number":"JOB_183088","tr_customer_id":183106,"tr_customer_product_id":183096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:07.000Z","modified_at":"2026-02-11T04:58:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93636154990897","imei1":"93636154990897","imei2":"93636154990897","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183089,"job_number":"JOB_183089","tr_customer_id":183107,"tr_customer_product_id":183097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:08.000Z","modified_at":"2026-02-11T04:58:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70614919477796","imei1":"70614919477796","imei2":"70614919477796","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183090,"job_number":"JOB_183090","tr_customer_id":183108,"tr_customer_product_id":183098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:08.000Z","modified_at":"2026-02-11T04:58:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23519400827678","imei1":"23519400827678","imei2":"23519400827678","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183091,"job_number":"JOB_183091","tr_customer_id":183109,"tr_customer_product_id":183099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:08.000Z","modified_at":"2026-02-11T04:58:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16691981641760","imei1":"16691981641760","imei2":"16691981641760","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183094,"job_number":"JOB_183094","tr_customer_id":183112,"tr_customer_product_id":183102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:36.000Z","modified_at":"2026-02-11T04:58:36.000Z","name":"Casimir Kassulke","mobile_number":"760-824-5499","email_id":"Scotty.Zieme73@gmail.com","dop":"2025-04-06","serial_number":"17594989227134046","imei1":"17594989227134046","imei2":"17594989227134046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183095,"job_number":"JOB_183095","tr_customer_id":183113,"tr_customer_product_id":183103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:00:10.000Z","modified_at":"2026-02-11T05:00:10.000Z","name":"jatin sharma","mobile_number":"9345567876","email_id":"abc@gmail.com","dop":"2025-04-06","serial_number":"12546775601321","imei1":"12546775601321","imei2":"12546775601321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183096,"job_number":"JOB_183096","tr_customer_id":183114,"tr_customer_product_id":183104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:00:10.000Z","modified_at":"2026-02-11T05:00:10.000Z","name":"Eloisa Prosacco","mobile_number":"746-451-6746","email_id":"Madaline94@gmail.com","dop":"2025-04-06","serial_number":"11553081014206","imei1":"11553081014206","imei2":"11553081014206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183097,"job_number":"JOB_183097","tr_customer_id":183115,"tr_customer_product_id":183105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:00:11.000Z","modified_at":"2026-02-11T05:00:11.000Z","name":"sadaf bepari","mobile_number":"9876545678","email_id":"sa@gmail.com","dop":"2025-04-06","serial_number":"17389857489316","imei1":"17389857489316","imei2":"17389857489316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183098,"job_number":"JOB_183098","tr_customer_id":183116,"tr_customer_product_id":183106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:00:12.000Z","modified_at":"2026-02-11T05:00:12.000Z","name":"Alana Powlowski","mobile_number":"341-250-1730","email_id":"Amelie_Koepp89@hotmail.com","dop":"2025-04-06","serial_number":"19484019119188","imei1":"19484019119188","imei2":"19484019119188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:00:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183099,"job_number":"JOB_183099","tr_customer_id":183117,"tr_customer_product_id":183107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:00:13.000Z","modified_at":"2026-02-11T05:00:13.000Z","name":"deff khan","mobile_number":"8889967567","email_id":"de@gmail.com","dop":"2025-04-06","serial_number":"13153990366344","imei1":"13153990366344","imei2":"13153990366344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183100,"job_number":"JOB_183100","tr_customer_id":183118,"tr_customer_product_id":183108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:00:13.000Z","modified_at":"2026-02-11T05:00:13.000Z","name":"Johnnie Smith","mobile_number":"817-677-7082","email_id":"Nico64@gmail.com","dop":"2025-04-06","serial_number":"14246366036474","imei1":"14246366036474","imei2":"14246366036474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183101,"job_number":"JOB_183101","tr_customer_id":183119,"tr_customer_product_id":183109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:03:39.000Z","modified_at":"2026-02-11T05:03:39.000Z","name":"Russell Schumm","mobile_number":"464-265-9447","email_id":"Ronny18@yahoo.com","dop":"2025-04-06","serial_number":"14588365071466","imei1":"14588365071466","imei2":"14588365071466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:03:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183102,"job_number":"JOB_183102","tr_customer_id":183120,"tr_customer_product_id":183110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:03:40.000Z","modified_at":"2026-02-11T05:03:40.000Z","name":"Norene Schroeder","mobile_number":"586-937-6069","email_id":"Gregoria.Heller56@yahoo.com","dop":"2025-04-06","serial_number":"10048265542355","imei1":"10048265542355","imei2":"10048265542355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:03:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183103,"job_number":"JOB_183103","tr_customer_id":183121,"tr_customer_product_id":183111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:03:41.000Z","modified_at":"2026-02-11T05:03:42.000Z","name":"Ernest Fisher","mobile_number":"582-795-3078","email_id":"Scot.Klocko@yahoo.com","dop":"2025-04-06","serial_number":"17244825797616","imei1":"17244825797616","imei2":"17244825797616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:03:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183104,"job_number":"JOB_183104","tr_customer_id":183122,"tr_customer_product_id":183112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:08:41.000Z","modified_at":"2026-02-11T05:08:41.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"18874584872144","imei1":"18874584872144","imei2":"18874584872144","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:08:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183105,"job_number":"JOB_183105","tr_customer_id":183123,"tr_customer_product_id":183113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:09:25.000Z","modified_at":"2026-02-11T05:09:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17166310760862","imei1":"17166310760862","imei2":"17166310760862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:09:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183107,"job_number":"JOB_183107","tr_customer_id":183125,"tr_customer_product_id":183115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:09:26.000Z","modified_at":"2026-02-11T05:09:26.000Z","name":"Salma Macejkovic","mobile_number":"677-760-1996","email_id":"Adelia.Deckow@yahoo.com","dop":"2025-04-06","serial_number":"12361868057079276","imei1":"12361868057079276","imei2":"12361868057079276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:09:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183108,"job_number":"JOB_183108","tr_customer_id":183126,"tr_customer_product_id":183116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:10:14.000Z","modified_at":"2026-02-11T05:10:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16746156227498","imei1":"16746156227498","imei2":"16746156227498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:10:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183110,"job_number":"JOB_183110","tr_customer_id":183128,"tr_customer_product_id":183118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:10:15.000Z","modified_at":"2026-02-11T05:10:15.000Z","name":"Ericka Gleason","mobile_number":"391-768-7127","email_id":"Jamaal.Ullrich@yahoo.com","dop":"2025-04-06","serial_number":"13311083001296582","imei1":"13311083001296582","imei2":"13311083001296582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:10:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183111,"job_number":"JOB_183111","tr_customer_id":183129,"tr_customer_product_id":183119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:11:02.000Z","modified_at":"2026-02-11T05:11:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18448703005356","imei1":"18448703005356","imei2":"18448703005356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:11:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183113,"job_number":"JOB_183113","tr_customer_id":183131,"tr_customer_product_id":183121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:11:04.000Z","modified_at":"2026-02-11T05:11:04.000Z","name":"Lauren Kutch","mobile_number":"220-935-1584","email_id":"Darrell_Crona68@yahoo.com","dop":"2025-04-06","serial_number":"15854695043085708","imei1":"15854695043085708","imei2":"15854695043085708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:11:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183114,"job_number":"JOB_183114","tr_customer_id":183132,"tr_customer_product_id":183122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:21:41.000Z","modified_at":"2026-02-11T05:21:41.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"18221354331659","imei1":"18221354331659","imei2":"18221354331659","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:21:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183117,"job_number":"JOB_183117","tr_customer_id":183135,"tr_customer_product_id":183125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:05.000Z","modified_at":"2026-02-11T05:24:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19960741817035","imei1":"19960741817035","imei2":"19960741817035","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:24:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183119,"job_number":"JOB_183119","tr_customer_id":183137,"tr_customer_product_id":183127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:07.000Z","modified_at":"2026-02-11T05:24:07.000Z","name":"Hector Collins","mobile_number":"827-353-0702","email_id":"Mitchell.Walker@hotmail.com","dop":"2025-04-06","serial_number":"19949376886640464","imei1":"19949376886640464","imei2":"19949376886640464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:24:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183120,"job_number":"JOB_183120","tr_customer_id":183138,"tr_customer_product_id":183128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:42.000Z","modified_at":"2026-02-11T05:24:42.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-01","serial_number":"24488512258463","imei1":"24488512258463","imei2":"24488512258463","popurl":"2026-02-01T05:24:41.826333159Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183121,"job_number":"JOB_183121","tr_customer_id":183139,"tr_customer_product_id":183129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:42.000Z","modified_at":"2026-02-11T05:24:42.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-01","serial_number":"44064883098233","imei1":"44064883098233","imei2":"44064883098233","popurl":"2026-02-01T05:24:42.245189547Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183122,"job_number":"JOB_183122","tr_customer_id":183140,"tr_customer_product_id":183130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:52.000Z","modified_at":"2026-02-11T05:24:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17584467814570","imei1":"17584467814570","imei2":"17584467814570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183124,"job_number":"JOB_183124","tr_customer_id":183142,"tr_customer_product_id":183132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:54.000Z","modified_at":"2026-02-11T05:24:54.000Z","name":"Leon Kovacek","mobile_number":"804-669-8365","email_id":"Violette_Durgan@hotmail.com","dop":"2025-04-06","serial_number":"11575450775874636","imei1":"11575450775874636","imei2":"11575450775874636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:24:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183125,"job_number":"JOB_183125","tr_customer_id":183143,"tr_customer_product_id":183133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:25:38.000Z","modified_at":"2026-02-11T05:25:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11218017965877","imei1":"11218017965877","imei2":"11218017965877","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183127,"job_number":"JOB_183127","tr_customer_id":183145,"tr_customer_product_id":183135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:25:40.000Z","modified_at":"2026-02-11T05:25:40.000Z","name":"Travon Nicolas","mobile_number":"961-876-5322","email_id":"Darrel_Feest@hotmail.com","dop":"2025-04-06","serial_number":"12918467628263212","imei1":"12918467628263212","imei2":"12918467628263212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183128,"job_number":"JOB_183128","tr_customer_id":183146,"tr_customer_product_id":183136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:38:51.000Z","modified_at":"2026-02-11T05:38:51.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100515514988019","imei1":"100515514988019","imei2":"100515514988019","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183130,"job_number":"JOB_183130","tr_customer_id":183148,"tr_customer_product_id":183138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:05.000Z","modified_at":"2026-02-11T05:39:05.000Z","name":"Buddy Bergstrom","mobile_number":"935-344-8684","email_id":"Liliana46@hotmail.com","dop":"2025-04-06","serial_number":"18740376709127","imei1":"18740376709127","imei2":"18740376709127","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183131,"job_number":"JOB_183131","tr_customer_id":183149,"tr_customer_product_id":183139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:05.000Z","modified_at":"2026-02-11T05:39:05.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"108168591639560","imei1":"108168591639560","imei2":"108168591639560","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183133,"job_number":"JOB_183133","tr_customer_id":183151,"tr_customer_product_id":183141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:06.000Z","modified_at":"2026-02-11T05:39:06.000Z","name":"Jerrod Cremin","mobile_number":"456-211-8562","email_id":"Ernest.Spencer@gmail.com","dop":"2025-04-06","serial_number":"18118419172310","imei1":"18118419172310","imei2":"18118419172310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183134,"job_number":"JOB_183134","tr_customer_id":183152,"tr_customer_product_id":183142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:07.000Z","modified_at":"2026-02-11T05:39:07.000Z","name":"Novella McLaughlin","mobile_number":"820-824-5013","email_id":"Charlie_Graham@gmail.com","dop":"2025-04-06","serial_number":"11987853007015","imei1":"11987853007015","imei2":"11987853007015","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183135,"job_number":"JOB_183135","tr_customer_id":183153,"tr_customer_product_id":183143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:54.000Z","modified_at":"2026-02-11T05:39:54.000Z","name":"jatin sharma","mobile_number":"9345567876","email_id":"abc@gmail.com","dop":"2025-04-06","serial_number":"14821147863595","imei1":"14821147863595","imei2":"14821147863595","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183136,"job_number":"JOB_183136","tr_customer_id":183154,"tr_customer_product_id":183144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:54.000Z","modified_at":"2026-02-11T05:39:54.000Z","name":"Salvador Hahn","mobile_number":"923-448-8037","email_id":"Marquise15@yahoo.com","dop":"2025-04-06","serial_number":"11689473987702","imei1":"11689473987702","imei2":"11689473987702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183137,"job_number":"JOB_183137","tr_customer_id":183155,"tr_customer_product_id":183145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:55.000Z","modified_at":"2026-02-11T05:39:55.000Z","name":"sadaf bepari","mobile_number":"9876545678","email_id":"sa@gmail.com","dop":"2025-04-06","serial_number":"14440653498361","imei1":"14440653498361","imei2":"14440653498361","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183138,"job_number":"JOB_183138","tr_customer_id":183156,"tr_customer_product_id":183146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:56.000Z","modified_at":"2026-02-11T05:39:56.000Z","name":"Gretchen Price","mobile_number":"702-609-6770","email_id":"Verdie.Willms78@hotmail.com","dop":"2025-04-06","serial_number":"10933833086637","imei1":"10933833086637","imei2":"10933833086637","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183139,"job_number":"JOB_183139","tr_customer_id":183157,"tr_customer_product_id":183147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:57.000Z","modified_at":"2026-02-11T05:39:57.000Z","name":"deff khan","mobile_number":"8889967567","email_id":"de@gmail.com","dop":"2025-04-06","serial_number":"16062071003948","imei1":"16062071003948","imei2":"16062071003948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183140,"job_number":"JOB_183140","tr_customer_id":183158,"tr_customer_product_id":183148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:57.000Z","modified_at":"2026-02-11T05:39:57.000Z","name":"Cyrus Howell","mobile_number":"662-504-8977","email_id":"Henriette.Johns@hotmail.com","dop":"2025-04-06","serial_number":"19688445390549","imei1":"19688445390549","imei2":"19688445390549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183141,"job_number":"JOB_183141","tr_customer_id":183159,"tr_customer_product_id":183149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:01.000Z","modified_at":"2026-02-11T05:44:01.000Z","name":"jatin sharma","mobile_number":"9345567876","email_id":"abc@gmail.com","dop":"2025-04-06","serial_number":"12029019852424","imei1":"12029019852424","imei2":"12029019852424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:44:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183143,"job_number":"JOB_183143","tr_customer_id":183161,"tr_customer_product_id":183151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:02.000Z","modified_at":"2026-02-11T05:44:02.000Z","name":"Danika Kiehn","mobile_number":"279-750-8860","email_id":"Keagan86@hotmail.com","dop":"2025-04-06","serial_number":"11425648155094980","imei1":"11425648155094980","imei2":"11425648155094980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183144,"job_number":"JOB_183144","tr_customer_id":183162,"tr_customer_product_id":183152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:27.000Z","modified_at":"2026-02-11T05:44:27.000Z","name":"sadaf bepari","mobile_number":"9876545678","email_id":"sa@gmail.com","dop":"2025-04-06","serial_number":"15511829909223","imei1":"15511829909223","imei2":"15511829909223","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:44:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183146,"job_number":"JOB_183146","tr_customer_id":183164,"tr_customer_product_id":183154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:28.000Z","modified_at":"2026-02-11T05:44:28.000Z","name":"Philip Kuvalis","mobile_number":"808-746-0984","email_id":"Nettie51@yahoo.com","dop":"2025-04-06","serial_number":"12883710525465092","imei1":"12883710525465092","imei2":"12883710525465092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:44:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183147,"job_number":"JOB_183147","tr_customer_id":183165,"tr_customer_product_id":183155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:56.000Z","modified_at":"2026-02-11T05:44:56.000Z","name":"deff khan","mobile_number":"8889967567","email_id":"de@gmail.com","dop":"2025-04-06","serial_number":"15322755951425","imei1":"15322755951425","imei2":"15322755951425","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:44:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183149,"job_number":"JOB_183149","tr_customer_id":183167,"tr_customer_product_id":183157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:57.000Z","modified_at":"2026-02-11T05:44:57.000Z","name":"Lacey Purdy","mobile_number":"608-459-1342","email_id":"Destinee.Cronin56@hotmail.com","dop":"2025-04-06","serial_number":"13179270870945154","imei1":"13179270870945154","imei2":"13179270870945154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:44:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183151,"job_number":"JOB_183151","tr_customer_id":183169,"tr_customer_product_id":183159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:50:43.000Z","modified_at":"2026-02-11T05:50:43.000Z","name":"Wyatt Jenkins","mobile_number":"225-373-0349","email_id":"Fritz54@gmail.com","dop":"2025-04-06","serial_number":"14361956583201630","imei1":"14361956583201630","imei2":"14361956583201630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:50:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183153,"job_number":"JOB_183153","tr_customer_id":183171,"tr_customer_product_id":183161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:51:05.000Z","modified_at":"2026-02-11T05:51:05.000Z","name":"Isaac Stokes","mobile_number":"913-339-2035","email_id":"Lew15@hotmail.com","dop":"2025-04-06","serial_number":"16660196127833728","imei1":"16660196127833728","imei2":"16660196127833728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:51:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183154,"job_number":"JOB_183154","tr_customer_id":183172,"tr_customer_product_id":183162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:01:24.000Z","modified_at":"2026-02-11T06:01:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19797603982666","imei1":"19797603982666","imei2":"19797603982666","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183156,"job_number":"JOB_183156","tr_customer_id":183174,"tr_customer_product_id":183164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:01:26.000Z","modified_at":"2026-02-11T06:01:26.000Z","name":"Liza Koelpin","mobile_number":"300-595-2755","email_id":"Prudence_Zboncak@yahoo.com","dop":"2025-04-06","serial_number":"12395099501218594","imei1":"12395099501218594","imei2":"12395099501218594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183157,"job_number":"JOB_183157","tr_customer_id":183175,"tr_customer_product_id":183165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:02:15.000Z","modified_at":"2026-02-11T06:02:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10645103552428","imei1":"10645103552428","imei2":"10645103552428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:02:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183159,"job_number":"JOB_183159","tr_customer_id":183177,"tr_customer_product_id":183167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:02:17.000Z","modified_at":"2026-02-11T06:02:17.000Z","name":"Dahlia Cassin","mobile_number":"386-551-0864","email_id":"Kobe_Hackett88@yahoo.com","dop":"2025-04-06","serial_number":"14189140043954194","imei1":"14189140043954194","imei2":"14189140043954194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183160,"job_number":"JOB_183160","tr_customer_id":183178,"tr_customer_product_id":183168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:03:06.000Z","modified_at":"2026-02-11T06:03:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17030107515317","imei1":"17030107515317","imei2":"17030107515317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:03:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183162,"job_number":"JOB_183162","tr_customer_id":183180,"tr_customer_product_id":183170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:03:08.000Z","modified_at":"2026-02-11T06:03:08.000Z","name":"Gregoria Dare","mobile_number":"632-860-0407","email_id":"Elisabeth.Terry78@gmail.com","dop":"2025-04-06","serial_number":"10162025129678484","imei1":"10162025129678484","imei2":"10162025129678484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:03:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183166,"job_number":"JOB_183166","tr_customer_id":183184,"tr_customer_product_id":183174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:28:49.000Z","modified_at":"2026-02-11T06:28:49.000Z","name":"Efrain Terry","mobile_number":"840-671-3734","email_id":"Grayce.Russel@hotmail.com","dop":"2025-04-06","serial_number":"17603124544839638","imei1":"17603124544839638","imei2":"17603124544839638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183172,"job_number":"JOB_183172","tr_customer_id":183190,"tr_customer_product_id":183180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:43:02.000Z","modified_at":"2026-02-11T06:43:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15476895905976","imei1":"15476895905976","imei2":"15476895905976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:43:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183174,"job_number":"JOB_183174","tr_customer_id":183192,"tr_customer_product_id":183182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:43:03.000Z","modified_at":"2026-02-11T06:43:03.000Z","name":"Alexane Leffler","mobile_number":"280-359-1036","email_id":"Bobby63@yahoo.com","dop":"2025-04-06","serial_number":"13607715058153356","imei1":"13607715058153356","imei2":"13607715058153356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183175,"job_number":"JOB_183175","tr_customer_id":183193,"tr_customer_product_id":183183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:43:48.000Z","modified_at":"2026-02-11T06:43:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19218639627720","imei1":"19218639627720","imei2":"19218639627720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183177,"job_number":"JOB_183177","tr_customer_id":183195,"tr_customer_product_id":183185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:43:50.000Z","modified_at":"2026-02-11T06:43:50.000Z","name":"Johnpaul Schmitt","mobile_number":"303-751-2082","email_id":"Holden71@yahoo.com","dop":"2025-04-06","serial_number":"12612080172240306","imei1":"12612080172240306","imei2":"12612080172240306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183178,"job_number":"JOB_183178","tr_customer_id":183196,"tr_customer_product_id":183186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:44:34.000Z","modified_at":"2026-02-11T06:44:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17342862657922","imei1":"17342862657922","imei2":"17342862657922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183180,"job_number":"JOB_183180","tr_customer_id":183198,"tr_customer_product_id":183188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:44:36.000Z","modified_at":"2026-02-11T06:44:36.000Z","name":"Oswald Ledner","mobile_number":"376-422-5845","email_id":"Zelda39@gmail.com","dop":"2025-04-06","serial_number":"12567578096406198","imei1":"12567578096406198","imei2":"12567578096406198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:44:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183193,"job_number":"JOB_183193","tr_customer_id":183211,"tr_customer_product_id":183201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:47.000Z","modified_at":"2026-02-11T06:50:47.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"108883615906837","imei1":"108883615906837","imei2":"108883615906837","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183196,"job_number":"JOB_183196","tr_customer_id":183214,"tr_customer_product_id":183204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:51:34.000Z","modified_at":"2026-02-11T06:51:34.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"104961144659476","imei1":"104961144659476","imei2":"104961144659476","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:51:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183199,"job_number":"JOB_183199","tr_customer_id":183217,"tr_customer_product_id":183207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:13.000Z","modified_at":"2026-02-11T06:52:13.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10151878754165","imei1":"10151878754165","imei2":"10151878754165","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183201,"job_number":"JOB_183201","tr_customer_id":183219,"tr_customer_product_id":183209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:14.000Z","modified_at":"2026-02-11T06:52:14.000Z","name":"Morton Roob","mobile_number":"323-263-7891","email_id":"Frankie24@hotmail.com","dop":"2025-06-18","serial_number":"1072487354717767","imei1":"1072487354717767","imei2":"1072487354717767","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183203,"job_number":"JOB_183203","tr_customer_id":183221,"tr_customer_product_id":183211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:21.000Z","modified_at":"2026-02-11T06:52:21.000Z","name":"Dante Zemlak","mobile_number":"471-229-4043","email_id":"Kennedi77@hotmail.com","dop":"2025-04-06","serial_number":"17272995561701844","imei1":"17272995561701844","imei2":"17272995561701844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183204,"job_number":"JOB_183204","tr_customer_id":183222,"tr_customer_product_id":183212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:22.000Z","modified_at":"2026-02-11T06:52:22.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"101445111177906","imei1":"101445111177906","imei2":"101445111177906","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183206,"job_number":"JOB_183206","tr_customer_id":183224,"tr_customer_product_id":183214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:42.000Z","modified_at":"2026-02-11T06:52:42.000Z","name":"John Doe","mobile_number":"9876543210","email_id":"test.user@example.com","dop":"2025-09-09","serial_number":"18947587083864","imei1":"18947587083864","imei2":"18947587083864","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183207,"job_number":"JOB_183207","tr_customer_id":183225,"tr_customer_product_id":183215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:50.000Z","modified_at":"2026-02-11T06:52:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12084240437466","imei1":"12084240437466","imei2":"12084240437466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183209,"job_number":"JOB_183209","tr_customer_id":183227,"tr_customer_product_id":183217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:52.000Z","modified_at":"2026-02-11T06:52:52.000Z","name":"Kendra Mertz","mobile_number":"956-236-0098","email_id":"Arch.Bogan23@gmail.com","dop":"2025-04-06","serial_number":"18002436273662604","imei1":"18002436273662604","imei2":"18002436273662604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183210,"job_number":"JOB_183210","tr_customer_id":183228,"tr_customer_product_id":183218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:00.000Z","modified_at":"2026-02-11T06:53:00.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10541675803454","imei1":"10541675803454","imei2":"10541675803454","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183212,"job_number":"JOB_183212","tr_customer_id":183230,"tr_customer_product_id":183220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:00.000Z","modified_at":"2026-02-11T06:53:00.000Z","name":"Timmy Willms","mobile_number":"852-229-9832","email_id":"Jannie51@yahoo.com","dop":"2025-06-18","serial_number":"1088747176872301","imei1":"1088747176872301","imei2":"1088747176872301","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183213,"job_number":"JOB_183213","tr_customer_id":183231,"tr_customer_product_id":183221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:01.000Z","modified_at":"2026-02-11T06:53:01.000Z","name":"Alfonso Mayer","mobile_number":"938-815-5745","email_id":"Lucie.Wolf@gmail.com","dop":"2025-09-09","serial_number":"13455328649447","imei1":"13455328649447","imei2":"13455328649447","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183214,"job_number":"JOB_183214","tr_customer_id":183232,"tr_customer_product_id":183222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:13.000Z","modified_at":"2026-02-11T06:53:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12582486229985","imei1":"12582486229985","imei2":"12582486229985","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183216,"job_number":"JOB_183216","tr_customer_id":183234,"tr_customer_product_id":183224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:14.000Z","modified_at":"2026-02-11T06:53:14.000Z","name":"Janie Wintheiser","mobile_number":"379-751-3820","email_id":"Glenda.Boyle@yahoo.com","dop":"2025-04-06","serial_number":"10133798761178244","imei1":"10133798761178244","imei2":"10133798761178244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183217,"job_number":"JOB_183217","tr_customer_id":183235,"tr_customer_product_id":183225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:37.000Z","modified_at":"2026-02-11T06:53:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19379357829150","imei1":"19379357829150","imei2":"19379357829150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183219,"job_number":"JOB_183219","tr_customer_id":183237,"tr_customer_product_id":183227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:39.000Z","modified_at":"2026-02-11T06:53:39.000Z","name":"Erick Beatty","mobile_number":"497-882-1984","email_id":"Haskell_Breitenberg89@hotmail.com","dop":"2025-04-06","serial_number":"15953228384957624","imei1":"15953228384957624","imei2":"15953228384957624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183220,"job_number":"JOB_183220","tr_customer_id":183238,"tr_customer_product_id":183228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:56.000Z","modified_at":"2026-02-11T06:53:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19298366720327","imei1":"19298366720327","imei2":"19298366720327","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183222,"job_number":"JOB_183222","tr_customer_id":183240,"tr_customer_product_id":183230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:57.000Z","modified_at":"2026-02-11T06:53:57.000Z","name":"Tom D'Amore","mobile_number":"566-800-1567","email_id":"Velva26@gmail.com","dop":"2025-04-06","serial_number":"11301694627714448","imei1":"11301694627714448","imei2":"11301694627714448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183223,"job_number":"JOB_183223","tr_customer_id":183241,"tr_customer_product_id":183231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:54:23.000Z","modified_at":"2026-02-11T06:54:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19844694226273","imei1":"19844694226273","imei2":"19844694226273","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183225,"job_number":"JOB_183225","tr_customer_id":183243,"tr_customer_product_id":183233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:54:25.000Z","modified_at":"2026-02-11T06:54:25.000Z","name":"Karli Bode","mobile_number":"411-824-6708","email_id":"Mortimer69@gmail.com","dop":"2025-04-06","serial_number":"17637492791781620","imei1":"17637492791781620","imei2":"17637492791781620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183226,"job_number":"JOB_183226","tr_customer_id":183244,"tr_customer_product_id":183234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:54:39.000Z","modified_at":"2026-02-11T06:54:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18088197613237","imei1":"18088197613237","imei2":"18088197613237","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:54:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183228,"job_number":"JOB_183228","tr_customer_id":183246,"tr_customer_product_id":183236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:54:40.000Z","modified_at":"2026-02-11T06:54:40.000Z","name":"Gay Rogahn","mobile_number":"266-204-9713","email_id":"Seamus_Abbott19@gmail.com","dop":"2025-04-06","serial_number":"17664680232908674","imei1":"17664680232908674","imei2":"17664680232908674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183229,"job_number":"JOB_183229","tr_customer_id":183247,"tr_customer_product_id":183237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:55:19.000Z","modified_at":"2026-02-11T06:55:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14192557810919","imei1":"14192557810919","imei2":"14192557810919","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183231,"job_number":"JOB_183231","tr_customer_id":183249,"tr_customer_product_id":183239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:55:21.000Z","modified_at":"2026-02-11T06:55:21.000Z","name":"Alexanne Wunsch","mobile_number":"974-776-1646","email_id":"Marlen.Kihn82@yahoo.com","dop":"2025-04-06","serial_number":"10914286605349070","imei1":"10914286605349070","imei2":"10914286605349070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183232,"job_number":"JOB_183232","tr_customer_id":183250,"tr_customer_product_id":183240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:56:10.000Z","modified_at":"2026-02-11T06:56:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15241263967725","imei1":"15241263967725","imei2":"15241263967725","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183234,"job_number":"JOB_183234","tr_customer_id":183252,"tr_customer_product_id":183242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:56:12.000Z","modified_at":"2026-02-11T06:56:12.000Z","name":"Columbus Durgan","mobile_number":"856-343-8013","email_id":"Marcus.Yost@yahoo.com","dop":"2025-04-06","serial_number":"10874477724127574","imei1":"10874477724127574","imei2":"10874477724127574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183237,"job_number":"JOB_183237","tr_customer_id":183255,"tr_customer_product_id":183245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:00.000Z","modified_at":"2026-02-11T06:57:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17273460599349","imei1":"17273460599349","imei2":"17273460599349","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183239,"job_number":"JOB_183239","tr_customer_id":183257,"tr_customer_product_id":183247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:01.000Z","modified_at":"2026-02-11T06:57:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14187136490828","imei1":"14187136490828","imei2":"14187136490828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183241,"job_number":"JOB_183241","tr_customer_id":183259,"tr_customer_product_id":183249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:01.000Z","modified_at":"2026-02-11T06:57:01.000Z","name":"Katlynn Mitchell","mobile_number":"279-662-8417","email_id":"Bennie_Bailey@gmail.com","dop":"2025-04-06","serial_number":"12790445550037910","imei1":"12790445550037910","imei2":"12790445550037910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183242,"job_number":"JOB_183242","tr_customer_id":183260,"tr_customer_product_id":183250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:02.000Z","modified_at":"2026-02-11T06:57:02.000Z","name":"Jennifer Jacobi","mobile_number":"476-221-2696","email_id":"Kellie.Ondricka63@yahoo.com","dop":"2025-04-06","serial_number":"14147073045175060","imei1":"14147073045175060","imei2":"14147073045175060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183244,"job_number":"JOB_183244","tr_customer_id":183262,"tr_customer_product_id":183252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:48.000Z","modified_at":"2026-02-11T06:57:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16419309254864","imei1":"16419309254864","imei2":"16419309254864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183246,"job_number":"JOB_183246","tr_customer_id":183264,"tr_customer_product_id":183254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:50.000Z","modified_at":"2026-02-11T06:57:50.000Z","name":"Madonna Beer","mobile_number":"290-845-4523","email_id":"Jessie.Rau6@yahoo.com","dop":"2025-04-06","serial_number":"10810475955441162","imei1":"10810475955441162","imei2":"10810475955441162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183247,"job_number":"JOB_183247","tr_customer_id":183265,"tr_customer_product_id":183255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:58:37.000Z","modified_at":"2026-02-11T06:58:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10653539109475","imei1":"10653539109475","imei2":"10653539109475","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:58:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183249,"job_number":"JOB_183249","tr_customer_id":183267,"tr_customer_product_id":183257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:58:38.000Z","modified_at":"2026-02-11T06:58:38.000Z","name":"Emmanuel Swaniawski","mobile_number":"486-558-1290","email_id":"Stephania_Gerhold59@hotmail.com","dop":"2025-04-06","serial_number":"12390364250314908","imei1":"12390364250314908","imei2":"12390364250314908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183250,"job_number":"JOB_183250","tr_customer_id":183268,"tr_customer_product_id":183258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:59:02.000Z","modified_at":"2026-02-11T06:59:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13117904619000","imei1":"13117904619000","imei2":"13117904619000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183252,"job_number":"JOB_183252","tr_customer_id":183270,"tr_customer_product_id":183260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:59:03.000Z","modified_at":"2026-02-11T06:59:03.000Z","name":"Kole Schimmel","mobile_number":"373-223-5934","email_id":"Tyree.Baumbach@yahoo.com","dop":"2025-04-06","serial_number":"18090484040744304","imei1":"18090484040744304","imei2":"18090484040744304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183253,"job_number":"JOB_183253","tr_customer_id":183271,"tr_customer_product_id":183261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:59:46.000Z","modified_at":"2026-02-11T06:59:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16047856549410","imei1":"16047856549410","imei2":"16047856549410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183255,"job_number":"JOB_183255","tr_customer_id":183273,"tr_customer_product_id":183263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:59:48.000Z","modified_at":"2026-02-11T06:59:48.000Z","name":"Katherine Schowalter","mobile_number":"380-803-2887","email_id":"Wava_Mueller40@hotmail.com","dop":"2025-04-06","serial_number":"10925796766015216","imei1":"10925796766015216","imei2":"10925796766015216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183257,"job_number":"JOB_183257","tr_customer_id":183275,"tr_customer_product_id":183265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:01.000Z","modified_at":"2026-02-11T07:00:01.000Z","name":"Morris Lockman","mobile_number":"848-572-7513","email_id":"Leonardo.Dach@hotmail.com","dop":"2025-04-06","serial_number":"18871478459131976","imei1":"18871478459131976","imei2":"18871478459131976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183258,"job_number":"JOB_183258","tr_customer_id":183276,"tr_customer_product_id":183266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:30.000Z","modified_at":"2026-02-11T07:00:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14314569461191","imei1":"14314569461191","imei2":"14314569461191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183260,"job_number":"JOB_183260","tr_customer_id":183278,"tr_customer_product_id":183268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:32.000Z","modified_at":"2026-02-11T07:00:32.000Z","name":"Martine Rowe","mobile_number":"511-915-7350","email_id":"Malika.Crist@yahoo.com","dop":"2025-04-06","serial_number":"12374014696169556","imei1":"12374014696169556","imei2":"12374014696169556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183261,"job_number":"JOB_183261","tr_customer_id":183279,"tr_customer_product_id":183269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:35.000Z","modified_at":"2026-02-11T07:00:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18251807745059","imei1":"18251807745059","imei2":"18251807745059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183263,"job_number":"JOB_183263","tr_customer_id":183281,"tr_customer_product_id":183271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:36.000Z","modified_at":"2026-02-11T07:00:36.000Z","name":"Selmer Ryan","mobile_number":"264-382-7095","email_id":"Reuben_Pouros@hotmail.com","dop":"2025-04-06","serial_number":"13673772937191888","imei1":"13673772937191888","imei2":"13673772937191888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183267,"job_number":"JOB_183267","tr_customer_id":183285,"tr_customer_product_id":183275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:44.000Z","modified_at":"2026-02-11T07:00:44.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"18057087833491","imei1":"18057087833491","imei2":"18057087833491","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183269,"job_number":"JOB_183269","tr_customer_id":183287,"tr_customer_product_id":183277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:46.000Z","modified_at":"2026-02-11T07:00:46.000Z","name":"Bart Skiles","mobile_number":"385-356-7004","email_id":"Veronica40@yahoo.com","dop":"2025-04-06","serial_number":"19970960154857948","imei1":"19970960154857948","imei2":"19970960154857948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183270,"job_number":"JOB_183270","tr_customer_id":183288,"tr_customer_product_id":183278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:22.000Z","modified_at":"2026-02-11T07:01:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16526302819255","imei1":"16526302819255","imei2":"16526302819255","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183272,"job_number":"JOB_183272","tr_customer_id":183290,"tr_customer_product_id":183280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:24.000Z","modified_at":"2026-02-11T07:01:24.000Z","name":"Dayna Price","mobile_number":"643-648-7993","email_id":"Orin12@gmail.com","dop":"2025-04-06","serial_number":"12950088723257862","imei1":"12950088723257862","imei2":"12950088723257862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183276,"job_number":"JOB_183276","tr_customer_id":183294,"tr_customer_product_id":183284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:36.000Z","modified_at":"2026-02-11T07:01:36.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"15484607727476","imei1":"15484607727476","imei2":"15484607727476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:01:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183278,"job_number":"JOB_183278","tr_customer_id":183296,"tr_customer_product_id":183286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:38.000Z","modified_at":"2026-02-11T07:01:38.000Z","name":"Christy Gutmann","mobile_number":"831-454-1785","email_id":"Ramona.Jacobson95@gmail.com","dop":"2025-04-06","serial_number":"18954866374133730","imei1":"18954866374133730","imei2":"18954866374133730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:01:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183279,"job_number":"JOB_183279","tr_customer_id":183297,"tr_customer_product_id":183287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:09.000Z","modified_at":"2026-02-11T07:02:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17223473015759","imei1":"17223473015759","imei2":"17223473015759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183283,"job_number":"JOB_183283","tr_customer_id":183301,"tr_customer_product_id":183291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:11.000Z","modified_at":"2026-02-11T07:02:11.000Z","name":"Jackeline Kulas","mobile_number":"310-594-9660","email_id":"Hettie.Hirthe42@yahoo.com","dop":"2025-04-06","serial_number":"14310308843518088","imei1":"14310308843518088","imei2":"14310308843518088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183285,"job_number":"JOB_183285","tr_customer_id":183303,"tr_customer_product_id":183293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:14.000Z","modified_at":"2026-02-11T07:02:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17981079783483","imei1":"17981079783483","imei2":"17981079783483","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183287,"job_number":"JOB_183287","tr_customer_id":183305,"tr_customer_product_id":183295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:16.000Z","modified_at":"2026-02-11T07:02:16.000Z","name":"Daisha Langosh","mobile_number":"585-435-0151","email_id":"Freida_Abernathy@hotmail.com","dop":"2025-04-06","serial_number":"17518717924921944","imei1":"17518717924921944","imei2":"17518717924921944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183288,"job_number":"JOB_183288","tr_customer_id":183306,"tr_customer_product_id":183296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:28.000Z","modified_at":"2026-02-11T07:02:28.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"17608665333713","imei1":"17608665333713","imei2":"17608665333713","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183290,"job_number":"JOB_183290","tr_customer_id":183308,"tr_customer_product_id":183298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:30.000Z","modified_at":"2026-02-11T07:02:30.000Z","name":"Andreane Pfeffer","mobile_number":"365-916-3898","email_id":"Hayden30@gmail.com","dop":"2025-04-06","serial_number":"13107312248609524","imei1":"13107312248609524","imei2":"13107312248609524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183294,"job_number":"JOB_183294","tr_customer_id":183312,"tr_customer_product_id":183302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:59.000Z","modified_at":"2026-02-11T07:02:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17896936870789","imei1":"17896936870789","imei2":"17896936870789","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183296,"job_number":"JOB_183296","tr_customer_id":183314,"tr_customer_product_id":183304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:03:00.000Z","modified_at":"2026-02-11T07:03:00.000Z","name":"Lisandro Swaniawski","mobile_number":"844-398-3659","email_id":"Blake65@hotmail.com","dop":"2025-04-06","serial_number":"10363832874601646","imei1":"10363832874601646","imei2":"10363832874601646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:03:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183297,"job_number":"JOB_183297","tr_customer_id":183315,"tr_customer_product_id":183305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:03:43.000Z","modified_at":"2026-02-11T07:03:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15053716022471","imei1":"15053716022471","imei2":"15053716022471","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:03:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183299,"job_number":"JOB_183299","tr_customer_id":183317,"tr_customer_product_id":183307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:03:45.000Z","modified_at":"2026-02-11T07:03:45.000Z","name":"Brant Thompson","mobile_number":"932-563-7435","email_id":"Breanna.Windler@hotmail.com","dop":"2025-04-06","serial_number":"19089808068679200","imei1":"19089808068679200","imei2":"19089808068679200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:03:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183300,"job_number":"JOB_183300","tr_customer_id":183318,"tr_customer_product_id":183308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:07:25.000Z","modified_at":"2026-02-11T07:07:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18310145219000","imei1":"18310145219000","imei2":"18310145219000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:07:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183302,"job_number":"JOB_183302","tr_customer_id":183320,"tr_customer_product_id":183310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:07:27.000Z","modified_at":"2026-02-11T07:07:27.000Z","name":"Ray Shields","mobile_number":"822-583-4711","email_id":"Jaqueline_Ryan@yahoo.com","dop":"2025-04-06","serial_number":"10421186228136920","imei1":"10421186228136920","imei2":"10421186228136920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:07:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183303,"job_number":"JOB_183303","tr_customer_id":183321,"tr_customer_product_id":183311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:12.000Z","modified_at":"2026-02-11T07:08:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12342503657422","imei1":"12342503657422","imei2":"12342503657422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:08:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183305,"job_number":"JOB_183305","tr_customer_id":183323,"tr_customer_product_id":183313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:14.000Z","modified_at":"2026-02-11T07:08:14.000Z","name":"Kaylah Conroy","mobile_number":"253-351-6073","email_id":"Oren29@gmail.com","dop":"2025-04-06","serial_number":"12435365049148912","imei1":"12435365049148912","imei2":"12435365049148912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:08:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183306,"job_number":"JOB_183306","tr_customer_id":183324,"tr_customer_product_id":183314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:49.000Z","modified_at":"2026-02-11T07:08:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11133387215325","imei1":"11133387215325","imei2":"11133387215325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:08:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183308,"job_number":"JOB_183308","tr_customer_id":183326,"tr_customer_product_id":183316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:51.000Z","modified_at":"2026-02-11T07:08:51.000Z","name":"Heber Sawayn","mobile_number":"869-897-6795","email_id":"Kailyn87@gmail.com","dop":"2025-04-06","serial_number":"17526315520679100","imei1":"17526315520679100","imei2":"17526315520679100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:08:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183309,"job_number":"JOB_183309","tr_customer_id":183327,"tr_customer_product_id":183317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:59.000Z","modified_at":"2026-02-11T07:08:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13436365774773","imei1":"13436365774773","imei2":"13436365774773","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:08:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183311,"job_number":"JOB_183311","tr_customer_id":183329,"tr_customer_product_id":183319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:01.000Z","modified_at":"2026-02-11T07:09:01.000Z","name":"Eunice Kreiger","mobile_number":"507-282-6739","email_id":"Johanna.Lueilwitz58@hotmail.com","dop":"2025-04-06","serial_number":"16216160542343848","imei1":"16216160542343848","imei2":"16216160542343848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:09:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183313,"job_number":"JOB_183313","tr_customer_id":183331,"tr_customer_product_id":183321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:27.000Z","modified_at":"2026-02-11T07:09:27.000Z","name":"Theodora Mohr","mobile_number":"822-383-7725","email_id":"Columbus_Hansen60@hotmail.com","dop":"2025-04-06","serial_number":"19879010070151344","imei1":"19879010070151344","imei2":"19879010070151344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:09:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183314,"job_number":"JOB_183314","tr_customer_id":183332,"tr_customer_product_id":183322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:39.000Z","modified_at":"2026-02-11T07:09:39.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13285194451269","imei1":"13285194451269","imei2":"13285194451269","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:09:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183317,"job_number":"JOB_183317","tr_customer_id":183335,"tr_customer_product_id":183325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:41.000Z","modified_at":"2026-02-11T07:09:41.000Z","name":"Ethyl Lehner","mobile_number":"537-337-6676","email_id":"Joshua_Herzog15@yahoo.com","dop":"2025-04-06","serial_number":"15643422960953260","imei1":"15643422960953260","imei2":"15643422960953260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:09:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183318,"job_number":"JOB_183318","tr_customer_id":183336,"tr_customer_product_id":183326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:41.000Z","modified_at":"2026-02-11T07:09:41.000Z","name":"Jo Homenick","mobile_number":"362-542-0260","email_id":"Laron.Pouros@yahoo.com","dop":"2025-04-06","serial_number":"19602284373433356","imei1":"19602284373433356","imei2":"19602284373433356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:09:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183319,"job_number":"JOB_183319","tr_customer_id":183337,"tr_customer_product_id":183327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:10:29.000Z","modified_at":"2026-02-11T07:10:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14615405472749","imei1":"14615405472749","imei2":"14615405472749","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:10:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183321,"job_number":"JOB_183321","tr_customer_id":183339,"tr_customer_product_id":183329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:10:31.000Z","modified_at":"2026-02-11T07:10:31.000Z","name":"Henriette Schumm","mobile_number":"661-612-7789","email_id":"Caterina_Schaefer@gmail.com","dop":"2025-04-06","serial_number":"11578322620485332","imei1":"11578322620485332","imei2":"11578322620485332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:10:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183322,"job_number":"JOB_183322","tr_customer_id":183340,"tr_customer_product_id":183330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:14:44.000Z","modified_at":"2026-02-11T07:14:44.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13747218951509","imei1":"13747218951509","imei2":"13747218951509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:14:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183324,"job_number":"JOB_183324","tr_customer_id":183342,"tr_customer_product_id":183332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:14:45.000Z","modified_at":"2026-02-11T07:14:45.000Z","name":"Jarrod Bosco","mobile_number":"672-471-0938","email_id":"Lulu36@hotmail.com","dop":"2025-04-06","serial_number":"17934642057975452","imei1":"17934642057975452","imei2":"17934642057975452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:14:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183326,"job_number":"JOB_183326","tr_customer_id":183344,"tr_customer_product_id":183334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:14:52.000Z","modified_at":"2026-02-11T07:14:52.000Z","name":"Hillard Heathcote","mobile_number":"542-682-5235","email_id":"Cloyd5@yahoo.com","dop":"2025-04-06","serial_number":"16009778614318316","imei1":"16009778614318316","imei2":"16009778614318316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:14:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183327,"job_number":"JOB_183327","tr_customer_id":183345,"tr_customer_product_id":183335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:15:28.000Z","modified_at":"2026-02-11T07:15:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19169679646030","imei1":"19169679646030","imei2":"19169679646030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:15:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183329,"job_number":"JOB_183329","tr_customer_id":183347,"tr_customer_product_id":183337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:15:30.000Z","modified_at":"2026-02-11T07:15:30.000Z","name":"Retta Grant","mobile_number":"933-956-6417","email_id":"Oceane_Lehner@yahoo.com","dop":"2025-04-06","serial_number":"19440911413452764","imei1":"19440911413452764","imei2":"19440911413452764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:15:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183330,"job_number":"JOB_183330","tr_customer_id":183348,"tr_customer_product_id":183338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:16:12.000Z","modified_at":"2026-02-11T07:16:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17767793786577","imei1":"17767793786577","imei2":"17767793786577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:16:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183332,"job_number":"JOB_183332","tr_customer_id":183350,"tr_customer_product_id":183340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:16:14.000Z","modified_at":"2026-02-11T07:16:14.000Z","name":"Forrest Emard","mobile_number":"639-621-6261","email_id":"Jackson_Ernser@yahoo.com","dop":"2025-04-06","serial_number":"16728391441490392","imei1":"16728391441490392","imei2":"16728391441490392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:16:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183333,"job_number":"JOB_183333","tr_customer_id":183351,"tr_customer_product_id":183341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:42:26.000Z","modified_at":"2026-02-11T07:42:26.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"17663932557499","imei1":"17663932557499","imei2":"17663932557499","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183335,"job_number":"JOB_183335","tr_customer_id":183353,"tr_customer_product_id":183343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:42:42.000Z","modified_at":"2026-02-11T07:42:42.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15917015750641","imei1":"15917015750641","imei2":"15917015750641","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183337,"job_number":"JOB_183337","tr_customer_id":183355,"tr_customer_product_id":183345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:42:57.000Z","modified_at":"2026-02-11T07:42:57.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"14308929318779","imei1":"14308929318779","imei2":"14308929318779","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183346,"job_number":"JOB_183346","tr_customer_id":183364,"tr_customer_product_id":183354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:04:02.000Z","modified_at":"2026-02-11T08:04:02.000Z","name":"Dorthy Olson","mobile_number":"490-213-5976","email_id":"Columbus_Schoen83@hotmail.com","dop":"2025-04-06","serial_number":"10412131851684752","imei1":"10412131851684752","imei2":"10412131851684752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183351,"job_number":"JOB_183351","tr_customer_id":183369,"tr_customer_product_id":183359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:05:30.000Z","modified_at":"2026-02-11T08:05:30.000Z","name":"Beth Hettinger","mobile_number":"397-551-7121","email_id":"Tod2@yahoo.com","dop":"2025-04-06","serial_number":"10203286242211544","imei1":"10203286242211544","imei2":"10203286242211544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:05:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183353,"job_number":"JOB_183353","tr_customer_id":183371,"tr_customer_product_id":183361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:24:04.000Z","modified_at":"2026-02-11T08:24:04.000Z","name":"Elian Bins","mobile_number":"228-960-2613","email_id":"Jennifer_Huels@yahoo.com","dop":"2026-01-23","serial_number":"141814433736693","imei1":"141814433736693","imei2":"141814433736693","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:24:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183355,"job_number":"JOB_183355","tr_customer_id":183373,"tr_customer_product_id":183363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:25:23.000Z","modified_at":"2026-02-11T08:25:23.000Z","name":"Immanuel Kshlerin","mobile_number":"342-342-9934","email_id":"Rigoberto.Kuhn@yahoo.com","dop":"2026-01-23","serial_number":"137557413102317","imei1":"137557413102317","imei2":"137557413102317","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183356,"job_number":"JOB_183356","tr_customer_id":183374,"tr_customer_product_id":183364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:27:32.000Z","modified_at":"2026-02-11T08:27:32.000Z","name":"Forrest Reilly","mobile_number":"730-512-8643","email_id":"Kayli59@yahoo.com","dop":"2026-01-23","serial_number":"11133819227974","imei1":"11133819227974","imei2":"11133819227974","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:27:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183358,"job_number":"JOB_183358","tr_customer_id":183376,"tr_customer_product_id":183366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:29:01.000Z","modified_at":"2026-02-11T08:29:01.000Z","name":"Caleigh Wiza","mobile_number":"377-664-5399","email_id":"Horacio_Bayer@gmail.com","dop":"2026-01-23","serial_number":"182138932890551","imei1":"182138932890551","imei2":"182138932890551","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:29:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183359,"job_number":"JOB_183359","tr_customer_id":183377,"tr_customer_product_id":183367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:35:14.000Z","modified_at":"2026-02-11T08:35:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13583050526260","imei1":"13583050526260","imei2":"13583050526260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183361,"job_number":"JOB_183361","tr_customer_id":183379,"tr_customer_product_id":183369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:35:16.000Z","modified_at":"2026-02-11T08:35:16.000Z","name":"Shannon Bode","mobile_number":"301-627-1034","email_id":"Vladimir.Torphy@yahoo.com","dop":"2025-04-06","serial_number":"19411339316773500","imei1":"19411339316773500","imei2":"19411339316773500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:35:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183362,"job_number":"JOB_183362","tr_customer_id":183380,"tr_customer_product_id":183370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:35:59.000Z","modified_at":"2026-02-11T08:35:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10037306466607","imei1":"10037306466607","imei2":"10037306466607","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183364,"job_number":"JOB_183364","tr_customer_id":183382,"tr_customer_product_id":183372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:36:00.000Z","modified_at":"2026-02-11T08:36:00.000Z","name":"Lillie Wehner","mobile_number":"954-325-5967","email_id":"Halie79@hotmail.com","dop":"2025-04-06","serial_number":"11134181571309214","imei1":"11134181571309214","imei2":"11134181571309214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183365,"job_number":"JOB_183365","tr_customer_id":183383,"tr_customer_product_id":183373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:36:42.000Z","modified_at":"2026-02-11T08:36:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10637017919838","imei1":"10637017919838","imei2":"10637017919838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183367,"job_number":"JOB_183367","tr_customer_id":183385,"tr_customer_product_id":183375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:36:44.000Z","modified_at":"2026-02-11T08:36:44.000Z","name":"Baby Mitchell","mobile_number":"475-647-6366","email_id":"Jorge43@hotmail.com","dop":"2025-04-06","serial_number":"19734391210225264","imei1":"19734391210225264","imei2":"19734391210225264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183368,"job_number":"JOB_183368","tr_customer_id":183386,"tr_customer_product_id":183376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:40:51.000Z","modified_at":"2026-02-11T09:40:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11572447516181","imei1":"11572447516181","imei2":"11572447516181","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T09:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183370,"job_number":"JOB_183370","tr_customer_id":183388,"tr_customer_product_id":183378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:40:53.000Z","modified_at":"2026-02-11T09:40:53.000Z","name":"Dawn Blick","mobile_number":"475-380-9999","email_id":"Josie24@gmail.com","dop":"2025-04-06","serial_number":"12206396151810036","imei1":"12206396151810036","imei2":"12206396151810036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T09:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183371,"job_number":"JOB_183371","tr_customer_id":183389,"tr_customer_product_id":183379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:41:37.000Z","modified_at":"2026-02-11T09:41:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13469681881716","imei1":"13469681881716","imei2":"13469681881716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T09:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183373,"job_number":"JOB_183373","tr_customer_id":183391,"tr_customer_product_id":183381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:41:39.000Z","modified_at":"2026-02-11T09:41:39.000Z","name":"Ariane Bahringer","mobile_number":"721-997-5102","email_id":"Louie40@yahoo.com","dop":"2025-04-06","serial_number":"17713953771483132","imei1":"17713953771483132","imei2":"17713953771483132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T09:41:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183374,"job_number":"JOB_183374","tr_customer_id":183392,"tr_customer_product_id":183382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:42:21.000Z","modified_at":"2026-02-11T09:42:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12979077929727","imei1":"12979077929727","imei2":"12979077929727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T09:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183376,"job_number":"JOB_183376","tr_customer_id":183394,"tr_customer_product_id":183384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:42:23.000Z","modified_at":"2026-02-11T09:42:23.000Z","name":"Bill Wiza","mobile_number":"918-252-2530","email_id":"Shaniya_Mueller26@hotmail.com","dop":"2025-04-06","serial_number":"17095884161977980","imei1":"17095884161977980","imei2":"17095884161977980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T09:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183377,"job_number":"JOB_183377","tr_customer_id":183395,"tr_customer_product_id":183385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:54:03.000Z","modified_at":"2026-02-11T10:54:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14786574995009","imei1":"14786574995009","imei2":"14786574995009","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T10:54:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183379,"job_number":"JOB_183379","tr_customer_id":183397,"tr_customer_product_id":183387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:54:05.000Z","modified_at":"2026-02-11T10:54:05.000Z","name":"Michelle Klocko","mobile_number":"263-569-5063","email_id":"Tyreek.Metz@gmail.com","dop":"2025-04-06","serial_number":"13153187973046198","imei1":"13153187973046198","imei2":"13153187973046198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T10:54:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183380,"job_number":"JOB_183380","tr_customer_id":183398,"tr_customer_product_id":183388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:54:49.000Z","modified_at":"2026-02-11T10:54:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10161351279169","imei1":"10161351279169","imei2":"10161351279169","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T10:54:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183382,"job_number":"JOB_183382","tr_customer_id":183400,"tr_customer_product_id":183390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:54:50.000Z","modified_at":"2026-02-11T10:54:50.000Z","name":"Lina Friesen","mobile_number":"909-937-1584","email_id":"Gene7@yahoo.com","dop":"2025-04-06","serial_number":"14122803331046206","imei1":"14122803331046206","imei2":"14122803331046206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T10:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183383,"job_number":"JOB_183383","tr_customer_id":183401,"tr_customer_product_id":183391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:55:34.000Z","modified_at":"2026-02-11T10:55:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12450342538670","imei1":"12450342538670","imei2":"12450342538670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T10:55:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183385,"job_number":"JOB_183385","tr_customer_id":183403,"tr_customer_product_id":183393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:55:36.000Z","modified_at":"2026-02-11T10:55:36.000Z","name":"Drake Parker","mobile_number":"772-397-6905","email_id":"Ricky46@hotmail.com","dop":"2025-04-06","serial_number":"11697294639993186","imei1":"11697294639993186","imei2":"11697294639993186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T10:55:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183386,"job_number":"JOB_183386","tr_customer_id":183404,"tr_customer_product_id":183394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:10:11.000Z","modified_at":"2026-02-11T11:10:11.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-01","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-01T11:10:02.209310898Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:10:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183387,"job_number":"JOB_183387","tr_customer_id":183405,"tr_customer_product_id":183395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:10:12.000Z","modified_at":"2026-02-11T11:10:12.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-01","serial_number":"86595375822489","imei1":"86595375822489","imei2":"86595375822489","popurl":"2026-02-01T11:10:02.212479283Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:10:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183388,"job_number":"JOB_183388","tr_customer_id":183406,"tr_customer_product_id":183396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:10:23.000Z","modified_at":"2026-02-11T11:10:23.000Z","name":"Yogesh Patel","mobile_number":"8631756250","email_id":"chinmayanand.pothuvaal@hotmail.com","dop":"2026-02-01","serial_number":"79523075689778","imei1":"79523075689778","imei2":"79523075689778","popurl":"www.brahmdev-chaturvedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:10:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183389,"job_number":"JOB_183389","tr_customer_id":183407,"tr_customer_product_id":183397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:44:10.000Z","modified_at":"2026-02-11T11:44:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19174513546069","imei1":"19174513546069","imei2":"19174513546069","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183391,"job_number":"JOB_183391","tr_customer_id":183409,"tr_customer_product_id":183399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:44:11.000Z","modified_at":"2026-02-11T11:44:11.000Z","name":"Bud Larson","mobile_number":"575-384-7382","email_id":"Kamille.Hamill66@hotmail.com","dop":"2025-04-06","serial_number":"13643298040378124","imei1":"13643298040378124","imei2":"13643298040378124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:44:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183392,"job_number":"JOB_183392","tr_customer_id":183410,"tr_customer_product_id":183400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:45:00.000Z","modified_at":"2026-02-11T11:45:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11647049171950","imei1":"11647049171950","imei2":"11647049171950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183394,"job_number":"JOB_183394","tr_customer_id":183412,"tr_customer_product_id":183402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:45:02.000Z","modified_at":"2026-02-11T11:45:02.000Z","name":"Kevin Greenholt","mobile_number":"453-240-4828","email_id":"Madisyn_Heaney7@yahoo.com","dop":"2025-04-06","serial_number":"17070484477922136","imei1":"17070484477922136","imei2":"17070484477922136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:45:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183395,"job_number":"JOB_183395","tr_customer_id":183413,"tr_customer_product_id":183403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:45:50.000Z","modified_at":"2026-02-11T11:45:50.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12474027599632","imei1":"12474027599632","imei2":"12474027599632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:45:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183397,"job_number":"JOB_183397","tr_customer_id":183415,"tr_customer_product_id":183405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:45:52.000Z","modified_at":"2026-02-11T11:45:52.000Z","name":"Jarred Legros","mobile_number":"302-594-8816","email_id":"Ella.Block93@hotmail.com","dop":"2025-04-06","serial_number":"14668412154499960","imei1":"14668412154499960","imei2":"14668412154499960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:45:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183398,"job_number":"JOB_183398","tr_customer_id":183416,"tr_customer_product_id":183406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T12:02:23.000Z","modified_at":"2026-02-11T12:02:23.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-01","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-01T12:02:23.318855203Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T12:02:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183399,"job_number":"JOB_183399","tr_customer_id":183417,"tr_customer_product_id":183407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T12:29:48.000Z","modified_at":"2026-02-11T12:29:48.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-01","serial_number":"10000671917300","imei1":"10000671017301","imei2":"10000061817302","popurl":"2026-02-01T12:29:48.322632500Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T12:29:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183400,"job_number":"JOB_183400","tr_customer_id":183418,"tr_customer_product_id":183408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:01:48.000Z","modified_at":"2026-02-11T13:01:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16699722853634","imei1":"16699722853634","imei2":"16699722853634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183402,"job_number":"JOB_183402","tr_customer_id":183420,"tr_customer_product_id":183410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:01:50.000Z","modified_at":"2026-02-11T13:01:50.000Z","name":"Janet Goodwin","mobile_number":"401-679-0856","email_id":"Richie75@gmail.com","dop":"2025-04-06","serial_number":"10698694539240592","imei1":"10698694539240592","imei2":"10698694539240592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:01:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183403,"job_number":"JOB_183403","tr_customer_id":183421,"tr_customer_product_id":183411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:02:36.000Z","modified_at":"2026-02-11T13:02:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15667964296549","imei1":"15667964296549","imei2":"15667964296549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183405,"job_number":"JOB_183405","tr_customer_id":183423,"tr_customer_product_id":183413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:02:38.000Z","modified_at":"2026-02-11T13:02:38.000Z","name":"Larissa Keeling","mobile_number":"493-393-0115","email_id":"Andrew.Braun@gmail.com","dop":"2025-04-06","serial_number":"15036213228793888","imei1":"15036213228793888","imei2":"15036213228793888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:02:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183406,"job_number":"JOB_183406","tr_customer_id":183424,"tr_customer_product_id":183414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:03:22.000Z","modified_at":"2026-02-11T13:03:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12511407932375","imei1":"12511407932375","imei2":"12511407932375","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:03:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183408,"job_number":"JOB_183408","tr_customer_id":183426,"tr_customer_product_id":183416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:03:24.000Z","modified_at":"2026-02-11T13:03:24.000Z","name":"Evalyn Cummings","mobile_number":"759-207-4034","email_id":"Ivy_Nienow@gmail.com","dop":"2025-04-06","serial_number":"12503286887140332","imei1":"12503286887140332","imei2":"12503286887140332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:03:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183413,"job_number":"JOB_183413","tr_customer_id":183431,"tr_customer_product_id":183421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:52:22.000Z","modified_at":"2026-02-11T13:52:22.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"18077928351811","imei1":"18077928351811","imei2":"18077928351811","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:52:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183414,"job_number":"JOB_183414","tr_customer_id":183432,"tr_customer_product_id":183422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:52:39.000Z","modified_at":"2026-02-11T13:52:39.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"19650351722083","imei1":"19650351722083","imei2":"19650351722083","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:52:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183415,"job_number":"JOB_183415","tr_customer_id":183433,"tr_customer_product_id":183423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:54:22.000Z","modified_at":"2026-02-11T13:54:22.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-02-01","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-02-01T13:54:21.955392978Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:54:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183421,"job_number":"JOB_183421","tr_customer_id":183439,"tr_customer_product_id":183429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T14:11:10.000Z","modified_at":"2026-02-11T14:11:10.000Z","name":"Thad Cummings","mobile_number":"203-885-8598","email_id":"Chanel_Labadie@gmail.com","dop":"2025-05-30","serial_number":"16999265447279","imei1":"16999265447279","imei2":"16999265447279","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T14:11:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183422,"job_number":"JOB_183422","tr_customer_id":183440,"tr_customer_product_id":183430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T14:11:11.000Z","modified_at":"2026-02-11T14:11:11.000Z","name":"Angela Pagac","mobile_number":"590-247-1986","email_id":"Sonia.Goodwin82@gmail.com","dop":"2025-05-30","serial_number":"19351796769917","imei1":"19351796769917","imei2":"19351796769917","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T14:11:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183423,"job_number":"JOB_183423","tr_customer_id":183441,"tr_customer_product_id":183431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T14:11:13.000Z","modified_at":"2026-02-11T14:11:13.000Z","name":"Cydney Baumbach","mobile_number":"992-456-8334","email_id":"Dakota70@yahoo.com","dop":"2025-05-30","serial_number":"1201557960030749","imei1":"1201557960030749","imei2":"1201557960030749","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T14:11:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182858,"job_number":"JOB_182858","tr_customer_id":182876,"tr_customer_product_id":182866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:57.000Z","modified_at":"2026-02-11T04:39:57.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Griffin_Rowe@yahoo.com","dop":"2025-07-02","serial_number":"12549821610237","imei1":"12549821610237","imei2":"12549821610237","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182880,"job_number":"JOB_182880","tr_customer_id":182898,"tr_customer_product_id":182888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:16.000Z","modified_at":"2026-02-11T04:40:16.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Jeramie32@hotmail.com","dop":"2025-07-02","serial_number":"12348206865508","imei1":"12348206865508","imei2":"12348206865508","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182898,"job_number":"JOB_182898","tr_customer_id":182916,"tr_customer_product_id":182906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:32.000Z","modified_at":"2026-02-11T04:40:32.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"181809910286123","imei1":"181809910286123","imei2":"181809910286123","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182899,"job_number":"JOB_182899","tr_customer_id":182917,"tr_customer_product_id":182907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:33.000Z","modified_at":"2026-02-11T04:40:33.000Z","name":"Creola Koch","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"175835550409582","imei1":"175835550409582","imei2":"175835550409582","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182901,"job_number":"JOB_182901","tr_customer_id":182919,"tr_customer_product_id":182909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:33.000Z","modified_at":"2026-02-11T04:40:33.000Z","name":"Ernest Green","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"150274784619462","imei1":"150274784619462","imei2":"150274784619462","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182902,"job_number":"JOB_182902","tr_customer_id":182920,"tr_customer_product_id":182910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:33.000Z","modified_at":"2026-02-11T04:40:33.000Z","name":"Lacy Langosh","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"111904807027595","imei1":"111904807027595","imei2":"111904807027595","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182903,"job_number":"JOB_182903","tr_customer_id":182921,"tr_customer_product_id":182911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:34.000Z","modified_at":"2026-02-11T04:40:34.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Aron_Fahey50@yahoo.com","dop":"2025-07-02","serial_number":"14179663734142","imei1":"14179663734142","imei2":"14179663734142","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182905,"job_number":"JOB_182905","tr_customer_id":182923,"tr_customer_product_id":182913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:37.000Z","modified_at":"2026-02-11T04:40:37.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109726404444400","imei1":"109726404444400","imei2":"109726404444400","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182907,"job_number":"JOB_182907","tr_customer_id":182925,"tr_customer_product_id":182915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:38.000Z","modified_at":"2026-02-11T04:40:38.000Z","name":"Myrtis Stiedemann","mobile_number":"303-322-0078","email_id":"Nicholaus.Raynor4@yahoo.com","dop":"2025-06-09","serial_number":"103962259116037","imei1":"103962259116037","imei2":"103962259116037","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182920,"job_number":"JOB_182920","tr_customer_id":182938,"tr_customer_product_id":182928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:45.000Z","modified_at":"2026-02-11T04:40:45.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"101485845890936","imei1":"101485845890936","imei2":"101485845890936","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182922,"job_number":"JOB_182922","tr_customer_id":182940,"tr_customer_product_id":182930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:45.000Z","modified_at":"2026-02-11T04:40:45.000Z","name":"Haylee Heidenreich","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"165416195288889","imei1":"165416195288889","imei2":"165416195288889","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182925,"job_number":"JOB_182925","tr_customer_id":182943,"tr_customer_product_id":182933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:46.000Z","modified_at":"2026-02-11T04:40:46.000Z","name":"Vidal Towne","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"136408990714764","imei1":"136408990714764","imei2":"136408990714764","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182927,"job_number":"JOB_182927","tr_customer_id":182945,"tr_customer_product_id":182935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:46.000Z","modified_at":"2026-02-11T04:40:46.000Z","name":"Loraine Doyle","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"153814098822347","imei1":"153814098822347","imei2":"153814098822347","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182937,"job_number":"JOB_182937","tr_customer_id":182955,"tr_customer_product_id":182945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:53.000Z","modified_at":"2026-02-11T04:40:53.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"10941510809976","imei1":"10941510809976","imei2":"10941510809976","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182938,"job_number":"JOB_182938","tr_customer_id":182956,"tr_customer_product_id":182946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:53.000Z","modified_at":"2026-02-11T04:40:53.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105892782199405","imei1":"105892782199405","imei2":"105892782199405","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182942,"job_number":"JOB_182942","tr_customer_id":182960,"tr_customer_product_id":182950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:54.000Z","modified_at":"2026-02-11T04:40:54.000Z","name":"Clarissa Hayes","mobile_number":"908-235-2745","email_id":"Chaya.Lockman77@gmail.com","dop":"2025-06-09","serial_number":"100470436114437","imei1":"100470436114437","imei2":"100470436114437","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182964,"job_number":"JOB_182964","tr_customer_id":182982,"tr_customer_product_id":182972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:10.000Z","modified_at":"2026-02-11T04:41:10.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"105206516008585","imei1":"105206516008585","imei2":"105206516008585","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182967,"job_number":"JOB_182967","tr_customer_id":182985,"tr_customer_product_id":182975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:10.000Z","modified_at":"2026-02-11T04:41:10.000Z","name":"Elenor Yost","mobile_number":"754-537-7443","email_id":"Molly7@hotmail.com","dop":"2025-06-09","serial_number":"105876730898717","imei1":"105876730898717","imei2":"105876730898717","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183116,"job_number":"JOB_183116","tr_customer_id":183134,"tr_customer_product_id":183124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:23:05.000Z","modified_at":"2026-02-11T05:23:05.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"17629805557358","imei1":"17629805557358","imei2":"17629805557358","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183163,"job_number":"JOB_183163","tr_customer_id":183181,"tr_customer_product_id":183171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:14:22.000Z","modified_at":"2026-02-11T06:14:22.000Z","name":"varsha krishna","mobile_number":"9844785464","email_id":"varsha@gmail.com","dop":"2026-02-01","serial_number":"22667278896541","imei1":"22667278896541","imei2":"22667278896541","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:14:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183164,"job_number":"JOB_183164","tr_customer_id":183182,"tr_customer_product_id":183172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:16:02.000Z","modified_at":"2026-02-11T06:16:02.000Z","name":"varsha krishna","mobile_number":"9844785464","email_id":"varsha@gmail.com","dop":"2026-02-01","serial_number":"22667278896542","imei1":"22667278896542","imei2":"22667278896542","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:16:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183184,"job_number":"JOB_183184","tr_customer_id":183202,"tr_customer_product_id":183192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:14.000Z","modified_at":"2026-02-11T06:50:14.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"105855904019167","imei1":"105855904019167","imei2":"105855904019167","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183186,"job_number":"JOB_183186","tr_customer_id":183204,"tr_customer_product_id":183194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:15.000Z","modified_at":"2026-02-11T06:50:15.000Z","name":"Eudora Doyle","mobile_number":"207-451-6975","email_id":"Cathryn13@gmail.com","dop":"2025-06-09","serial_number":"105567766548944","imei1":"105567766548944","imei2":"105567766548944","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183187,"job_number":"JOB_183187","tr_customer_id":183205,"tr_customer_product_id":183195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:30.000Z","modified_at":"2026-02-11T06:50:30.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105515268284270","imei1":"105515268284270","imei2":"105515268284270","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183189,"job_number":"JOB_183189","tr_customer_id":183207,"tr_customer_product_id":183197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:31.000Z","modified_at":"2026-02-11T06:50:31.000Z","name":"Nathan Bednar","mobile_number":"593-411-9539","email_id":"Amalia_Trantow@gmail.com","dop":"2025-06-09","serial_number":"108813510838306","imei1":"108813510838306","imei2":"108813510838306","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183190,"job_number":"JOB_183190","tr_customer_id":183208,"tr_customer_product_id":183198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:46.000Z","modified_at":"2026-02-11T06:50:46.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109616880252273","imei1":"109616880252273","imei2":"109616880252273","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183192,"job_number":"JOB_183192","tr_customer_id":183210,"tr_customer_product_id":183200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:46.000Z","modified_at":"2026-02-11T06:50:46.000Z","name":"Nikolas Kozey","mobile_number":"765-530-0453","email_id":"Novella37@gmail.com","dop":"2025-06-09","serial_number":"109730844182496","imei1":"109730844182496","imei2":"109730844182496","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183342,"job_number":"JOB_183342","tr_customer_id":183360,"tr_customer_product_id":183350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:57:56.000Z","modified_at":"2026-02-11T07:57:56.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Raymundo.Wintheiser35@hotmail.com","dop":"2025-07-02","serial_number":"11089164721941","imei1":"11089164721941","imei2":"11089164721941","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183343,"job_number":"JOB_183343","tr_customer_id":183361,"tr_customer_product_id":183351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:58:16.000Z","modified_at":"2026-02-11T07:58:16.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Harvey_Prosacco17@hotmail.com","dop":"2025-07-02","serial_number":"12229608915643","imei1":"12229608915643","imei2":"12229608915643","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183344,"job_number":"JOB_183344","tr_customer_id":183362,"tr_customer_product_id":183352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:58:34.000Z","modified_at":"2026-02-11T07:58:34.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Kirsten50@gmail.com","dop":"2025-07-02","serial_number":"19673666974947","imei1":"19673666974947","imei2":"19673666974947","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183411,"job_number":"JOB_183411","tr_customer_id":183429,"tr_customer_product_id":183419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:26:30.000Z","modified_at":"2026-02-11T13:26:30.000Z","name":"Golda Schimmel","mobile_number":"231-973-5431","email_id":"Alice_Mante@gmail.com","dop":"2025-12-14","serial_number":"159658622884960","imei1":"159658622884960","imei2":"159658622884960","popurl":"2025-12-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:26:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183416,"job_number":"JOB_183416","tr_customer_id":183434,"tr_customer_product_id":183424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T14:10:41.000Z","modified_at":"2026-02-11T14:10:41.000Z","name":"Leela Dutta","mobile_number":"8247649358","email_id":"swapnil.asan@gmail.com","dop":"2026-02-01","serial_number":"897222102682610","imei1":"454771158003632","imei2":"568068109683043","popurl":"www.leela-pandey.org","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T14:10:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183417,"job_number":"JOB_183417","tr_customer_id":183435,"tr_customer_product_id":183425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T14:10:41.000Z","modified_at":"2026-02-11T14:10:41.000Z","name":"Devak Sharma","mobile_number":"8248025954","email_id":"chandravati.pillai@gmail.com","dop":"2026-02-01","serial_number":"844331458804378","imei1":"337839422408928","imei2":"735375556491139","popurl":"www.deeptimayee-ganaka.org","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T14:10:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183418,"job_number":"JOB_183418","tr_customer_id":183436,"tr_customer_product_id":183426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T14:10:41.000Z","modified_at":"2026-02-11T14:10:41.000Z","name":"Anurag Chattopadhyay","mobile_number":"8246395531","email_id":"akshata.ganaka@gmail.com","dop":"2026-02-01","serial_number":"128358625879248","imei1":"929734000951644","imei2":"665447030342737","popurl":"www.akshaj-khan.in","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T14:10:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183419,"job_number":"JOB_183419","tr_customer_id":183437,"tr_customer_product_id":183427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T14:10:41.000Z","modified_at":"2026-02-11T14:10:41.000Z","name":"Abhaidev Chopra","mobile_number":"8248345289","email_id":"bhushit.saini@hotmail.com","dop":"2026-02-01","serial_number":"665797227010620","imei1":"700248341480697","imei2":"004429162307994","popurl":"www.mukesh-tandon.net","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T14:10:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183420,"job_number":"JOB_183420","tr_customer_id":183438,"tr_customer_product_id":183428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T14:10:41.000Z","modified_at":"2026-02-11T14:10:41.000Z","name":"Vasudev Desai","mobile_number":"8243025560","email_id":"prem.shukla@hotmail.com","dop":"2026-02-01","serial_number":"158850531071699","imei1":"943642412569518","imei2":"735001154986983","popurl":"www.anuraag-achari.co.in","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T14:10:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182994,"job_number":"JOB_182994","tr_customer_id":183012,"tr_customer_product_id":183002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:37.000Z","modified_at":"2026-02-11T04:41:37.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10366418977788","imei1":"10366418977788","imei2":"10366418977788","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183001,"job_number":"JOB_183001","tr_customer_id":183019,"tr_customer_product_id":183009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:39.000Z","modified_at":"2026-02-11T04:41:39.000Z","name":"Amalia Barton","mobile_number":"302-653-5649","email_id":"Jalon6@yahoo.com","dop":"2000-01-31","serial_number":"1028458474132477","imei1":"1028458474132477","imei2":"1028458474132477","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183040,"job_number":"JOB_183040","tr_customer_id":183058,"tr_customer_product_id":183048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:24.000Z","modified_at":"2026-02-11T04:42:24.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10102846497622","imei1":"10102846497622","imei2":"10102846497622","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183044,"job_number":"JOB_183044","tr_customer_id":183062,"tr_customer_product_id":183052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:26.000Z","modified_at":"2026-02-11T04:42:26.000Z","name":"Lucie Krajcik","mobile_number":"791-809-9349","email_id":"Natalia_Mayer82@yahoo.com","dop":"2000-01-31","serial_number":"1041490701078101","imei1":"1041490701078101","imei2":"1041490701078101","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183051,"job_number":"JOB_183051","tr_customer_id":183069,"tr_customer_product_id":183059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:09.000Z","modified_at":"2026-02-11T04:43:09.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10250542403988","imei1":"10250542403988","imei2":"10250542403988","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183053,"job_number":"JOB_183053","tr_customer_id":183071,"tr_customer_product_id":183061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:10.000Z","modified_at":"2026-02-11T04:43:10.000Z","name":"Marcos Bruen","mobile_number":"281-864-6952","email_id":"Michel89@yahoo.com","dop":"2000-01-31","serial_number":"1074621767828172","imei1":"1074621767828172","imei2":"1074621767828172","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183054,"job_number":"JOB_183054","tr_customer_id":183072,"tr_customer_product_id":183062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:52.000Z","modified_at":"2026-02-11T04:43:52.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10179861121007","imei1":"10179861121007","imei2":"10179861121007","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183056,"job_number":"JOB_183056","tr_customer_id":183074,"tr_customer_product_id":183064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:53.000Z","modified_at":"2026-02-11T04:43:53.000Z","name":"Breana Hilpert","mobile_number":"781-323-4174","email_id":"Beth16@yahoo.com","dop":"2000-01-31","serial_number":"1054090430276241","imei1":"1054090430276241","imei2":"1054090430276241","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183264,"job_number":"JOB_183264","tr_customer_id":183282,"tr_customer_product_id":183272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:39.000Z","modified_at":"2026-02-11T07:00:39.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10107459547442","imei1":"10107459547442","imei2":"10107459547442","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183266,"job_number":"JOB_183266","tr_customer_id":183284,"tr_customer_product_id":183274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:41.000Z","modified_at":"2026-02-11T07:00:41.000Z","name":"Rebekah Ward","mobile_number":"913-443-4001","email_id":"Isaiah5@yahoo.com","dop":"2000-01-31","serial_number":"1076561510136661","imei1":"1076561510136661","imei2":"1076561510136661","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183273,"job_number":"JOB_183273","tr_customer_id":183291,"tr_customer_product_id":183281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:25.000Z","modified_at":"2026-02-11T07:01:25.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10447726308421","imei1":"10447726308421","imei2":"10447726308421","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183275,"job_number":"JOB_183275","tr_customer_id":183293,"tr_customer_product_id":183283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:26.000Z","modified_at":"2026-02-11T07:01:26.000Z","name":"Kyra O'Conner","mobile_number":"557-894-5214","email_id":"Torrance80@gmail.com","dop":"2000-01-31","serial_number":"1084347448128397","imei1":"1084347448128397","imei2":"1084347448128397","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183281,"job_number":"JOB_183281","tr_customer_id":183299,"tr_customer_product_id":183289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:09.000Z","modified_at":"2026-02-11T07:02:09.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10121158867238","imei1":"10121158867238","imei2":"10121158867238","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183284,"job_number":"JOB_183284","tr_customer_id":183302,"tr_customer_product_id":183292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:11.000Z","modified_at":"2026-02-11T07:02:11.000Z","name":"Johnathan Murray","mobile_number":"890-303-0485","email_id":"Aurelie.Wolf88@yahoo.com","dop":"2000-01-31","serial_number":"1016420887890106","imei1":"1016420887890106","imei2":"1016420887890106","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:11.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183291,"job_number":"JOB_183291","tr_customer_id":183309,"tr_customer_product_id":183299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:54.000Z","modified_at":"2026-02-11T07:02:54.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10011092735407","imei1":"10011092735407","imei2":"10011092735407","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:54.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183293,"job_number":"JOB_183293","tr_customer_id":183311,"tr_customer_product_id":183301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:56.000Z","modified_at":"2026-02-11T07:02:56.000Z","name":"Mina Hilpert","mobile_number":"346-684-4700","email_id":"Carlie4@yahoo.com","dop":"2000-01-31","serial_number":"1028284015202687","imei1":"1028284015202687","imei2":"1028284015202687","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3OTY4NzR9.oOffBEePaRooQ8Jat39JFNGK7WlH_2sQv03EtMFzQm8' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 268ms
Mean size per request: 866B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTkwODB9.1SBe23A7HToLhsu91ahsoUZq3cffDurNooL3kHpGudI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2ac1eb8e-4cf3-47fe-af01-2ecd8cbe7c99
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Wed, 11 Feb 2026 14:11:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3OTY4NzR9.oOffBEePaRooQ8Jat39JFNGK7WlH_2sQv03EtMFzQm8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"job_id":68105,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 200 - OK
Mean time per request: 275ms
Mean size per request: 54B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTkwODB9.1SBe23A7HToLhsu91ahsoUZq3cffDurNooL3kHpGudI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6d2d54b8-5a97-4f36-a0bb-83639a38a4c2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 49
Request Body
{
            "job_id": 183421,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 54
ETag W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E"
Vary Accept-Encoding
Date Wed, 11 Feb 2026 14:11:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Engineer assigned successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3OTY4NzR9.oOffBEePaRooQ8Jat39JFNGK7WlH_2sQv03EtMFzQm8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1f66f7-gVdVNYzsbtArQeNVbvrpUvuD5ig"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 329ms
Mean size per request: 428.49KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTkwODB9.1SBe23A7HToLhsu91ahsoUZq3cffDurNooL3kHpGudI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ecad797c-4877-4746-9709-3583e447def9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"6b1f5-/hEe2wN2SdXUL05V7KCdH1wRaVo"
Vary Accept-Encoding
Content-Encoding gzip
Date Wed, 11 Feb 2026 14:11:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":182747,"job_number":"JOB_182747","tr_customer_id":182765,"tr_customer_product_id":182755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:32:20.000Z","modified_at":"2026-02-10T20:32:20.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16018176265156","imei1":"16018176265156","imei2":"16018176265156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:32:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182749,"job_number":"JOB_182749","tr_customer_id":182767,"tr_customer_product_id":182757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:32:21.000Z","modified_at":"2026-02-10T20:32:21.000Z","name":"Alyson Ernser","mobile_number":"205-374-4794","email_id":"Wilbert_Connelly@gmail.com","dop":"2025-04-06","serial_number":"10177551597863866","imei1":"10177551597863866","imei2":"10177551597863866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182750,"job_number":"JOB_182750","tr_customer_id":182768,"tr_customer_product_id":182758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:33:03.000Z","modified_at":"2026-02-10T20:33:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13072476188338","imei1":"13072476188338","imei2":"13072476188338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182752,"job_number":"JOB_182752","tr_customer_id":182770,"tr_customer_product_id":182760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:33:05.000Z","modified_at":"2026-02-10T20:33:05.000Z","name":"Camylle Swaniawski","mobile_number":"703-844-4735","email_id":"Graciela_Emard@hotmail.com","dop":"2025-04-06","serial_number":"11848033896668590","imei1":"11848033896668590","imei2":"11848033896668590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:33:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182753,"job_number":"JOB_182753","tr_customer_id":182771,"tr_customer_product_id":182761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:33:46.000Z","modified_at":"2026-02-10T20:33:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10139587217963","imei1":"10139587217963","imei2":"10139587217963","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:33:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182755,"job_number":"JOB_182755","tr_customer_id":182773,"tr_customer_product_id":182763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:33:48.000Z","modified_at":"2026-02-10T20:33:48.000Z","name":"Tina Bailey","mobile_number":"646-336-8029","email_id":"Kennedy91@gmail.com","dop":"2025-04-06","serial_number":"18814694478325092","imei1":"18814694478325092","imei2":"18814694478325092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182757,"job_number":"JOB_182757","tr_customer_id":182775,"tr_customer_product_id":182765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:40:50.000Z","modified_at":"2026-02-10T20:40:50.000Z","name":"Nina Yost","mobile_number":"840-451-6295","email_id":"Twila_Gorczany@hotmail.com","dop":"2025-04-06","serial_number":"17926695274520166","imei1":"17926695274520166","imei2":"17926695274520166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182759,"job_number":"JOB_182759","tr_customer_id":182777,"tr_customer_product_id":182767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:40:53.000Z","modified_at":"2026-02-10T20:40:53.000Z","name":"Piper Parisian","mobile_number":"550-536-5117","email_id":"Camylle.Denesik@yahoo.com","dop":"2025-04-06","serial_number":"14080995122624596","imei1":"14080995122624596","imei2":"14080995122624596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182761,"job_number":"JOB_182761","tr_customer_id":182779,"tr_customer_product_id":182769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:43:47.000Z","modified_at":"2026-02-10T20:43:47.000Z","name":"Cassie Larkin","mobile_number":"640-487-5421","email_id":"Aniya_Padberg@gmail.com","dop":"2025-04-06","serial_number":"14908709181729032","imei1":"14908709181729032","imei2":"14908709181729032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:43:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182763,"job_number":"JOB_182763","tr_customer_id":182781,"tr_customer_product_id":182771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:43:48.000Z","modified_at":"2026-02-10T20:43:48.000Z","name":"Malvina Kihn","mobile_number":"384-385-4747","email_id":"Travis.Ebert@yahoo.com","dop":"2025-04-06","serial_number":"11514939536732758","imei1":"11514939536732758","imei2":"11514939536732758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182766,"job_number":"JOB_182766","tr_customer_id":182784,"tr_customer_product_id":182774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:46:40.000Z","modified_at":"2026-02-10T20:46:40.000Z","name":"Catharine Blanda","mobile_number":"407-640-4318","email_id":"Ivy36@yahoo.com","dop":"2025-04-06","serial_number":"19760950465505880","imei1":"19760950465505880","imei2":"19760950465505880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:46:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182767,"job_number":"JOB_182767","tr_customer_id":182785,"tr_customer_product_id":182775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T20:46:41.000Z","modified_at":"2026-02-10T20:46:41.000Z","name":"Patsy Yost","mobile_number":"417-992-9632","email_id":"Viva12@yahoo.com","dop":"2025-04-06","serial_number":"12810628865899040","imei1":"12810628865899040","imei2":"12810628865899040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T20:46:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182768,"job_number":"JOB_182768","tr_customer_id":182786,"tr_customer_product_id":182776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T21:12:12.000Z","modified_at":"2026-02-10T21:12:12.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-05","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-05T21:12:11.409793686Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T21:12:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182769,"job_number":"JOB_182769","tr_customer_id":182787,"tr_customer_product_id":182777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T23:50:15.000Z","modified_at":"2026-02-10T23:50:15.000Z","name":"Shayna Beahan","mobile_number":"348-502-5819","email_id":"{Ivy_Krajcik43@gmail.com","dop":"2025-08-03","serial_number":"16741202170935","imei1":"16741202170935","imei2":"16741202170935","popurl":"2025-08-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T23:50:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182770,"job_number":"JOB_182770","tr_customer_id":182788,"tr_customer_product_id":182778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T23:58:22.000Z","modified_at":"2026-02-10T23:58:22.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-31","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-31T23:58:22.195945375Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T23:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182771,"job_number":"JOB_182771","tr_customer_id":182789,"tr_customer_product_id":182779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-10T23:58:23.000Z","modified_at":"2026-02-10T23:58:23.000Z","name":"Trilochan Sinha","mobile_number":"7087553083","email_id":"madhuri.mehrotra@hotmail.com","dop":"2026-01-31","serial_number":"034055261194095","imei1":"034055261194095","imei2":"034055261194095","popurl":"www.vinay-malik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-10T23:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182772,"job_number":"JOB_182772","tr_customer_id":182790,"tr_customer_product_id":182780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T00:00:49.000Z","modified_at":"2026-02-11T00:00:49.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-01","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-02-01T00:00:49.320193863Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T00:00:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182773,"job_number":"JOB_182773","tr_customer_id":182791,"tr_customer_product_id":182781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T01:06:02.000Z","modified_at":"2026-02-11T01:06:02.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"12345677654321","imei1":"12345677654321","imei2":"12345677654321","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T01:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182774,"job_number":"JOB_182774","tr_customer_id":182792,"tr_customer_product_id":182782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T01:31:45.000Z","modified_at":"2026-02-11T01:31:45.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"49682756742409","imei1":"49682756742409","imei2":"49682756742409","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T01:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182775,"job_number":"JOB_182775","tr_customer_id":182793,"tr_customer_product_id":182783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T01:35:32.000Z","modified_at":"2026-02-11T01:35:32.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"95532514286692","imei1":"95532514286692","imei2":"95532514286692","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T01:35:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182776,"job_number":"JOB_182776","tr_customer_id":182794,"tr_customer_product_id":182784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T01:38:14.000Z","modified_at":"2026-02-11T01:38:14.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"42266127839920","imei1":"42266127839920","imei2":"42266127839920","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T01:38:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182777,"job_number":"JOB_182777","tr_customer_id":182795,"tr_customer_product_id":182785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:04:24.000Z","modified_at":"2026-02-11T02:04:24.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"11154161608186","imei1":"11154161608186","imei2":"11154161608186","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T02:04:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182779,"job_number":"JOB_182779","tr_customer_id":182797,"tr_customer_product_id":182787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:28:32.000Z","modified_at":"2026-02-11T02:28:32.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"16850638982710","imei1":"16850638982710","imei2":"16850638982710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T02:28:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182781,"job_number":"JOB_182781","tr_customer_id":182799,"tr_customer_product_id":182789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:29:16.000Z","modified_at":"2026-02-11T02:29:16.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"14553763485284","imei1":"14553763485284","imei2":"14553763485284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T02:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182783,"job_number":"JOB_182783","tr_customer_id":182801,"tr_customer_product_id":182791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:29:59.000Z","modified_at":"2026-02-11T02:29:59.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"19216907002813","imei1":"19216907002813","imei2":"19216907002813","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T02:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182785,"job_number":"JOB_182785","tr_customer_id":182803,"tr_customer_product_id":182793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:55:39.000Z","modified_at":"2026-02-11T02:55:39.000Z","name":"Jatin Sharma","mobile_number":"2343523453","email_id":"jatinvsharma@gmail.com","dop":"2023-06-10","serial_number":"326631139506453","imei1":"326631139506453","imei2":"326631139506453","popurl":"2023-06-10T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T02:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182787,"job_number":"JOB_182787","tr_customer_id":182805,"tr_customer_product_id":182795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:29:55.000Z","modified_at":"2026-02-11T03:29:55.000Z","name":"Coty Hand","mobile_number":"206-655-6095","email_id":"Minerva_Rolfson@hotmail.com","dop":"2025-05-30","serial_number":"13761042003098","imei1":"13761042003098","imei2":"13761042003098","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:29:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182788,"job_number":"JOB_182788","tr_customer_id":182806,"tr_customer_product_id":182796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:29:56.000Z","modified_at":"2026-02-11T03:29:56.000Z","name":"Jada Bernhard","mobile_number":"916-775-5215","email_id":"Andy_Kuhic@hotmail.com","dop":"2025-05-30","serial_number":"1105538830514002","imei1":"1105538830514002","imei2":"1105538830514002","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182789,"job_number":"JOB_182789","tr_customer_id":182807,"tr_customer_product_id":182797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:03.000Z","modified_at":"2026-02-11T03:46:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18602651106462","imei1":"18602651106462","imei2":"18602651106462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:46:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182791,"job_number":"JOB_182791","tr_customer_id":182809,"tr_customer_product_id":182799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:05.000Z","modified_at":"2026-02-11T03:46:05.000Z","name":"Desmond Powlowski","mobile_number":"498-231-9535","email_id":"Michelle.Hane@gmail.com","dop":"2025-04-06","serial_number":"12142569883570540","imei1":"12142569883570540","imei2":"12142569883570540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:46:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182792,"job_number":"JOB_182792","tr_customer_id":182810,"tr_customer_product_id":182800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:49.000Z","modified_at":"2026-02-11T03:46:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16101467847280","imei1":"16101467847280","imei2":"16101467847280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:46:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182794,"job_number":"JOB_182794","tr_customer_id":182812,"tr_customer_product_id":182802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:51.000Z","modified_at":"2026-02-11T03:46:51.000Z","name":"Rodger Kautzer","mobile_number":"846-991-6195","email_id":"Mariah51@hotmail.com","dop":"2025-04-06","serial_number":"14226964347068704","imei1":"14226964347068704","imei2":"14226964347068704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:46:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182796,"job_number":"JOB_182796","tr_customer_id":182814,"tr_customer_product_id":182804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:54.000Z","modified_at":"2026-02-11T03:46:54.000Z","name":"Jayne Hand","mobile_number":"467-200-9358","email_id":"Chelsie_Rolfson5@yahoo.com","dop":"2025-04-06","serial_number":"12977195191423850","imei1":"12977195191423850","imei2":"12977195191423850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182797,"job_number":"JOB_182797","tr_customer_id":182815,"tr_customer_product_id":182805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:47:34.000Z","modified_at":"2026-02-11T03:47:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10854276900115","imei1":"10854276900115","imei2":"10854276900115","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:47:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182799,"job_number":"JOB_182799","tr_customer_id":182817,"tr_customer_product_id":182807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:47:36.000Z","modified_at":"2026-02-11T03:47:36.000Z","name":"Craig Kertzmann","mobile_number":"991-910-1263","email_id":"Jarrell.Schoen@gmail.com","dop":"2025-04-06","serial_number":"10545021293441918","imei1":"10545021293441918","imei2":"10545021293441918","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T03:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182800,"job_number":"JOB_182800","tr_customer_id":182818,"tr_customer_product_id":182808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:22:23.000Z","modified_at":"2026-02-11T04:22:23.000Z","name":"jatin sharma","mobile_number":"9345567876","email_id":"abc@gmail.com","dop":"2025-04-06","serial_number":"13322142558100","imei1":"13322142558100","imei2":"13322142558100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:22:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182801,"job_number":"JOB_182801","tr_customer_id":182819,"tr_customer_product_id":182809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:22:23.000Z","modified_at":"2026-02-11T04:22:23.000Z","name":"sadaf bepari","mobile_number":"9876545678","email_id":"sa@gmail.com","dop":"2025-04-06","serial_number":"14961633629594","imei1":"14961633629594","imei2":"14961633629594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:22:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182802,"job_number":"JOB_182802","tr_customer_id":182820,"tr_customer_product_id":182810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:22:24.000Z","modified_at":"2026-02-11T04:22:24.000Z","name":"deff khan","mobile_number":"8889967567","email_id":"de@gmail.com","dop":"2025-04-06","serial_number":"12020910600627","imei1":"12020910600627","imei2":"12020910600627","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:22:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182804,"job_number":"JOB_182804","tr_customer_id":182822,"tr_customer_product_id":182812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:24:03.000Z","modified_at":"2026-02-11T04:24:03.000Z","name":"Bridie Pfannerstill","mobile_number":"787-963-6489","email_id":"Ludwig_Bartoletti39@gmail.com","dop":"2025-04-06","serial_number":"12237798761675602","imei1":"12237798761675602","imei2":"12237798761675602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:24:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182806,"job_number":"JOB_182806","tr_customer_id":182824,"tr_customer_product_id":182814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:24:27.000Z","modified_at":"2026-02-11T04:24:27.000Z","name":"Granville Schiller","mobile_number":"811-444-5135","email_id":"Haylie95@hotmail.com","dop":"2025-04-06","serial_number":"19922105526512240","imei1":"19922105526512240","imei2":"19922105526512240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:24:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182808,"job_number":"JOB_182808","tr_customer_id":182826,"tr_customer_product_id":182816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:24:54.000Z","modified_at":"2026-02-11T04:24:54.000Z","name":"Kieran Ullrich","mobile_number":"283-721-8360","email_id":"Serenity_Hartmann92@yahoo.com","dop":"2025-04-06","serial_number":"11544391222259136","imei1":"11544391222259136","imei2":"11544391222259136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:24:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182810,"job_number":"JOB_182810","tr_customer_id":182828,"tr_customer_product_id":182818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:25:23.000Z","modified_at":"2026-02-11T04:25:23.000Z","name":"June Jaskolski","mobile_number":"704-575-9655","email_id":"Annabelle90@gmail.com","dop":"2025-04-06","serial_number":"12326498694057902","imei1":"12326498694057902","imei2":"12326498694057902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182812,"job_number":"JOB_182812","tr_customer_id":182830,"tr_customer_product_id":182820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:25:52.000Z","modified_at":"2026-02-11T04:25:52.000Z","name":"Edmund Lesch","mobile_number":"896-222-9631","email_id":"Kavon.Dicki@hotmail.com","dop":"2025-04-06","serial_number":"18934322764380880","imei1":"18934322764380880","imei2":"18934322764380880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182814,"job_number":"JOB_182814","tr_customer_id":182832,"tr_customer_product_id":182822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:26:20.000Z","modified_at":"2026-02-11T04:26:20.000Z","name":"Jess Olson","mobile_number":"895-813-8297","email_id":"Rudy.Kuphal25@gmail.com","dop":"2025-04-06","serial_number":"14799006762870984","imei1":"14799006762870984","imei2":"14799006762870984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:26:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182815,"job_number":"JOB_182815","tr_customer_id":182833,"tr_customer_product_id":182823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:33:40.000Z","modified_at":"2026-02-11T04:33:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11781280029007","imei1":"11781280029007","imei2":"11781280029007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:33:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182817,"job_number":"JOB_182817","tr_customer_id":182835,"tr_customer_product_id":182825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:33:42.000Z","modified_at":"2026-02-11T04:33:42.000Z","name":"Kaia Bailey","mobile_number":"971-677-7555","email_id":"Lionel32@hotmail.com","dop":"2025-04-06","serial_number":"14953419326962204","imei1":"14953419326962204","imei2":"14953419326962204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:33:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182818,"job_number":"JOB_182818","tr_customer_id":182836,"tr_customer_product_id":182826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:33:50.000Z","modified_at":"2026-02-11T04:33:50.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"63276472471527530","imei1":"63276472471527530","imei2":"63276472471527530","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:33:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182819,"job_number":"JOB_182819","tr_customer_id":182837,"tr_customer_product_id":182827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:34:24.000Z","modified_at":"2026-02-11T04:34:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17833461524500","imei1":"17833461524500","imei2":"17833461524500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182821,"job_number":"JOB_182821","tr_customer_id":182839,"tr_customer_product_id":182829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:34:26.000Z","modified_at":"2026-02-11T04:34:26.000Z","name":"Rhiannon Rempel","mobile_number":"566-370-0998","email_id":"Rosalind.Halvorson@hotmail.com","dop":"2025-04-06","serial_number":"18023247777610936","imei1":"18023247777610936","imei2":"18023247777610936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:34:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182822,"job_number":"JOB_182822","tr_customer_id":182840,"tr_customer_product_id":182830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:35:08.000Z","modified_at":"2026-02-11T04:35:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15353417673382","imei1":"15353417673382","imei2":"15353417673382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:35:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182824,"job_number":"JOB_182824","tr_customer_id":182842,"tr_customer_product_id":182832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:35:10.000Z","modified_at":"2026-02-11T04:35:10.000Z","name":"Zoila Larson","mobile_number":"598-243-7550","email_id":"Elias_Lebsack@gmail.com","dop":"2025-04-06","serial_number":"11803339597859584","imei1":"11803339597859584","imei2":"11803339597859584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:35:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182825,"job_number":"JOB_182825","tr_customer_id":182843,"tr_customer_product_id":182833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:38:56.000Z","modified_at":"2026-02-11T04:38:56.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10445247038653","imei1":"10445247038653","imei2":"10445247038653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:38:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182828,"job_number":"JOB_182828","tr_customer_id":182846,"tr_customer_product_id":182836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:38:58.000Z","modified_at":"2026-02-11T04:38:58.000Z","name":"Sheldon O'Connell","mobile_number":"640-803-7730","email_id":"Jessica42@hotmail.com","dop":"2025-04-06","serial_number":"14268714060439030","imei1":"14268714060439030","imei2":"14268714060439030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:38:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182831,"job_number":"JOB_182831","tr_customer_id":182849,"tr_customer_product_id":182839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:11.000Z","modified_at":"2026-02-11T04:39:11.000Z","name":"Saige Grimes","mobile_number":"380-365-1150","email_id":"Marjory.Mueller@yahoo.com","dop":"2025-04-06","serial_number":"10026493875570978","imei1":"10026493875570978","imei2":"10026493875570978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182834,"job_number":"JOB_182834","tr_customer_id":182852,"tr_customer_product_id":182842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:20.000Z","modified_at":"2026-02-11T04:39:20.000Z","name":"Jazmin Brekke","mobile_number":"561-362-6687","email_id":"Layla_Greenholt20@hotmail.com","dop":"2025-04-06","serial_number":"17072856613401464","imei1":"17072856613401464","imei2":"17072856613401464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182836,"job_number":"JOB_182836","tr_customer_id":182854,"tr_customer_product_id":182844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:24.000Z","modified_at":"2026-02-11T04:39:24.000Z","name":"Kirstin Willms","mobile_number":"471-869-9053","email_id":"Theresa.Nolan@gmail.com","dop":"2025-04-06","serial_number":"18476671903830720","imei1":"18476671903830720","imei2":"18476671903830720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182837,"job_number":"JOB_182837","tr_customer_id":182855,"tr_customer_product_id":182845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:26.000Z","modified_at":"2026-02-11T04:39:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13680346331392","imei1":"13680346331392","imei2":"13680346331392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182839,"job_number":"JOB_182839","tr_customer_id":182857,"tr_customer_product_id":182847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:28.000Z","modified_at":"2026-02-11T04:39:28.000Z","name":"Araceli Littel","mobile_number":"675-717-2259","email_id":"Ellsworth34@yahoo.com","dop":"2025-04-06","serial_number":"11686707315722562","imei1":"11686707315722562","imei2":"11686707315722562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182840,"job_number":"JOB_182840","tr_customer_id":182858,"tr_customer_product_id":182848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:29.000Z","modified_at":"2026-02-11T04:39:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18854454021580","imei1":"18854454021580","imei2":"18854454021580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182843,"job_number":"JOB_182843","tr_customer_id":182861,"tr_customer_product_id":182851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:31.000Z","modified_at":"2026-02-11T04:39:31.000Z","name":"Elouise Corwin","mobile_number":"623-755-0353","email_id":"Judd_Adams15@gmail.com","dop":"2025-04-06","serial_number":"14788513379081892","imei1":"14788513379081892","imei2":"14788513379081892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182844,"job_number":"JOB_182844","tr_customer_id":182862,"tr_customer_product_id":182852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:35.000Z","modified_at":"2026-02-11T04:39:35.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"84411333070734","imei1":"84411333070734","imei2":"84411333070734","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182845,"job_number":"JOB_182845","tr_customer_id":182863,"tr_customer_product_id":182853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:35.000Z","modified_at":"2026-02-11T04:39:35.000Z","name":"Jordi Koepp","mobile_number":"411-846-4140","email_id":"Vicky.Morissette@hotmail.com","dop":"2025-02-01","serial_number":"105953392820011","imei1":"105953392820011","imei2":"105953392820011","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182846,"job_number":"JOB_182846","tr_customer_id":182864,"tr_customer_product_id":182854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:36.000Z","modified_at":"2026-02-11T04:39:36.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10574719759949","imei1":"10574719759949","imei2":"10574719759949","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182848,"job_number":"JOB_182848","tr_customer_id":182866,"tr_customer_product_id":182856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:37.000Z","modified_at":"2026-02-11T04:39:37.000Z","name":"Terence Smith","mobile_number":"422-336-7635","email_id":"Richard58@hotmail.com","dop":"2025-06-18","serial_number":"1059915307168422","imei1":"1059915307168422","imei2":"1059915307168422","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182850,"job_number":"JOB_182850","tr_customer_id":182868,"tr_customer_product_id":182858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:40.000Z","modified_at":"2026-02-11T04:39:40.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"14385220014455","imei1":"14385220014455","imei2":"14385220014455","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182852,"job_number":"JOB_182852","tr_customer_id":182870,"tr_customer_product_id":182860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:41.000Z","modified_at":"2026-02-11T04:39:41.000Z","name":"Candida Corwin","mobile_number":"547-926-2560","email_id":"Orie_Gleichner@yahoo.com","dop":"2025-04-06","serial_number":"19905675436302730","imei1":"19905675436302730","imei2":"19905675436302730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182855,"job_number":"JOB_182855","tr_customer_id":182873,"tr_customer_product_id":182863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:45.000Z","modified_at":"2026-02-11T04:39:45.000Z","name":"Aida Harvey","mobile_number":"542-261-5896","email_id":"Keshawn.Kuphal5@hotmail.com","dop":"2025-04-06","serial_number":"12478586091829764","imei1":"12478586091829764","imei2":"12478586091829764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182857,"job_number":"JOB_182857","tr_customer_id":182875,"tr_customer_product_id":182865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:57.000Z","modified_at":"2026-02-11T04:39:57.000Z","name":"Vinnie Price","mobile_number":"869-630-0290","email_id":"Rahsaan.Purdy35@yahoo.com","dop":"2025-04-06","serial_number":"19418807003353690","imei1":"19418807003353690","imei2":"19418807003353690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182859,"job_number":"JOB_182859","tr_customer_id":182877,"tr_customer_product_id":182867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:00.000Z","modified_at":"2026-02-11T04:40:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15727497617175","imei1":"15727497617175","imei2":"15727497617175","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182861,"job_number":"JOB_182861","tr_customer_id":182879,"tr_customer_product_id":182869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:02.000Z","modified_at":"2026-02-11T04:40:02.000Z","name":"Trisha Roob","mobile_number":"889-339-9453","email_id":"Parker_Kling17@yahoo.com","dop":"2025-04-06","serial_number":"17305661756939774","imei1":"17305661756939774","imei2":"17305661756939774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182863,"job_number":"JOB_182863","tr_customer_id":182881,"tr_customer_product_id":182871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:04.000Z","modified_at":"2026-02-11T04:40:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14566214441799","imei1":"14566214441799","imei2":"14566214441799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182864,"job_number":"JOB_182864","tr_customer_id":182882,"tr_customer_product_id":182872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:04.000Z","modified_at":"2026-02-11T04:40:04.000Z","name":"Barbara Fahey","mobile_number":"202-392-4063","email_id":"Roma_Sipes@hotmail.com","dop":"2025-04-06","serial_number":"16623827928260004","imei1":"16623827928260004","imei2":"16623827928260004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182866,"job_number":"JOB_182866","tr_customer_id":182884,"tr_customer_product_id":182874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:05.000Z","modified_at":"2026-02-11T04:40:05.000Z","name":"Llewellyn Schuster","mobile_number":"249-766-6069","email_id":"Garth_Bruen43@gmail.com","dop":"2025-04-06","serial_number":"12485396131028230","imei1":"12485396131028230","imei2":"12485396131028230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182867,"job_number":"JOB_182867","tr_customer_id":182885,"tr_customer_product_id":182875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:06.000Z","modified_at":"2026-02-11T04:40:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12424730340729","imei1":"12424730340729","imei2":"12424730340729","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182869,"job_number":"JOB_182869","tr_customer_id":182887,"tr_customer_product_id":182877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:08.000Z","modified_at":"2026-02-11T04:40:08.000Z","name":"Vincent Deckow","mobile_number":"832-409-9336","email_id":"Antwan.Bruen49@yahoo.com","dop":"2025-04-06","serial_number":"12937836527253022","imei1":"12937836527253022","imei2":"12937836527253022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182870,"job_number":"JOB_182870","tr_customer_id":182888,"tr_customer_product_id":182878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:12.000Z","modified_at":"2026-02-11T04:40:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15495697896728","imei1":"15495697896728","imei2":"15495697896728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182871,"job_number":"JOB_182871","tr_customer_id":182889,"tr_customer_product_id":182879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:12.000Z","modified_at":"2026-02-11T04:40:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12578385933661","imei1":"12578385933661","imei2":"12578385933661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182874,"job_number":"JOB_182874","tr_customer_id":182892,"tr_customer_product_id":182882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:13.000Z","modified_at":"2026-02-11T04:40:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14512335929237","imei1":"14512335929237","imei2":"14512335929237","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182876,"job_number":"JOB_182876","tr_customer_id":182894,"tr_customer_product_id":182884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:14.000Z","modified_at":"2026-02-11T04:40:14.000Z","name":"Jarod Herzog","mobile_number":"560-459-1676","email_id":"Sabrina.DuBuque30@hotmail.com","dop":"2025-04-06","serial_number":"14599756224013456","imei1":"14599756224013456","imei2":"14599756224013456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182877,"job_number":"JOB_182877","tr_customer_id":182895,"tr_customer_product_id":182885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:14.000Z","modified_at":"2026-02-11T04:40:14.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182878,"job_number":"JOB_182878","tr_customer_id":182896,"tr_customer_product_id":182886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:14.000Z","modified_at":"2026-02-11T04:40:14.000Z","name":"Leopoldo Lind","mobile_number":"920-456-6060","email_id":"Drew.Wyman59@hotmail.com","dop":"2025-04-06","serial_number":"19871908787188304","imei1":"19871908787188304","imei2":"19871908787188304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182879,"job_number":"JOB_182879","tr_customer_id":182897,"tr_customer_product_id":182887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:15.000Z","modified_at":"2026-02-11T04:40:15.000Z","name":"Bert Treutel","mobile_number":"503-833-3040","email_id":"Colby.Auer@yahoo.com","dop":"2025-04-06","serial_number":"14054670385503094","imei1":"14054670385503094","imei2":"14054670385503094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182881,"job_number":"JOB_182881","tr_customer_id":182899,"tr_customer_product_id":182889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:18.000Z","modified_at":"2026-02-11T04:40:18.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"19155777409673","imei1":"19155777409673","imei2":"19155777409673","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182882,"job_number":"JOB_182882","tr_customer_id":182900,"tr_customer_product_id":182890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:18.000Z","modified_at":"2026-02-11T04:40:18.000Z","name":"Zetta Prohaska","mobile_number":"754-540-4927","email_id":"Shyann_Graham@gmail.com","dop":"2025-02-01","serial_number":"25057118636917","imei1":"25057118636917","imei2":"25057118636917","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182884,"job_number":"JOB_182884","tr_customer_id":182902,"tr_customer_product_id":182892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:21.000Z","modified_at":"2026-02-11T04:40:21.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10647436221696","imei1":"10647436221696","imei2":"10647436221696","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182886,"job_number":"JOB_182886","tr_customer_id":182904,"tr_customer_product_id":182894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:21.000Z","modified_at":"2026-02-11T04:40:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18378487884790","imei1":"18378487884790","imei2":"18378487884790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182887,"job_number":"JOB_182887","tr_customer_id":182905,"tr_customer_product_id":182895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:22.000Z","modified_at":"2026-02-11T04:40:22.000Z","name":"Kamille Rau","mobile_number":"604-672-4490","email_id":"Amie.Trantow35@hotmail.com","dop":"2025-06-18","serial_number":"1080036740499148","imei1":"1080036740499148","imei2":"1080036740499148","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182889,"job_number":"JOB_182889","tr_customer_id":182907,"tr_customer_product_id":182897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:23.000Z","modified_at":"2026-02-11T04:40:23.000Z","name":"Lonny Adams","mobile_number":"859-382-0725","email_id":"Emmy98@hotmail.com","dop":"2025-04-06","serial_number":"10458660211530984","imei1":"10458660211530984","imei2":"10458660211530984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182890,"job_number":"JOB_182890","tr_customer_id":182908,"tr_customer_product_id":182898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:23.000Z","modified_at":"2026-02-11T04:40:23.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19308831125865","imei1":"19308831125865","imei2":"19308831125865","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182892,"job_number":"JOB_182892","tr_customer_id":182910,"tr_customer_product_id":182900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:25.000Z","modified_at":"2026-02-11T04:40:25.000Z","name":"Waino Rolfson","mobile_number":"897-221-7859","email_id":"Josie_Kuhic@hotmail.com","dop":"2025-04-06","serial_number":"12910734798368134","imei1":"12910734798368134","imei2":"12910734798368134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182893,"job_number":"JOB_182893","tr_customer_id":182911,"tr_customer_product_id":182901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:25.000Z","modified_at":"2026-02-11T04:40:25.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-01","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-01T04:40:25.749531786Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182894,"job_number":"JOB_182894","tr_customer_id":182912,"tr_customer_product_id":182902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:26.000Z","modified_at":"2026-02-11T04:40:26.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"101746263706131","imei1":"101746263706131","imei2":"101746263706131","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182896,"job_number":"JOB_182896","tr_customer_id":182914,"tr_customer_product_id":182904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:31.000Z","modified_at":"2026-02-11T04:40:31.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18128353192249","imei1":"18128353192249","imei2":"18128353192249","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182900,"job_number":"JOB_182900","tr_customer_id":182918,"tr_customer_product_id":182908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:33.000Z","modified_at":"2026-02-11T04:40:33.000Z","name":"Harrison Koelpin","mobile_number":"883-905-6924","email_id":"Kenton92@gmail.com","dop":"2025-04-06","serial_number":"13606022449813986","imei1":"13606022449813986","imei2":"13606022449813986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182908,"job_number":"JOB_182908","tr_customer_id":182926,"tr_customer_product_id":182916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:40.000Z","modified_at":"2026-02-11T04:40:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17175508116451","imei1":"17175508116451","imei2":"17175508116451","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182910,"job_number":"JOB_182910","tr_customer_id":182928,"tr_customer_product_id":182918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:40.000Z","modified_at":"2026-02-11T04:40:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17608915063594","imei1":"17608915063594","imei2":"17608915063594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182912,"job_number":"JOB_182912","tr_customer_id":182930,"tr_customer_product_id":182920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:41.000Z","modified_at":"2026-02-11T04:40:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18375249393716","imei1":"18375249393716","imei2":"18375249393716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182914,"job_number":"JOB_182914","tr_customer_id":182932,"tr_customer_product_id":182922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:42.000Z","modified_at":"2026-02-11T04:40:42.000Z","name":"Jeffrey Fisher","mobile_number":"917-356-7887","email_id":"Samir.Cronin66@hotmail.com","dop":"2025-04-06","serial_number":"15921161729753252","imei1":"15921161729753252","imei2":"15921161729753252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182915,"job_number":"JOB_182915","tr_customer_id":182933,"tr_customer_product_id":182923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:42.000Z","modified_at":"2026-02-11T04:40:42.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"12238958317563","imei1":"12238958317563","imei2":"12238958317563","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182917,"job_number":"JOB_182917","tr_customer_id":182935,"tr_customer_product_id":182925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:42.000Z","modified_at":"2026-02-11T04:40:42.000Z","name":"Christop Walter","mobile_number":"890-857-4297","email_id":"Drake_Durgan42@hotmail.com","dop":"2025-04-06","serial_number":"16893889976267252","imei1":"16893889976267252","imei2":"16893889976267252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182918,"job_number":"JOB_182918","tr_customer_id":182936,"tr_customer_product_id":182926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:43.000Z","modified_at":"2026-02-11T04:40:43.000Z","name":"Barrett Gerhold","mobile_number":"614-371-0271","email_id":"Travis18@hotmail.com","dop":"2025-04-06","serial_number":"17045800756842596","imei1":"17045800756842596","imei2":"17045800756842596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182919,"job_number":"JOB_182919","tr_customer_id":182937,"tr_customer_product_id":182927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:44.000Z","modified_at":"2026-02-11T04:40:44.000Z","name":"Madison Feest","mobile_number":"309-528-3079","email_id":"Zackary_Shields@gmail.com","dop":"2025-04-06","serial_number":"16786394143910930","imei1":"16786394143910930","imei2":"16786394143910930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182921,"job_number":"JOB_182921","tr_customer_id":182939,"tr_customer_product_id":182929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:45.000Z","modified_at":"2026-02-11T04:40:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15626098031114","imei1":"15626098031114","imei2":"15626098031114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182926,"job_number":"JOB_182926","tr_customer_id":182944,"tr_customer_product_id":182934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:46.000Z","modified_at":"2026-02-11T04:40:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17750776891618","imei1":"17750776891618","imei2":"17750776891618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182929,"job_number":"JOB_182929","tr_customer_id":182947,"tr_customer_product_id":182937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:47.000Z","modified_at":"2026-02-11T04:40:47.000Z","name":"Benedict Ortiz","mobile_number":"472-341-5485","email_id":"Brannon_West@hotmail.com","dop":"2025-05-30","serial_number":"11781220010694","imei1":"11781220010694","imei2":"11781220010694","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182930,"job_number":"JOB_182930","tr_customer_id":182948,"tr_customer_product_id":182938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:47.000Z","modified_at":"2026-02-11T04:40:47.000Z","name":"May Harris","mobile_number":"769-553-1023","email_id":"Viviane50@gmail.com","dop":"2025-04-06","serial_number":"14630696477352936","imei1":"14630696477352936","imei2":"14630696477352936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182931,"job_number":"JOB_182931","tr_customer_id":182949,"tr_customer_product_id":182939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:47.000Z","modified_at":"2026-02-11T04:40:47.000Z","name":"Janet Mueller","mobile_number":"589-359-6209","email_id":"Maximo23@hotmail.com","dop":"2025-04-06","serial_number":"13624392666080260","imei1":"13624392666080260","imei2":"13624392666080260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182932,"job_number":"JOB_182932","tr_customer_id":182950,"tr_customer_product_id":182940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:48.000Z","modified_at":"2026-02-11T04:40:48.000Z","name":"Adan Gusikowski","mobile_number":"774-937-8219","email_id":"Jane5@hotmail.com","dop":"2025-05-30","serial_number":"1558673910911474","imei1":"1558673910911474","imei2":"1558673910911474","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182933,"job_number":"JOB_182933","tr_customer_id":182951,"tr_customer_product_id":182941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:50.000Z","modified_at":"2026-02-11T04:40:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15168444433644","imei1":"15168444433644","imei2":"15168444433644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182935,"job_number":"JOB_182935","tr_customer_id":182953,"tr_customer_product_id":182943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:52.000Z","modified_at":"2026-02-11T04:40:52.000Z","name":"Jamil Corkery","mobile_number":"903-798-2138","email_id":"Isadore.Botsford@gmail.com","dop":"2025-04-06","serial_number":"10966816643720784","imei1":"10966816643720784","imei2":"10966816643720784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182939,"job_number":"JOB_182939","tr_customer_id":182957,"tr_customer_product_id":182947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:53.000Z","modified_at":"2026-02-11T04:40:54.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"19559329614158","imei1":"19559329614158","imei2":"19559329614158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182943,"job_number":"JOB_182943","tr_customer_id":182961,"tr_customer_product_id":182951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:55.000Z","modified_at":"2026-02-11T04:40:55.000Z","name":"Audie Metz","mobile_number":"302-269-7109","email_id":"Zackary.Ebert@yahoo.com","dop":"2025-04-06","serial_number":"12497394537270652","imei1":"12497394537270652","imei2":"12497394537270652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182944,"job_number":"JOB_182944","tr_customer_id":182962,"tr_customer_product_id":182952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:56.000Z","modified_at":"2026-02-11T04:40:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17185143087674","imei1":"17185143087674","imei2":"17185143087674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182947,"job_number":"JOB_182947","tr_customer_id":182965,"tr_customer_product_id":182955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:57.000Z","modified_at":"2026-02-11T04:40:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14458896835726","imei1":"14458896835726","imei2":"14458896835726","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182949,"job_number":"JOB_182949","tr_customer_id":182967,"tr_customer_product_id":182957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:58.000Z","modified_at":"2026-02-11T04:40:58.000Z","name":"Aryanna Schulist","mobile_number":"630-241-3416","email_id":"Jaylen81@gmail.com","dop":"2025-04-06","serial_number":"19177722243262616","imei1":"19177722243262616","imei2":"19177722243262616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182950,"job_number":"JOB_182950","tr_customer_id":182968,"tr_customer_product_id":182958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:59.000Z","modified_at":"2026-02-11T04:40:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14927308399598","imei1":"14927308399598","imei2":"14927308399598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182951,"job_number":"JOB_182951","tr_customer_id":182969,"tr_customer_product_id":182959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:59.000Z","modified_at":"2026-02-11T04:40:59.000Z","name":"Petra Mann","mobile_number":"586-286-6461","email_id":"Nigel_Hessel@yahoo.com","dop":"2025-04-06","serial_number":"11329500404137358","imei1":"11329500404137358","imei2":"11329500404137358","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182953,"job_number":"JOB_182953","tr_customer_id":182971,"tr_customer_product_id":182961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:01.000Z","modified_at":"2026-02-11T04:41:01.000Z","name":"Jazmyn Reynolds","mobile_number":"886-398-8922","email_id":"Demetris.Kutch@yahoo.com","dop":"2025-04-06","serial_number":"11710191555336406","imei1":"11710191555336406","imei2":"11710191555336406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182954,"job_number":"JOB_182954","tr_customer_id":182972,"tr_customer_product_id":182962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:01.000Z","modified_at":"2026-02-11T04:41:01.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"50832637529319","imei1":"50832637529319","imei2":"50832637529319","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182955,"job_number":"JOB_182955","tr_customer_id":182973,"tr_customer_product_id":182963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:01.000Z","modified_at":"2026-02-11T04:41:01.000Z","name":"Taya Robel","mobile_number":"813-464-2405","email_id":"Kobe_Baumbach@yahoo.com","dop":"2025-02-01","serial_number":"69906163605430","imei1":"69906163605430","imei2":"69906163605430","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182956,"job_number":"JOB_182956","tr_customer_id":182974,"tr_customer_product_id":182964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:01.000Z","modified_at":"2026-02-11T04:41:01.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19329319029764","imei1":"19329319029764","imei2":"19329319029764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182958,"job_number":"JOB_182958","tr_customer_id":182976,"tr_customer_product_id":182966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:02.000Z","modified_at":"2026-02-11T04:41:02.000Z","name":"Uday Raj","mobile_number":"9834786543","email_id":"uday.r@gmail.com","dop":"2025-02-01","serial_number":"84359577680381980","imei1":"84359577680381980","imei2":"84359577680381980","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182960,"job_number":"JOB_182960","tr_customer_id":182978,"tr_customer_product_id":182968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:03.000Z","modified_at":"2026-02-11T04:41:03.000Z","name":"Brant Hyatt","mobile_number":"740-824-3835","email_id":"Terence74@yahoo.com","dop":"2025-04-06","serial_number":"10290298570250394","imei1":"10290298570250394","imei2":"10290298570250394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182961,"job_number":"JOB_182961","tr_customer_id":182979,"tr_customer_product_id":182969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:08.000Z","modified_at":"2026-02-11T04:41:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15976668459628","imei1":"15976668459628","imei2":"15976668459628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182965,"job_number":"JOB_182965","tr_customer_id":182983,"tr_customer_product_id":182973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:10.000Z","modified_at":"2026-02-11T04:41:10.000Z","name":"Walker Bruen","mobile_number":"992-213-9837","email_id":"Randal_Funk31@hotmail.com","dop":"2025-04-06","serial_number":"12842872777823776","imei1":"12842872777823776","imei2":"12842872777823776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182968,"job_number":"JOB_182968","tr_customer_id":182986,"tr_customer_product_id":182976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:14.000Z","modified_at":"2026-02-11T04:41:14.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"102138564152022","imei1":"102138564152022","imei2":"102138564152022","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182970,"job_number":"JOB_182970","tr_customer_id":182988,"tr_customer_product_id":182978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:19.000Z","modified_at":"2026-02-11T04:41:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16067183761883","imei1":"16067183761883","imei2":"16067183761883","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182973,"job_number":"JOB_182973","tr_customer_id":182991,"tr_customer_product_id":182981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:20.000Z","modified_at":"2026-02-11T04:41:20.000Z","name":"Micaela Schoen","mobile_number":"546-731-1788","email_id":"Adelia18@gmail.com","dop":"2025-04-06","serial_number":"10044138046881572","imei1":"10044138046881572","imei2":"10044138046881572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182974,"job_number":"JOB_182974","tr_customer_id":182992,"tr_customer_product_id":182982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:23.000Z","modified_at":"2026-02-11T04:41:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15882954189018","imei1":"15882954189018","imei2":"15882954189018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182976,"job_number":"JOB_182976","tr_customer_id":182994,"tr_customer_product_id":182984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:25.000Z","modified_at":"2026-02-11T04:41:25.000Z","name":"Mylene Wolff","mobile_number":"200-768-4708","email_id":"Timmothy50@hotmail.com","dop":"2025-04-06","serial_number":"10043291442520236","imei1":"10043291442520236","imei2":"10043291442520236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182977,"job_number":"JOB_182977","tr_customer_id":182995,"tr_customer_product_id":182985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:26.000Z","modified_at":"2026-02-11T04:41:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19936389945962","imei1":"19936389945962","imei2":"19936389945962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182979,"job_number":"JOB_182979","tr_customer_id":182997,"tr_customer_product_id":182987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:27.000Z","modified_at":"2026-02-11T04:41:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18027829695991","imei1":"18027829695991","imei2":"18027829695991","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182981,"job_number":"JOB_182981","tr_customer_id":182999,"tr_customer_product_id":182989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:28.000Z","modified_at":"2026-02-11T04:41:28.000Z","name":"Gerry Runolfsson","mobile_number":"686-517-5425","email_id":"Alfonzo_Lynch@gmail.com","dop":"2025-04-06","serial_number":"14156006987931666","imei1":"14156006987931666","imei2":"14156006987931666","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182982,"job_number":"JOB_182982","tr_customer_id":183000,"tr_customer_product_id":182990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:28.000Z","modified_at":"2026-02-11T04:41:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10696979899917","imei1":"10696979899917","imei2":"10696979899917","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182984,"job_number":"JOB_182984","tr_customer_id":183002,"tr_customer_product_id":182992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:29.000Z","modified_at":"2026-02-11T04:41:29.000Z","name":"Tobin Beier","mobile_number":"249-901-7355","email_id":"Sigrid.Wyman93@hotmail.com","dop":"2025-04-06","serial_number":"18608927212452856","imei1":"18608927212452856","imei2":"18608927212452856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182985,"job_number":"JOB_182985","tr_customer_id":183003,"tr_customer_product_id":182993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:29.000Z","modified_at":"2026-02-11T04:41:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15661516834065","imei1":"15661516834065","imei2":"15661516834065","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182986,"job_number":"JOB_182986","tr_customer_id":183004,"tr_customer_product_id":182994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:29.000Z","modified_at":"2026-02-11T04:41:29.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"18367906590135","imei1":"18367906590135","imei2":"18367906590135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182988,"job_number":"JOB_182988","tr_customer_id":183006,"tr_customer_product_id":182996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:29.000Z","modified_at":"2026-02-11T04:41:29.000Z","name":"Wayne Torp","mobile_number":"386-567-2814","email_id":"Clementina.Mayert@yahoo.com","dop":"2025-04-06","serial_number":"14489251443239016","imei1":"14489251443239016","imei2":"14489251443239016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182990,"job_number":"JOB_182990","tr_customer_id":183008,"tr_customer_product_id":182998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:31.000Z","modified_at":"2026-02-11T04:41:31.000Z","name":"Kendra Farrell","mobile_number":"539-896-4328","email_id":"Jessica.Christiansen25@hotmail.com","dop":"2025-04-06","serial_number":"15582471551731674","imei1":"15582471551731674","imei2":"15582471551731674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182991,"job_number":"JOB_182991","tr_customer_id":183009,"tr_customer_product_id":182999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:31.000Z","modified_at":"2026-02-11T04:41:31.000Z","name":"Cory Kuhn","mobile_number":"236-932-0825","email_id":"Kurt_Ullrich@hotmail.com","dop":"2025-04-06","serial_number":"18589873036470016","imei1":"18589873036470016","imei2":"18589873036470016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182992,"job_number":"JOB_182992","tr_customer_id":183010,"tr_customer_product_id":183000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:36.000Z","modified_at":"2026-02-11T04:41:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12548801331259","imei1":"12548801331259","imei2":"12548801331259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182996,"job_number":"JOB_182996","tr_customer_id":183014,"tr_customer_product_id":183004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:38.000Z","modified_at":"2026-02-11T04:41:38.000Z","name":"Magdalen Fisher","mobile_number":"649-990-6283","email_id":"Orpha_Daugherty@hotmail.com","dop":"2025-04-06","serial_number":"16994118555869900","imei1":"16994118555869900","imei2":"16994118555869900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182997,"job_number":"JOB_182997","tr_customer_id":183015,"tr_customer_product_id":183005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:38.000Z","modified_at":"2026-02-11T04:41:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17780126411886","imei1":"17780126411886","imei2":"17780126411886","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182998,"job_number":"JOB_182998","tr_customer_id":183016,"tr_customer_product_id":183006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:38.000Z","modified_at":"2026-02-11T04:41:38.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"11683123025932","imei1":"11683123025932","imei2":"11683123025932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183002,"job_number":"JOB_183002","tr_customer_id":183020,"tr_customer_product_id":183010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:40.000Z","modified_at":"2026-02-11T04:41:40.000Z","name":"Hillary Padberg","mobile_number":"997-682-9365","email_id":"Jason.Larson@yahoo.com","dop":"2025-04-06","serial_number":"13328808370588932","imei1":"13328808370588932","imei2":"13328808370588932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183003,"job_number":"JOB_183003","tr_customer_id":183021,"tr_customer_product_id":183011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:40.000Z","modified_at":"2026-02-11T04:41:40.000Z","name":"Deron Lubowitz","mobile_number":"268-562-2292","email_id":"Myriam62@yahoo.com","dop":"2025-04-06","serial_number":"13604975587784080","imei1":"13604975587784080","imei2":"13604975587784080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183004,"job_number":"JOB_183004","tr_customer_id":183022,"tr_customer_product_id":183012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:40.000Z","modified_at":"2026-02-11T04:41:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17156453540867","imei1":"17156453540867","imei2":"17156453540867","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183006,"job_number":"JOB_183006","tr_customer_id":183024,"tr_customer_product_id":183014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:42.000Z","modified_at":"2026-02-11T04:41:42.000Z","name":"Hayley Anderson","mobile_number":"259-828-1585","email_id":"Alvena_West@gmail.com","dop":"2025-04-06","serial_number":"11465433366594156","imei1":"11465433366594156","imei2":"11465433366594156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183007,"job_number":"JOB_183007","tr_customer_id":183025,"tr_customer_product_id":183015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:46.000Z","modified_at":"2026-02-11T04:41:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10672977854692","imei1":"10672977854692","imei2":"10672977854692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183009,"job_number":"JOB_183009","tr_customer_id":183027,"tr_customer_product_id":183017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:48.000Z","modified_at":"2026-02-11T04:41:48.000Z","name":"Jaeden Walker","mobile_number":"993-658-3884","email_id":"August43@yahoo.com","dop":"2025-04-06","serial_number":"12438211405047384","imei1":"12438211405047384","imei2":"12438211405047384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183010,"job_number":"JOB_183010","tr_customer_id":183028,"tr_customer_product_id":183018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:49.000Z","modified_at":"2026-02-11T04:41:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10151231472902","imei1":"10151231472902","imei2":"10151231472902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183012,"job_number":"JOB_183012","tr_customer_id":183030,"tr_customer_product_id":183020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:51.000Z","modified_at":"2026-02-11T04:41:51.000Z","name":"Patience Cummerata","mobile_number":"367-998-7851","email_id":"Presley14@yahoo.com","dop":"2025-04-06","serial_number":"16443618404987022","imei1":"16443618404987022","imei2":"16443618404987022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183013,"job_number":"JOB_183013","tr_customer_id":183031,"tr_customer_product_id":183021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:55.000Z","modified_at":"2026-02-11T04:41:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18605256320772","imei1":"18605256320772","imei2":"18605256320772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183015,"job_number":"JOB_183015","tr_customer_id":183033,"tr_customer_product_id":183023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:56.000Z","modified_at":"2026-02-11T04:41:56.000Z","name":"Mackenzie Brekke","mobile_number":"258-649-1568","email_id":"Xander_Doyle93@yahoo.com","dop":"2025-04-06","serial_number":"18049397157286536","imei1":"18049397157286536","imei2":"18049397157286536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183016,"job_number":"JOB_183016","tr_customer_id":183034,"tr_customer_product_id":183024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:01.000Z","modified_at":"2026-02-11T04:42:01.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"103907731920175","imei1":"103907731920175","imei2":"103907731920175","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183018,"job_number":"JOB_183018","tr_customer_id":183036,"tr_customer_product_id":183026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:06.000Z","modified_at":"2026-02-11T04:42:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14279762654267","imei1":"14279762654267","imei2":"14279762654267","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183020,"job_number":"JOB_183020","tr_customer_id":183038,"tr_customer_product_id":183028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:06.000Z","modified_at":"2026-02-11T04:42:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13293210952321","imei1":"13293210952321","imei2":"13293210952321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183022,"job_number":"JOB_183022","tr_customer_id":183040,"tr_customer_product_id":183030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:08.000Z","modified_at":"2026-02-11T04:42:08.000Z","name":"Zion Ullrich","mobile_number":"494-975-6033","email_id":"Chaim.Abernathy@gmail.com","dop":"2025-04-06","serial_number":"17978179863316786","imei1":"17978179863316786","imei2":"17978179863316786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183023,"job_number":"JOB_183023","tr_customer_id":183041,"tr_customer_product_id":183031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:08.000Z","modified_at":"2026-02-11T04:42:08.000Z","name":"Camden Kassulke","mobile_number":"917-465-6234","email_id":"Joan34@yahoo.com","dop":"2025-04-06","serial_number":"17919277339690504","imei1":"17919277339690504","imei2":"17919277339690504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183024,"job_number":"JOB_183024","tr_customer_id":183042,"tr_customer_product_id":183032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:10.000Z","modified_at":"2026-02-11T04:42:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11005012545933","imei1":"11005012545933","imei2":"11005012545933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183026,"job_number":"JOB_183026","tr_customer_id":183044,"tr_customer_product_id":183034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:12.000Z","modified_at":"2026-02-11T04:42:12.000Z","name":"Thurman Rosenbaum","mobile_number":"267-632-9418","email_id":"Chase90@hotmail.com","dop":"2025-04-06","serial_number":"13225785880054386","imei1":"13225785880054386","imei2":"13225785880054386","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183027,"job_number":"JOB_183027","tr_customer_id":183045,"tr_customer_product_id":183035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:12.000Z","modified_at":"2026-02-11T04:42:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17026292498030","imei1":"17026292498030","imei2":"17026292498030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183029,"job_number":"JOB_183029","tr_customer_id":183047,"tr_customer_product_id":183037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:13.000Z","modified_at":"2026-02-11T04:42:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10499240558781","imei1":"10499240558781","imei2":"10499240558781","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183031,"job_number":"JOB_183031","tr_customer_id":183049,"tr_customer_product_id":183039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:14.000Z","modified_at":"2026-02-11T04:42:14.000Z","name":"Kayleigh Mills","mobile_number":"868-501-0267","email_id":"Layla_Ondricka4@gmail.com","dop":"2025-04-06","serial_number":"11734462577172234","imei1":"11734462577172234","imei2":"11734462577172234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183032,"job_number":"JOB_183032","tr_customer_id":183050,"tr_customer_product_id":183040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:15.000Z","modified_at":"2026-02-11T04:42:15.000Z","name":"Emilio Schamberger","mobile_number":"903-315-5431","email_id":"Emmitt75@yahoo.com","dop":"2025-04-06","serial_number":"11981567063730914","imei1":"11981567063730914","imei2":"11981567063730914","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183033,"job_number":"JOB_183033","tr_customer_id":183051,"tr_customer_product_id":183041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:21.000Z","modified_at":"2026-02-11T04:42:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15712749839172","imei1":"15712749839172","imei2":"15712749839172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183035,"job_number":"JOB_183035","tr_customer_id":183053,"tr_customer_product_id":183043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:23.000Z","modified_at":"2026-02-11T04:42:23.000Z","name":"Camren Gleichner","mobile_number":"671-925-3084","email_id":"Arielle.Nitzsche12@hotmail.com","dop":"2025-04-06","serial_number":"10945624494324746","imei1":"10945624494324746","imei2":"10945624494324746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183036,"job_number":"JOB_183036","tr_customer_id":183054,"tr_customer_product_id":183044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:23.000Z","modified_at":"2026-02-11T04:42:23.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"15589013937140","imei1":"15589013937140","imei2":"15589013937140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183037,"job_number":"JOB_183037","tr_customer_id":183055,"tr_customer_product_id":183045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:23.000Z","modified_at":"2026-02-11T04:42:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17284338575350","imei1":"17284338575350","imei2":"17284338575350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183041,"job_number":"JOB_183041","tr_customer_id":183059,"tr_customer_product_id":183049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:24.000Z","modified_at":"2026-02-11T04:42:24.000Z","name":"Viva Farrell","mobile_number":"255-816-5701","email_id":"Samara.Jacobson@gmail.com","dop":"2025-04-06","serial_number":"15816324883495678","imei1":"15816324883495678","imei2":"15816324883495678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183043,"job_number":"JOB_183043","tr_customer_id":183061,"tr_customer_product_id":183051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:25.000Z","modified_at":"2026-02-11T04:42:25.000Z","name":"Lelah Strosin","mobile_number":"306-402-5477","email_id":"Marian.Kub34@yahoo.com","dop":"2025-04-06","serial_number":"19929376639948120","imei1":"19929376639948120","imei2":"19929376639948120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183045,"job_number":"JOB_183045","tr_customer_id":183063,"tr_customer_product_id":183053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:05.000Z","modified_at":"2026-02-11T04:43:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18910894023451","imei1":"18910894023451","imei2":"18910894023451","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183047,"job_number":"JOB_183047","tr_customer_id":183065,"tr_customer_product_id":183055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:06.000Z","modified_at":"2026-02-11T04:43:06.000Z","name":"Lonnie Fritsch","mobile_number":"908-639-9657","email_id":"Jake.Nitzsche56@gmail.com","dop":"2025-04-06","serial_number":"12524218849712214","imei1":"12524218849712214","imei2":"12524218849712214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183048,"job_number":"JOB_183048","tr_customer_id":183066,"tr_customer_product_id":183056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:07.000Z","modified_at":"2026-02-11T04:43:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12318721117026","imei1":"12318721117026","imei2":"12318721117026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183050,"job_number":"JOB_183050","tr_customer_id":183068,"tr_customer_product_id":183058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:08.000Z","modified_at":"2026-02-11T04:43:08.000Z","name":"Candida Zieme","mobile_number":"752-421-4729","email_id":"Raegan_Sipes@hotmail.com","dop":"2025-04-06","serial_number":"16766425598575856","imei1":"16766425598575856","imei2":"16766425598575856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183058,"job_number":"JOB_183058","tr_customer_id":183076,"tr_customer_product_id":183066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:50:27.000Z","modified_at":"2026-02-11T04:50:27.000Z","name":"Marianna Lubowitz","mobile_number":"965-340-6911","email_id":"Isobel_Heathcote@hotmail.com","dop":"2025-04-06","serial_number":"13073719714269954","imei1":"13073719714269954","imei2":"13073719714269954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:50:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183059,"job_number":"JOB_183059","tr_customer_id":183077,"tr_customer_product_id":183067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:54:26.000Z","modified_at":"2026-02-11T04:54:26.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"63276472471527530","imei1":"11423136739238","imei2":"11423136739238","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:54:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183060,"job_number":"JOB_183060","tr_customer_id":183078,"tr_customer_product_id":183068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:55:13.000Z","modified_at":"2026-02-11T04:55:13.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"63276472471527530","imei1":"11543510832150","imei2":"11543510832150","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:55:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183061,"job_number":"JOB_183061","tr_customer_id":183079,"tr_customer_product_id":183069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:55:19.000Z","modified_at":"2026-02-11T04:55:19.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"63276472471527530","imei1":"12195529584072","imei2":"12195529584072","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183063,"job_number":"JOB_183063","tr_customer_id":183081,"tr_customer_product_id":183071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:56:12.000Z","modified_at":"2026-02-11T04:56:12.000Z","name":"Lavonne Hamill","mobile_number":"563-582-0244","email_id":"Velva37@gmail.com","dop":"2025-04-06","serial_number":"15219873814220886","imei1":"15219873814220886","imei2":"15219873814220886","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183065,"job_number":"JOB_183065","tr_customer_id":183083,"tr_customer_product_id":183073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:56:43.000Z","modified_at":"2026-02-11T04:56:43.000Z","name":"Moriah Beahan","mobile_number":"613-844-0150","email_id":"Jaylon.Rutherford@hotmail.com","dop":"2025-04-06","serial_number":"16843102826610250","imei1":"16843102826610250","imei2":"16843102826610250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:56:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183066,"job_number":"JOB_183066","tr_customer_id":183084,"tr_customer_product_id":183074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:02.000Z","modified_at":"2026-02-11T04:57:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19885823326254","imei1":"19885823326254","imei2":"19885823326254","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183067,"job_number":"JOB_183067","tr_customer_id":183085,"tr_customer_product_id":183075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:02.000Z","modified_at":"2026-02-11T04:57:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70705725748991","imei1":"70705725748991","imei2":"70705725748991","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183068,"job_number":"JOB_183068","tr_customer_id":183086,"tr_customer_product_id":183076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:02.000Z","modified_at":"2026-02-11T04:57:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"32411606423792","imei1":"32411606423792","imei2":"32411606423792","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183069,"job_number":"JOB_183069","tr_customer_id":183087,"tr_customer_product_id":183077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:03.000Z","modified_at":"2026-02-11T04:57:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44047406784571","imei1":"44047406784571","imei2":"44047406784571","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183070,"job_number":"JOB_183070","tr_customer_id":183088,"tr_customer_product_id":183078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:03.000Z","modified_at":"2026-02-11T04:57:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95656608954929","imei1":"95656608954929","imei2":"95656608954929","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183071,"job_number":"JOB_183071","tr_customer_id":183089,"tr_customer_product_id":183079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:03.000Z","modified_at":"2026-02-11T04:57:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20168088660255","imei1":"20168088660255","imei2":"20168088660255","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183074,"job_number":"JOB_183074","tr_customer_id":183092,"tr_customer_product_id":183082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:11.000Z","modified_at":"2026-02-11T04:57:11.000Z","name":"Candace O'Conner","mobile_number":"327-539-6419","email_id":"Kieran32@gmail.com","dop":"2025-04-06","serial_number":"16360462996977524","imei1":"16360462996977524","imei2":"16360462996977524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183075,"job_number":"JOB_183075","tr_customer_id":183093,"tr_customer_product_id":183083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:34.000Z","modified_at":"2026-02-11T04:57:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37311731737891","imei1":"37311731737891","imei2":"37311731737891","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183076,"job_number":"JOB_183076","tr_customer_id":183094,"tr_customer_product_id":183084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:35.000Z","modified_at":"2026-02-11T04:57:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99628187237043","imei1":"99628187237043","imei2":"99628187237043","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183077,"job_number":"JOB_183077","tr_customer_id":183095,"tr_customer_product_id":183085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:35.000Z","modified_at":"2026-02-11T04:57:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"89429296568891","imei1":"89429296568891","imei2":"89429296568891","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183078,"job_number":"JOB_183078","tr_customer_id":183096,"tr_customer_product_id":183086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:35.000Z","modified_at":"2026-02-11T04:57:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30357564950446","imei1":"30357564950446","imei2":"30357564950446","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183079,"job_number":"JOB_183079","tr_customer_id":183097,"tr_customer_product_id":183087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:36.000Z","modified_at":"2026-02-11T04:57:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51672775342540","imei1":"51672775342540","imei2":"51672775342540","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183080,"job_number":"JOB_183080","tr_customer_id":183098,"tr_customer_product_id":183088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:36.000Z","modified_at":"2026-02-11T04:57:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75601906932058","imei1":"75601906932058","imei2":"75601906932058","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183083,"job_number":"JOB_183083","tr_customer_id":183101,"tr_customer_product_id":183091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:38.000Z","modified_at":"2026-02-11T04:57:38.000Z","name":"Elias Krajcik","mobile_number":"995-488-7373","email_id":"Leann_Heidenreich60@yahoo.com","dop":"2025-04-06","serial_number":"17893056251848864","imei1":"17893056251848864","imei2":"17893056251848864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183085,"job_number":"JOB_183085","tr_customer_id":183103,"tr_customer_product_id":183093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:05.000Z","modified_at":"2026-02-11T04:58:05.000Z","name":"Shana Ratke","mobile_number":"515-271-8260","email_id":"Bo36@hotmail.com","dop":"2025-04-06","serial_number":"18373543769369348","imei1":"18373543769369348","imei2":"18373543769369348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183086,"job_number":"JOB_183086","tr_customer_id":183104,"tr_customer_product_id":183094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:07.000Z","modified_at":"2026-02-11T04:58:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90121880276023","imei1":"90121880276023","imei2":"90121880276023","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183087,"job_number":"JOB_183087","tr_customer_id":183105,"tr_customer_product_id":183095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:07.000Z","modified_at":"2026-02-11T04:58:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53535897240218","imei1":"53535897240218","imei2":"53535897240218","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183088,"job_number":"JOB_183088","tr_customer_id":183106,"tr_customer_product_id":183096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:07.000Z","modified_at":"2026-02-11T04:58:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93636154990897","imei1":"93636154990897","imei2":"93636154990897","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183089,"job_number":"JOB_183089","tr_customer_id":183107,"tr_customer_product_id":183097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:08.000Z","modified_at":"2026-02-11T04:58:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70614919477796","imei1":"70614919477796","imei2":"70614919477796","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183090,"job_number":"JOB_183090","tr_customer_id":183108,"tr_customer_product_id":183098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:08.000Z","modified_at":"2026-02-11T04:58:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23519400827678","imei1":"23519400827678","imei2":"23519400827678","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183091,"job_number":"JOB_183091","tr_customer_id":183109,"tr_customer_product_id":183099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:08.000Z","modified_at":"2026-02-11T04:58:08.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16691981641760","imei1":"16691981641760","imei2":"16691981641760","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183094,"job_number":"JOB_183094","tr_customer_id":183112,"tr_customer_product_id":183102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:36.000Z","modified_at":"2026-02-11T04:58:36.000Z","name":"Casimir Kassulke","mobile_number":"760-824-5499","email_id":"Scotty.Zieme73@gmail.com","dop":"2025-04-06","serial_number":"17594989227134046","imei1":"17594989227134046","imei2":"17594989227134046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:58:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183095,"job_number":"JOB_183095","tr_customer_id":183113,"tr_customer_product_id":183103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:00:10.000Z","modified_at":"2026-02-11T05:00:10.000Z","name":"jatin sharma","mobile_number":"9345567876","email_id":"abc@gmail.com","dop":"2025-04-06","serial_number":"12546775601321","imei1":"12546775601321","imei2":"12546775601321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183096,"job_number":"JOB_183096","tr_customer_id":183114,"tr_customer_product_id":183104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:00:10.000Z","modified_at":"2026-02-11T05:00:10.000Z","name":"Eloisa Prosacco","mobile_number":"746-451-6746","email_id":"Madaline94@gmail.com","dop":"2025-04-06","serial_number":"11553081014206","imei1":"11553081014206","imei2":"11553081014206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183097,"job_number":"JOB_183097","tr_customer_id":183115,"tr_customer_product_id":183105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:00:11.000Z","modified_at":"2026-02-11T05:00:11.000Z","name":"sadaf bepari","mobile_number":"9876545678","email_id":"sa@gmail.com","dop":"2025-04-06","serial_number":"17389857489316","imei1":"17389857489316","imei2":"17389857489316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183098,"job_number":"JOB_183098","tr_customer_id":183116,"tr_customer_product_id":183106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:00:12.000Z","modified_at":"2026-02-11T05:00:12.000Z","name":"Alana Powlowski","mobile_number":"341-250-1730","email_id":"Amelie_Koepp89@hotmail.com","dop":"2025-04-06","serial_number":"19484019119188","imei1":"19484019119188","imei2":"19484019119188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:00:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183099,"job_number":"JOB_183099","tr_customer_id":183117,"tr_customer_product_id":183107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:00:13.000Z","modified_at":"2026-02-11T05:00:13.000Z","name":"deff khan","mobile_number":"8889967567","email_id":"de@gmail.com","dop":"2025-04-06","serial_number":"13153990366344","imei1":"13153990366344","imei2":"13153990366344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183100,"job_number":"JOB_183100","tr_customer_id":183118,"tr_customer_product_id":183108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:00:13.000Z","modified_at":"2026-02-11T05:00:13.000Z","name":"Johnnie Smith","mobile_number":"817-677-7082","email_id":"Nico64@gmail.com","dop":"2025-04-06","serial_number":"14246366036474","imei1":"14246366036474","imei2":"14246366036474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:00:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183101,"job_number":"JOB_183101","tr_customer_id":183119,"tr_customer_product_id":183109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:03:39.000Z","modified_at":"2026-02-11T05:03:39.000Z","name":"Russell Schumm","mobile_number":"464-265-9447","email_id":"Ronny18@yahoo.com","dop":"2025-04-06","serial_number":"14588365071466","imei1":"14588365071466","imei2":"14588365071466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:03:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183102,"job_number":"JOB_183102","tr_customer_id":183120,"tr_customer_product_id":183110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:03:40.000Z","modified_at":"2026-02-11T05:03:40.000Z","name":"Norene Schroeder","mobile_number":"586-937-6069","email_id":"Gregoria.Heller56@yahoo.com","dop":"2025-04-06","serial_number":"10048265542355","imei1":"10048265542355","imei2":"10048265542355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:03:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183103,"job_number":"JOB_183103","tr_customer_id":183121,"tr_customer_product_id":183111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:03:41.000Z","modified_at":"2026-02-11T05:03:42.000Z","name":"Ernest Fisher","mobile_number":"582-795-3078","email_id":"Scot.Klocko@yahoo.com","dop":"2025-04-06","serial_number":"17244825797616","imei1":"17244825797616","imei2":"17244825797616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:03:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183104,"job_number":"JOB_183104","tr_customer_id":183122,"tr_customer_product_id":183112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:08:41.000Z","modified_at":"2026-02-11T05:08:41.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"18874584872144","imei1":"18874584872144","imei2":"18874584872144","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:08:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183105,"job_number":"JOB_183105","tr_customer_id":183123,"tr_customer_product_id":183113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:09:25.000Z","modified_at":"2026-02-11T05:09:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17166310760862","imei1":"17166310760862","imei2":"17166310760862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:09:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183107,"job_number":"JOB_183107","tr_customer_id":183125,"tr_customer_product_id":183115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:09:26.000Z","modified_at":"2026-02-11T05:09:26.000Z","name":"Salma Macejkovic","mobile_number":"677-760-1996","email_id":"Adelia.Deckow@yahoo.com","dop":"2025-04-06","serial_number":"12361868057079276","imei1":"12361868057079276","imei2":"12361868057079276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:09:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183108,"job_number":"JOB_183108","tr_customer_id":183126,"tr_customer_product_id":183116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:10:14.000Z","modified_at":"2026-02-11T05:10:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16746156227498","imei1":"16746156227498","imei2":"16746156227498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:10:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183110,"job_number":"JOB_183110","tr_customer_id":183128,"tr_customer_product_id":183118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:10:15.000Z","modified_at":"2026-02-11T05:10:15.000Z","name":"Ericka Gleason","mobile_number":"391-768-7127","email_id":"Jamaal.Ullrich@yahoo.com","dop":"2025-04-06","serial_number":"13311083001296582","imei1":"13311083001296582","imei2":"13311083001296582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:10:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183111,"job_number":"JOB_183111","tr_customer_id":183129,"tr_customer_product_id":183119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:11:02.000Z","modified_at":"2026-02-11T05:11:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18448703005356","imei1":"18448703005356","imei2":"18448703005356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:11:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183113,"job_number":"JOB_183113","tr_customer_id":183131,"tr_customer_product_id":183121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:11:04.000Z","modified_at":"2026-02-11T05:11:04.000Z","name":"Lauren Kutch","mobile_number":"220-935-1584","email_id":"Darrell_Crona68@yahoo.com","dop":"2025-04-06","serial_number":"15854695043085708","imei1":"15854695043085708","imei2":"15854695043085708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:11:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183114,"job_number":"JOB_183114","tr_customer_id":183132,"tr_customer_product_id":183122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:21:41.000Z","modified_at":"2026-02-11T05:21:41.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"18221354331659","imei1":"18221354331659","imei2":"18221354331659","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:21:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183117,"job_number":"JOB_183117","tr_customer_id":183135,"tr_customer_product_id":183125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:05.000Z","modified_at":"2026-02-11T05:24:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19960741817035","imei1":"19960741817035","imei2":"19960741817035","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:24:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183119,"job_number":"JOB_183119","tr_customer_id":183137,"tr_customer_product_id":183127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:07.000Z","modified_at":"2026-02-11T05:24:07.000Z","name":"Hector Collins","mobile_number":"827-353-0702","email_id":"Mitchell.Walker@hotmail.com","dop":"2025-04-06","serial_number":"19949376886640464","imei1":"19949376886640464","imei2":"19949376886640464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:24:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183120,"job_number":"JOB_183120","tr_customer_id":183138,"tr_customer_product_id":183128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:42.000Z","modified_at":"2026-02-11T05:24:42.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-01","serial_number":"24488512258463","imei1":"24488512258463","imei2":"24488512258463","popurl":"2026-02-01T05:24:41.826333159Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183121,"job_number":"JOB_183121","tr_customer_id":183139,"tr_customer_product_id":183129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:42.000Z","modified_at":"2026-02-11T05:24:42.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-01","serial_number":"44064883098233","imei1":"44064883098233","imei2":"44064883098233","popurl":"2026-02-01T05:24:42.245189547Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183122,"job_number":"JOB_183122","tr_customer_id":183140,"tr_customer_product_id":183130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:52.000Z","modified_at":"2026-02-11T05:24:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17584467814570","imei1":"17584467814570","imei2":"17584467814570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183124,"job_number":"JOB_183124","tr_customer_id":183142,"tr_customer_product_id":183132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:54.000Z","modified_at":"2026-02-11T05:24:54.000Z","name":"Leon Kovacek","mobile_number":"804-669-8365","email_id":"Violette_Durgan@hotmail.com","dop":"2025-04-06","serial_number":"11575450775874636","imei1":"11575450775874636","imei2":"11575450775874636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:24:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183125,"job_number":"JOB_183125","tr_customer_id":183143,"tr_customer_product_id":183133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:25:38.000Z","modified_at":"2026-02-11T05:25:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11218017965877","imei1":"11218017965877","imei2":"11218017965877","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183127,"job_number":"JOB_183127","tr_customer_id":183145,"tr_customer_product_id":183135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:25:40.000Z","modified_at":"2026-02-11T05:25:40.000Z","name":"Travon Nicolas","mobile_number":"961-876-5322","email_id":"Darrel_Feest@hotmail.com","dop":"2025-04-06","serial_number":"12918467628263212","imei1":"12918467628263212","imei2":"12918467628263212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183128,"job_number":"JOB_183128","tr_customer_id":183146,"tr_customer_product_id":183136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:38:51.000Z","modified_at":"2026-02-11T05:38:51.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"100515514988019","imei1":"100515514988019","imei2":"100515514988019","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:38:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183130,"job_number":"JOB_183130","tr_customer_id":183148,"tr_customer_product_id":183138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:05.000Z","modified_at":"2026-02-11T05:39:05.000Z","name":"Buddy Bergstrom","mobile_number":"935-344-8684","email_id":"Liliana46@hotmail.com","dop":"2025-04-06","serial_number":"18740376709127","imei1":"18740376709127","imei2":"18740376709127","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183131,"job_number":"JOB_183131","tr_customer_id":183149,"tr_customer_product_id":183139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:05.000Z","modified_at":"2026-02-11T05:39:05.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"108168591639560","imei1":"108168591639560","imei2":"108168591639560","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183133,"job_number":"JOB_183133","tr_customer_id":183151,"tr_customer_product_id":183141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:06.000Z","modified_at":"2026-02-11T05:39:06.000Z","name":"Jerrod Cremin","mobile_number":"456-211-8562","email_id":"Ernest.Spencer@gmail.com","dop":"2025-04-06","serial_number":"18118419172310","imei1":"18118419172310","imei2":"18118419172310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183134,"job_number":"JOB_183134","tr_customer_id":183152,"tr_customer_product_id":183142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:07.000Z","modified_at":"2026-02-11T05:39:07.000Z","name":"Novella McLaughlin","mobile_number":"820-824-5013","email_id":"Charlie_Graham@gmail.com","dop":"2025-04-06","serial_number":"11987853007015","imei1":"11987853007015","imei2":"11987853007015","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183135,"job_number":"JOB_183135","tr_customer_id":183153,"tr_customer_product_id":183143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:54.000Z","modified_at":"2026-02-11T05:39:54.000Z","name":"jatin sharma","mobile_number":"9345567876","email_id":"abc@gmail.com","dop":"2025-04-06","serial_number":"14821147863595","imei1":"14821147863595","imei2":"14821147863595","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183136,"job_number":"JOB_183136","tr_customer_id":183154,"tr_customer_product_id":183144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:54.000Z","modified_at":"2026-02-11T05:39:54.000Z","name":"Salvador Hahn","mobile_number":"923-448-8037","email_id":"Marquise15@yahoo.com","dop":"2025-04-06","serial_number":"11689473987702","imei1":"11689473987702","imei2":"11689473987702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183137,"job_number":"JOB_183137","tr_customer_id":183155,"tr_customer_product_id":183145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:55.000Z","modified_at":"2026-02-11T05:39:55.000Z","name":"sadaf bepari","mobile_number":"9876545678","email_id":"sa@gmail.com","dop":"2025-04-06","serial_number":"14440653498361","imei1":"14440653498361","imei2":"14440653498361","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183138,"job_number":"JOB_183138","tr_customer_id":183156,"tr_customer_product_id":183146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:56.000Z","modified_at":"2026-02-11T05:39:56.000Z","name":"Gretchen Price","mobile_number":"702-609-6770","email_id":"Verdie.Willms78@hotmail.com","dop":"2025-04-06","serial_number":"10933833086637","imei1":"10933833086637","imei2":"10933833086637","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183139,"job_number":"JOB_183139","tr_customer_id":183157,"tr_customer_product_id":183147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:57.000Z","modified_at":"2026-02-11T05:39:57.000Z","name":"deff khan","mobile_number":"8889967567","email_id":"de@gmail.com","dop":"2025-04-06","serial_number":"16062071003948","imei1":"16062071003948","imei2":"16062071003948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183140,"job_number":"JOB_183140","tr_customer_id":183158,"tr_customer_product_id":183148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:57.000Z","modified_at":"2026-02-11T05:39:57.000Z","name":"Cyrus Howell","mobile_number":"662-504-8977","email_id":"Henriette.Johns@hotmail.com","dop":"2025-04-06","serial_number":"19688445390549","imei1":"19688445390549","imei2":"19688445390549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:39:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183141,"job_number":"JOB_183141","tr_customer_id":183159,"tr_customer_product_id":183149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:01.000Z","modified_at":"2026-02-11T05:44:01.000Z","name":"jatin sharma","mobile_number":"9345567876","email_id":"abc@gmail.com","dop":"2025-04-06","serial_number":"12029019852424","imei1":"12029019852424","imei2":"12029019852424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:44:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183143,"job_number":"JOB_183143","tr_customer_id":183161,"tr_customer_product_id":183151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:02.000Z","modified_at":"2026-02-11T05:44:02.000Z","name":"Danika Kiehn","mobile_number":"279-750-8860","email_id":"Keagan86@hotmail.com","dop":"2025-04-06","serial_number":"11425648155094980","imei1":"11425648155094980","imei2":"11425648155094980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183144,"job_number":"JOB_183144","tr_customer_id":183162,"tr_customer_product_id":183152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:27.000Z","modified_at":"2026-02-11T05:44:27.000Z","name":"sadaf bepari","mobile_number":"9876545678","email_id":"sa@gmail.com","dop":"2025-04-06","serial_number":"15511829909223","imei1":"15511829909223","imei2":"15511829909223","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:44:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183146,"job_number":"JOB_183146","tr_customer_id":183164,"tr_customer_product_id":183154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:28.000Z","modified_at":"2026-02-11T05:44:28.000Z","name":"Philip Kuvalis","mobile_number":"808-746-0984","email_id":"Nettie51@yahoo.com","dop":"2025-04-06","serial_number":"12883710525465092","imei1":"12883710525465092","imei2":"12883710525465092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:44:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183147,"job_number":"JOB_183147","tr_customer_id":183165,"tr_customer_product_id":183155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:56.000Z","modified_at":"2026-02-11T05:44:56.000Z","name":"deff khan","mobile_number":"8889967567","email_id":"de@gmail.com","dop":"2025-04-06","serial_number":"15322755951425","imei1":"15322755951425","imei2":"15322755951425","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:44:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183149,"job_number":"JOB_183149","tr_customer_id":183167,"tr_customer_product_id":183157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:57.000Z","modified_at":"2026-02-11T05:44:57.000Z","name":"Lacey Purdy","mobile_number":"608-459-1342","email_id":"Destinee.Cronin56@hotmail.com","dop":"2025-04-06","serial_number":"13179270870945154","imei1":"13179270870945154","imei2":"13179270870945154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:44:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183151,"job_number":"JOB_183151","tr_customer_id":183169,"tr_customer_product_id":183159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:50:43.000Z","modified_at":"2026-02-11T05:50:43.000Z","name":"Wyatt Jenkins","mobile_number":"225-373-0349","email_id":"Fritz54@gmail.com","dop":"2025-04-06","serial_number":"14361956583201630","imei1":"14361956583201630","imei2":"14361956583201630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:50:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183153,"job_number":"JOB_183153","tr_customer_id":183171,"tr_customer_product_id":183161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:51:05.000Z","modified_at":"2026-02-11T05:51:05.000Z","name":"Isaac Stokes","mobile_number":"913-339-2035","email_id":"Lew15@hotmail.com","dop":"2025-04-06","serial_number":"16660196127833728","imei1":"16660196127833728","imei2":"16660196127833728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:51:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183154,"job_number":"JOB_183154","tr_customer_id":183172,"tr_customer_product_id":183162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:01:24.000Z","modified_at":"2026-02-11T06:01:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19797603982666","imei1":"19797603982666","imei2":"19797603982666","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183156,"job_number":"JOB_183156","tr_customer_id":183174,"tr_customer_product_id":183164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:01:26.000Z","modified_at":"2026-02-11T06:01:26.000Z","name":"Liza Koelpin","mobile_number":"300-595-2755","email_id":"Prudence_Zboncak@yahoo.com","dop":"2025-04-06","serial_number":"12395099501218594","imei1":"12395099501218594","imei2":"12395099501218594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183157,"job_number":"JOB_183157","tr_customer_id":183175,"tr_customer_product_id":183165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:02:15.000Z","modified_at":"2026-02-11T06:02:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10645103552428","imei1":"10645103552428","imei2":"10645103552428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:02:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183159,"job_number":"JOB_183159","tr_customer_id":183177,"tr_customer_product_id":183167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:02:17.000Z","modified_at":"2026-02-11T06:02:17.000Z","name":"Dahlia Cassin","mobile_number":"386-551-0864","email_id":"Kobe_Hackett88@yahoo.com","dop":"2025-04-06","serial_number":"14189140043954194","imei1":"14189140043954194","imei2":"14189140043954194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183160,"job_number":"JOB_183160","tr_customer_id":183178,"tr_customer_product_id":183168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:03:06.000Z","modified_at":"2026-02-11T06:03:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17030107515317","imei1":"17030107515317","imei2":"17030107515317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:03:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183162,"job_number":"JOB_183162","tr_customer_id":183180,"tr_customer_product_id":183170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:03:08.000Z","modified_at":"2026-02-11T06:03:08.000Z","name":"Gregoria Dare","mobile_number":"632-860-0407","email_id":"Elisabeth.Terry78@gmail.com","dop":"2025-04-06","serial_number":"10162025129678484","imei1":"10162025129678484","imei2":"10162025129678484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:03:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183166,"job_number":"JOB_183166","tr_customer_id":183184,"tr_customer_product_id":183174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:28:49.000Z","modified_at":"2026-02-11T06:28:49.000Z","name":"Efrain Terry","mobile_number":"840-671-3734","email_id":"Grayce.Russel@hotmail.com","dop":"2025-04-06","serial_number":"17603124544839638","imei1":"17603124544839638","imei2":"17603124544839638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183172,"job_number":"JOB_183172","tr_customer_id":183190,"tr_customer_product_id":183180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:43:02.000Z","modified_at":"2026-02-11T06:43:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15476895905976","imei1":"15476895905976","imei2":"15476895905976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:43:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183174,"job_number":"JOB_183174","tr_customer_id":183192,"tr_customer_product_id":183182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:43:03.000Z","modified_at":"2026-02-11T06:43:03.000Z","name":"Alexane Leffler","mobile_number":"280-359-1036","email_id":"Bobby63@yahoo.com","dop":"2025-04-06","serial_number":"13607715058153356","imei1":"13607715058153356","imei2":"13607715058153356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183175,"job_number":"JOB_183175","tr_customer_id":183193,"tr_customer_product_id":183183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:43:48.000Z","modified_at":"2026-02-11T06:43:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19218639627720","imei1":"19218639627720","imei2":"19218639627720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183177,"job_number":"JOB_183177","tr_customer_id":183195,"tr_customer_product_id":183185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:43:50.000Z","modified_at":"2026-02-11T06:43:50.000Z","name":"Johnpaul Schmitt","mobile_number":"303-751-2082","email_id":"Holden71@yahoo.com","dop":"2025-04-06","serial_number":"12612080172240306","imei1":"12612080172240306","imei2":"12612080172240306","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183178,"job_number":"JOB_183178","tr_customer_id":183196,"tr_customer_product_id":183186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:44:34.000Z","modified_at":"2026-02-11T06:44:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17342862657922","imei1":"17342862657922","imei2":"17342862657922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183180,"job_number":"JOB_183180","tr_customer_id":183198,"tr_customer_product_id":183188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:44:36.000Z","modified_at":"2026-02-11T06:44:36.000Z","name":"Oswald Ledner","mobile_number":"376-422-5845","email_id":"Zelda39@gmail.com","dop":"2025-04-06","serial_number":"12567578096406198","imei1":"12567578096406198","imei2":"12567578096406198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:44:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183193,"job_number":"JOB_183193","tr_customer_id":183211,"tr_customer_product_id":183201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:47.000Z","modified_at":"2026-02-11T06:50:47.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"108883615906837","imei1":"108883615906837","imei2":"108883615906837","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183196,"job_number":"JOB_183196","tr_customer_id":183214,"tr_customer_product_id":183204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:51:34.000Z","modified_at":"2026-02-11T06:51:34.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"104961144659476","imei1":"104961144659476","imei2":"104961144659476","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:51:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183199,"job_number":"JOB_183199","tr_customer_id":183217,"tr_customer_product_id":183207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:13.000Z","modified_at":"2026-02-11T06:52:13.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10151878754165","imei1":"10151878754165","imei2":"10151878754165","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183201,"job_number":"JOB_183201","tr_customer_id":183219,"tr_customer_product_id":183209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:14.000Z","modified_at":"2026-02-11T06:52:14.000Z","name":"Morton Roob","mobile_number":"323-263-7891","email_id":"Frankie24@hotmail.com","dop":"2025-06-18","serial_number":"1072487354717767","imei1":"1072487354717767","imei2":"1072487354717767","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183203,"job_number":"JOB_183203","tr_customer_id":183221,"tr_customer_product_id":183211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:21.000Z","modified_at":"2026-02-11T06:52:21.000Z","name":"Dante Zemlak","mobile_number":"471-229-4043","email_id":"Kennedi77@hotmail.com","dop":"2025-04-06","serial_number":"17272995561701844","imei1":"17272995561701844","imei2":"17272995561701844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183204,"job_number":"JOB_183204","tr_customer_id":183222,"tr_customer_product_id":183212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:22.000Z","modified_at":"2026-02-11T06:52:22.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"101445111177906","imei1":"101445111177906","imei2":"101445111177906","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183206,"job_number":"JOB_183206","tr_customer_id":183224,"tr_customer_product_id":183214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:42.000Z","modified_at":"2026-02-11T06:52:42.000Z","name":"John Doe","mobile_number":"9876543210","email_id":"test.user@example.com","dop":"2025-09-09","serial_number":"18947587083864","imei1":"18947587083864","imei2":"18947587083864","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183207,"job_number":"JOB_183207","tr_customer_id":183225,"tr_customer_product_id":183215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:50.000Z","modified_at":"2026-02-11T06:52:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12084240437466","imei1":"12084240437466","imei2":"12084240437466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183209,"job_number":"JOB_183209","tr_customer_id":183227,"tr_customer_product_id":183217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:52.000Z","modified_at":"2026-02-11T06:52:52.000Z","name":"Kendra Mertz","mobile_number":"956-236-0098","email_id":"Arch.Bogan23@gmail.com","dop":"2025-04-06","serial_number":"18002436273662604","imei1":"18002436273662604","imei2":"18002436273662604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183210,"job_number":"JOB_183210","tr_customer_id":183228,"tr_customer_product_id":183218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:00.000Z","modified_at":"2026-02-11T06:53:00.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10541675803454","imei1":"10541675803454","imei2":"10541675803454","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183212,"job_number":"JOB_183212","tr_customer_id":183230,"tr_customer_product_id":183220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:00.000Z","modified_at":"2026-02-11T06:53:00.000Z","name":"Timmy Willms","mobile_number":"852-229-9832","email_id":"Jannie51@yahoo.com","dop":"2025-06-18","serial_number":"1088747176872301","imei1":"1088747176872301","imei2":"1088747176872301","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183213,"job_number":"JOB_183213","tr_customer_id":183231,"tr_customer_product_id":183221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:01.000Z","modified_at":"2026-02-11T06:53:01.000Z","name":"Alfonso Mayer","mobile_number":"938-815-5745","email_id":"Lucie.Wolf@gmail.com","dop":"2025-09-09","serial_number":"13455328649447","imei1":"13455328649447","imei2":"13455328649447","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183214,"job_number":"JOB_183214","tr_customer_id":183232,"tr_customer_product_id":183222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:13.000Z","modified_at":"2026-02-11T06:53:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12582486229985","imei1":"12582486229985","imei2":"12582486229985","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183216,"job_number":"JOB_183216","tr_customer_id":183234,"tr_customer_product_id":183224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:14.000Z","modified_at":"2026-02-11T06:53:14.000Z","name":"Janie Wintheiser","mobile_number":"379-751-3820","email_id":"Glenda.Boyle@yahoo.com","dop":"2025-04-06","serial_number":"10133798761178244","imei1":"10133798761178244","imei2":"10133798761178244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183217,"job_number":"JOB_183217","tr_customer_id":183235,"tr_customer_product_id":183225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:37.000Z","modified_at":"2026-02-11T06:53:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19379357829150","imei1":"19379357829150","imei2":"19379357829150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183219,"job_number":"JOB_183219","tr_customer_id":183237,"tr_customer_product_id":183227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:39.000Z","modified_at":"2026-02-11T06:53:39.000Z","name":"Erick Beatty","mobile_number":"497-882-1984","email_id":"Haskell_Breitenberg89@hotmail.com","dop":"2025-04-06","serial_number":"15953228384957624","imei1":"15953228384957624","imei2":"15953228384957624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183220,"job_number":"JOB_183220","tr_customer_id":183238,"tr_customer_product_id":183228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:56.000Z","modified_at":"2026-02-11T06:53:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19298366720327","imei1":"19298366720327","imei2":"19298366720327","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183222,"job_number":"JOB_183222","tr_customer_id":183240,"tr_customer_product_id":183230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:57.000Z","modified_at":"2026-02-11T06:53:57.000Z","name":"Tom D'Amore","mobile_number":"566-800-1567","email_id":"Velva26@gmail.com","dop":"2025-04-06","serial_number":"11301694627714448","imei1":"11301694627714448","imei2":"11301694627714448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:53:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183223,"job_number":"JOB_183223","tr_customer_id":183241,"tr_customer_product_id":183231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:54:23.000Z","modified_at":"2026-02-11T06:54:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19844694226273","imei1":"19844694226273","imei2":"19844694226273","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183225,"job_number":"JOB_183225","tr_customer_id":183243,"tr_customer_product_id":183233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:54:25.000Z","modified_at":"2026-02-11T06:54:25.000Z","name":"Karli Bode","mobile_number":"411-824-6708","email_id":"Mortimer69@gmail.com","dop":"2025-04-06","serial_number":"17637492791781620","imei1":"17637492791781620","imei2":"17637492791781620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183226,"job_number":"JOB_183226","tr_customer_id":183244,"tr_customer_product_id":183234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:54:39.000Z","modified_at":"2026-02-11T06:54:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18088197613237","imei1":"18088197613237","imei2":"18088197613237","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:54:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183228,"job_number":"JOB_183228","tr_customer_id":183246,"tr_customer_product_id":183236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:54:40.000Z","modified_at":"2026-02-11T06:54:40.000Z","name":"Gay Rogahn","mobile_number":"266-204-9713","email_id":"Seamus_Abbott19@gmail.com","dop":"2025-04-06","serial_number":"17664680232908674","imei1":"17664680232908674","imei2":"17664680232908674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183229,"job_number":"JOB_183229","tr_customer_id":183247,"tr_customer_product_id":183237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:55:19.000Z","modified_at":"2026-02-11T06:55:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14192557810919","imei1":"14192557810919","imei2":"14192557810919","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183231,"job_number":"JOB_183231","tr_customer_id":183249,"tr_customer_product_id":183239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:55:21.000Z","modified_at":"2026-02-11T06:55:21.000Z","name":"Alexanne Wunsch","mobile_number":"974-776-1646","email_id":"Marlen.Kihn82@yahoo.com","dop":"2025-04-06","serial_number":"10914286605349070","imei1":"10914286605349070","imei2":"10914286605349070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183232,"job_number":"JOB_183232","tr_customer_id":183250,"tr_customer_product_id":183240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:56:10.000Z","modified_at":"2026-02-11T06:56:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15241263967725","imei1":"15241263967725","imei2":"15241263967725","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183234,"job_number":"JOB_183234","tr_customer_id":183252,"tr_customer_product_id":183242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:56:12.000Z","modified_at":"2026-02-11T06:56:12.000Z","name":"Columbus Durgan","mobile_number":"856-343-8013","email_id":"Marcus.Yost@yahoo.com","dop":"2025-04-06","serial_number":"10874477724127574","imei1":"10874477724127574","imei2":"10874477724127574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183237,"job_number":"JOB_183237","tr_customer_id":183255,"tr_customer_product_id":183245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:00.000Z","modified_at":"2026-02-11T06:57:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17273460599349","imei1":"17273460599349","imei2":"17273460599349","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183239,"job_number":"JOB_183239","tr_customer_id":183257,"tr_customer_product_id":183247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:01.000Z","modified_at":"2026-02-11T06:57:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14187136490828","imei1":"14187136490828","imei2":"14187136490828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183241,"job_number":"JOB_183241","tr_customer_id":183259,"tr_customer_product_id":183249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:01.000Z","modified_at":"2026-02-11T06:57:01.000Z","name":"Katlynn Mitchell","mobile_number":"279-662-8417","email_id":"Bennie_Bailey@gmail.com","dop":"2025-04-06","serial_number":"12790445550037910","imei1":"12790445550037910","imei2":"12790445550037910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183242,"job_number":"JOB_183242","tr_customer_id":183260,"tr_customer_product_id":183250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:02.000Z","modified_at":"2026-02-11T06:57:02.000Z","name":"Jennifer Jacobi","mobile_number":"476-221-2696","email_id":"Kellie.Ondricka63@yahoo.com","dop":"2025-04-06","serial_number":"14147073045175060","imei1":"14147073045175060","imei2":"14147073045175060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183244,"job_number":"JOB_183244","tr_customer_id":183262,"tr_customer_product_id":183252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:48.000Z","modified_at":"2026-02-11T06:57:48.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16419309254864","imei1":"16419309254864","imei2":"16419309254864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183246,"job_number":"JOB_183246","tr_customer_id":183264,"tr_customer_product_id":183254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:50.000Z","modified_at":"2026-02-11T06:57:50.000Z","name":"Madonna Beer","mobile_number":"290-845-4523","email_id":"Jessie.Rau6@yahoo.com","dop":"2025-04-06","serial_number":"10810475955441162","imei1":"10810475955441162","imei2":"10810475955441162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:57:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183247,"job_number":"JOB_183247","tr_customer_id":183265,"tr_customer_product_id":183255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:58:37.000Z","modified_at":"2026-02-11T06:58:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10653539109475","imei1":"10653539109475","imei2":"10653539109475","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:58:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183249,"job_number":"JOB_183249","tr_customer_id":183267,"tr_customer_product_id":183257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:58:38.000Z","modified_at":"2026-02-11T06:58:38.000Z","name":"Emmanuel Swaniawski","mobile_number":"486-558-1290","email_id":"Stephania_Gerhold59@hotmail.com","dop":"2025-04-06","serial_number":"12390364250314908","imei1":"12390364250314908","imei2":"12390364250314908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183250,"job_number":"JOB_183250","tr_customer_id":183268,"tr_customer_product_id":183258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:59:02.000Z","modified_at":"2026-02-11T06:59:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13117904619000","imei1":"13117904619000","imei2":"13117904619000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183252,"job_number":"JOB_183252","tr_customer_id":183270,"tr_customer_product_id":183260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:59:03.000Z","modified_at":"2026-02-11T06:59:03.000Z","name":"Kole Schimmel","mobile_number":"373-223-5934","email_id":"Tyree.Baumbach@yahoo.com","dop":"2025-04-06","serial_number":"18090484040744304","imei1":"18090484040744304","imei2":"18090484040744304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183253,"job_number":"JOB_183253","tr_customer_id":183271,"tr_customer_product_id":183261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:59:46.000Z","modified_at":"2026-02-11T06:59:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16047856549410","imei1":"16047856549410","imei2":"16047856549410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183255,"job_number":"JOB_183255","tr_customer_id":183273,"tr_customer_product_id":183263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:59:48.000Z","modified_at":"2026-02-11T06:59:48.000Z","name":"Katherine Schowalter","mobile_number":"380-803-2887","email_id":"Wava_Mueller40@hotmail.com","dop":"2025-04-06","serial_number":"10925796766015216","imei1":"10925796766015216","imei2":"10925796766015216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183257,"job_number":"JOB_183257","tr_customer_id":183275,"tr_customer_product_id":183265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:01.000Z","modified_at":"2026-02-11T07:00:01.000Z","name":"Morris Lockman","mobile_number":"848-572-7513","email_id":"Leonardo.Dach@hotmail.com","dop":"2025-04-06","serial_number":"18871478459131976","imei1":"18871478459131976","imei2":"18871478459131976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183258,"job_number":"JOB_183258","tr_customer_id":183276,"tr_customer_product_id":183266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:30.000Z","modified_at":"2026-02-11T07:00:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14314569461191","imei1":"14314569461191","imei2":"14314569461191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183260,"job_number":"JOB_183260","tr_customer_id":183278,"tr_customer_product_id":183268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:32.000Z","modified_at":"2026-02-11T07:00:32.000Z","name":"Martine Rowe","mobile_number":"511-915-7350","email_id":"Malika.Crist@yahoo.com","dop":"2025-04-06","serial_number":"12374014696169556","imei1":"12374014696169556","imei2":"12374014696169556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183261,"job_number":"JOB_183261","tr_customer_id":183279,"tr_customer_product_id":183269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:35.000Z","modified_at":"2026-02-11T07:00:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18251807745059","imei1":"18251807745059","imei2":"18251807745059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183263,"job_number":"JOB_183263","tr_customer_id":183281,"tr_customer_product_id":183271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:36.000Z","modified_at":"2026-02-11T07:00:36.000Z","name":"Selmer Ryan","mobile_number":"264-382-7095","email_id":"Reuben_Pouros@hotmail.com","dop":"2025-04-06","serial_number":"13673772937191888","imei1":"13673772937191888","imei2":"13673772937191888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183267,"job_number":"JOB_183267","tr_customer_id":183285,"tr_customer_product_id":183275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:44.000Z","modified_at":"2026-02-11T07:00:44.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"18057087833491","imei1":"18057087833491","imei2":"18057087833491","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183269,"job_number":"JOB_183269","tr_customer_id":183287,"tr_customer_product_id":183277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:46.000Z","modified_at":"2026-02-11T07:00:46.000Z","name":"Bart Skiles","mobile_number":"385-356-7004","email_id":"Veronica40@yahoo.com","dop":"2025-04-06","serial_number":"19970960154857948","imei1":"19970960154857948","imei2":"19970960154857948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183270,"job_number":"JOB_183270","tr_customer_id":183288,"tr_customer_product_id":183278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:22.000Z","modified_at":"2026-02-11T07:01:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16526302819255","imei1":"16526302819255","imei2":"16526302819255","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183272,"job_number":"JOB_183272","tr_customer_id":183290,"tr_customer_product_id":183280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:24.000Z","modified_at":"2026-02-11T07:01:24.000Z","name":"Dayna Price","mobile_number":"643-648-7993","email_id":"Orin12@gmail.com","dop":"2025-04-06","serial_number":"12950088723257862","imei1":"12950088723257862","imei2":"12950088723257862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183276,"job_number":"JOB_183276","tr_customer_id":183294,"tr_customer_product_id":183284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:36.000Z","modified_at":"2026-02-11T07:01:36.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"15484607727476","imei1":"15484607727476","imei2":"15484607727476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:01:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183278,"job_number":"JOB_183278","tr_customer_id":183296,"tr_customer_product_id":183286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:38.000Z","modified_at":"2026-02-11T07:01:38.000Z","name":"Christy Gutmann","mobile_number":"831-454-1785","email_id":"Ramona.Jacobson95@gmail.com","dop":"2025-04-06","serial_number":"18954866374133730","imei1":"18954866374133730","imei2":"18954866374133730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:01:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183279,"job_number":"JOB_183279","tr_customer_id":183297,"tr_customer_product_id":183287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:09.000Z","modified_at":"2026-02-11T07:02:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17223473015759","imei1":"17223473015759","imei2":"17223473015759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183283,"job_number":"JOB_183283","tr_customer_id":183301,"tr_customer_product_id":183291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:11.000Z","modified_at":"2026-02-11T07:02:11.000Z","name":"Jackeline Kulas","mobile_number":"310-594-9660","email_id":"Hettie.Hirthe42@yahoo.com","dop":"2025-04-06","serial_number":"14310308843518088","imei1":"14310308843518088","imei2":"14310308843518088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183285,"job_number":"JOB_183285","tr_customer_id":183303,"tr_customer_product_id":183293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:14.000Z","modified_at":"2026-02-11T07:02:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17981079783483","imei1":"17981079783483","imei2":"17981079783483","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183287,"job_number":"JOB_183287","tr_customer_id":183305,"tr_customer_product_id":183295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:16.000Z","modified_at":"2026-02-11T07:02:16.000Z","name":"Daisha Langosh","mobile_number":"585-435-0151","email_id":"Freida_Abernathy@hotmail.com","dop":"2025-04-06","serial_number":"17518717924921944","imei1":"17518717924921944","imei2":"17518717924921944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183288,"job_number":"JOB_183288","tr_customer_id":183306,"tr_customer_product_id":183296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:28.000Z","modified_at":"2026-02-11T07:02:28.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"17608665333713","imei1":"17608665333713","imei2":"17608665333713","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183290,"job_number":"JOB_183290","tr_customer_id":183308,"tr_customer_product_id":183298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:30.000Z","modified_at":"2026-02-11T07:02:30.000Z","name":"Andreane Pfeffer","mobile_number":"365-916-3898","email_id":"Hayden30@gmail.com","dop":"2025-04-06","serial_number":"13107312248609524","imei1":"13107312248609524","imei2":"13107312248609524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183294,"job_number":"JOB_183294","tr_customer_id":183312,"tr_customer_product_id":183302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:59.000Z","modified_at":"2026-02-11T07:02:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17896936870789","imei1":"17896936870789","imei2":"17896936870789","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183296,"job_number":"JOB_183296","tr_customer_id":183314,"tr_customer_product_id":183304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:03:00.000Z","modified_at":"2026-02-11T07:03:00.000Z","name":"Lisandro Swaniawski","mobile_number":"844-398-3659","email_id":"Blake65@hotmail.com","dop":"2025-04-06","serial_number":"10363832874601646","imei1":"10363832874601646","imei2":"10363832874601646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:03:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183297,"job_number":"JOB_183297","tr_customer_id":183315,"tr_customer_product_id":183305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:03:43.000Z","modified_at":"2026-02-11T07:03:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15053716022471","imei1":"15053716022471","imei2":"15053716022471","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:03:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183299,"job_number":"JOB_183299","tr_customer_id":183317,"tr_customer_product_id":183307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:03:45.000Z","modified_at":"2026-02-11T07:03:45.000Z","name":"Brant Thompson","mobile_number":"932-563-7435","email_id":"Breanna.Windler@hotmail.com","dop":"2025-04-06","serial_number":"19089808068679200","imei1":"19089808068679200","imei2":"19089808068679200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:03:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183300,"job_number":"JOB_183300","tr_customer_id":183318,"tr_customer_product_id":183308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:07:25.000Z","modified_at":"2026-02-11T07:07:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18310145219000","imei1":"18310145219000","imei2":"18310145219000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:07:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183302,"job_number":"JOB_183302","tr_customer_id":183320,"tr_customer_product_id":183310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:07:27.000Z","modified_at":"2026-02-11T07:07:27.000Z","name":"Ray Shields","mobile_number":"822-583-4711","email_id":"Jaqueline_Ryan@yahoo.com","dop":"2025-04-06","serial_number":"10421186228136920","imei1":"10421186228136920","imei2":"10421186228136920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:07:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183303,"job_number":"JOB_183303","tr_customer_id":183321,"tr_customer_product_id":183311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:12.000Z","modified_at":"2026-02-11T07:08:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12342503657422","imei1":"12342503657422","imei2":"12342503657422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:08:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183305,"job_number":"JOB_183305","tr_customer_id":183323,"tr_customer_product_id":183313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:14.000Z","modified_at":"2026-02-11T07:08:14.000Z","name":"Kaylah Conroy","mobile_number":"253-351-6073","email_id":"Oren29@gmail.com","dop":"2025-04-06","serial_number":"12435365049148912","imei1":"12435365049148912","imei2":"12435365049148912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:08:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183306,"job_number":"JOB_183306","tr_customer_id":183324,"tr_customer_product_id":183314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:49.000Z","modified_at":"2026-02-11T07:08:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11133387215325","imei1":"11133387215325","imei2":"11133387215325","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:08:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183308,"job_number":"JOB_183308","tr_customer_id":183326,"tr_customer_product_id":183316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:51.000Z","modified_at":"2026-02-11T07:08:51.000Z","name":"Heber Sawayn","mobile_number":"869-897-6795","email_id":"Kailyn87@gmail.com","dop":"2025-04-06","serial_number":"17526315520679100","imei1":"17526315520679100","imei2":"17526315520679100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:08:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183309,"job_number":"JOB_183309","tr_customer_id":183327,"tr_customer_product_id":183317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:59.000Z","modified_at":"2026-02-11T07:08:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13436365774773","imei1":"13436365774773","imei2":"13436365774773","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:08:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183311,"job_number":"JOB_183311","tr_customer_id":183329,"tr_customer_product_id":183319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:01.000Z","modified_at":"2026-02-11T07:09:01.000Z","name":"Eunice Kreiger","mobile_number":"507-282-6739","email_id":"Johanna.Lueilwitz58@hotmail.com","dop":"2025-04-06","serial_number":"16216160542343848","imei1":"16216160542343848","imei2":"16216160542343848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:09:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183313,"job_number":"JOB_183313","tr_customer_id":183331,"tr_customer_product_id":183321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:27.000Z","modified_at":"2026-02-11T07:09:27.000Z","name":"Theodora Mohr","mobile_number":"822-383-7725","email_id":"Columbus_Hansen60@hotmail.com","dop":"2025-04-06","serial_number":"19879010070151344","imei1":"19879010070151344","imei2":"19879010070151344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:09:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183314,"job_number":"JOB_183314","tr_customer_id":183332,"tr_customer_product_id":183322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:39.000Z","modified_at":"2026-02-11T07:09:39.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13285194451269","imei1":"13285194451269","imei2":"13285194451269","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:09:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183317,"job_number":"JOB_183317","tr_customer_id":183335,"tr_customer_product_id":183325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:41.000Z","modified_at":"2026-02-11T07:09:41.000Z","name":"Ethyl Lehner","mobile_number":"537-337-6676","email_id":"Joshua_Herzog15@yahoo.com","dop":"2025-04-06","serial_number":"15643422960953260","imei1":"15643422960953260","imei2":"15643422960953260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:09:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183318,"job_number":"JOB_183318","tr_customer_id":183336,"tr_customer_product_id":183326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:41.000Z","modified_at":"2026-02-11T07:09:41.000Z","name":"Jo Homenick","mobile_number":"362-542-0260","email_id":"Laron.Pouros@yahoo.com","dop":"2025-04-06","serial_number":"19602284373433356","imei1":"19602284373433356","imei2":"19602284373433356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:09:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183319,"job_number":"JOB_183319","tr_customer_id":183337,"tr_customer_product_id":183327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:10:29.000Z","modified_at":"2026-02-11T07:10:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14615405472749","imei1":"14615405472749","imei2":"14615405472749","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:10:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183321,"job_number":"JOB_183321","tr_customer_id":183339,"tr_customer_product_id":183329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:10:31.000Z","modified_at":"2026-02-11T07:10:31.000Z","name":"Henriette Schumm","mobile_number":"661-612-7789","email_id":"Caterina_Schaefer@gmail.com","dop":"2025-04-06","serial_number":"11578322620485332","imei1":"11578322620485332","imei2":"11578322620485332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:10:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183322,"job_number":"JOB_183322","tr_customer_id":183340,"tr_customer_product_id":183330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:14:44.000Z","modified_at":"2026-02-11T07:14:44.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13747218951509","imei1":"13747218951509","imei2":"13747218951509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:14:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183324,"job_number":"JOB_183324","tr_customer_id":183342,"tr_customer_product_id":183332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:14:45.000Z","modified_at":"2026-02-11T07:14:45.000Z","name":"Jarrod Bosco","mobile_number":"672-471-0938","email_id":"Lulu36@hotmail.com","dop":"2025-04-06","serial_number":"17934642057975452","imei1":"17934642057975452","imei2":"17934642057975452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:14:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183326,"job_number":"JOB_183326","tr_customer_id":183344,"tr_customer_product_id":183334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:14:52.000Z","modified_at":"2026-02-11T07:14:52.000Z","name":"Hillard Heathcote","mobile_number":"542-682-5235","email_id":"Cloyd5@yahoo.com","dop":"2025-04-06","serial_number":"16009778614318316","imei1":"16009778614318316","imei2":"16009778614318316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:14:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183327,"job_number":"JOB_183327","tr_customer_id":183345,"tr_customer_product_id":183335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:15:28.000Z","modified_at":"2026-02-11T07:15:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19169679646030","imei1":"19169679646030","imei2":"19169679646030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:15:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183329,"job_number":"JOB_183329","tr_customer_id":183347,"tr_customer_product_id":183337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:15:30.000Z","modified_at":"2026-02-11T07:15:30.000Z","name":"Retta Grant","mobile_number":"933-956-6417","email_id":"Oceane_Lehner@yahoo.com","dop":"2025-04-06","serial_number":"19440911413452764","imei1":"19440911413452764","imei2":"19440911413452764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:15:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183330,"job_number":"JOB_183330","tr_customer_id":183348,"tr_customer_product_id":183338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:16:12.000Z","modified_at":"2026-02-11T07:16:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17767793786577","imei1":"17767793786577","imei2":"17767793786577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:16:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183332,"job_number":"JOB_183332","tr_customer_id":183350,"tr_customer_product_id":183340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:16:14.000Z","modified_at":"2026-02-11T07:16:14.000Z","name":"Forrest Emard","mobile_number":"639-621-6261","email_id":"Jackson_Ernser@yahoo.com","dop":"2025-04-06","serial_number":"16728391441490392","imei1":"16728391441490392","imei2":"16728391441490392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:16:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183333,"job_number":"JOB_183333","tr_customer_id":183351,"tr_customer_product_id":183341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:42:26.000Z","modified_at":"2026-02-11T07:42:26.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"17663932557499","imei1":"17663932557499","imei2":"17663932557499","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183335,"job_number":"JOB_183335","tr_customer_id":183353,"tr_customer_product_id":183343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:42:42.000Z","modified_at":"2026-02-11T07:42:42.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15917015750641","imei1":"15917015750641","imei2":"15917015750641","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183337,"job_number":"JOB_183337","tr_customer_id":183355,"tr_customer_product_id":183345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:42:57.000Z","modified_at":"2026-02-11T07:42:57.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"14308929318779","imei1":"14308929318779","imei2":"14308929318779","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183346,"job_number":"JOB_183346","tr_customer_id":183364,"tr_customer_product_id":183354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:04:02.000Z","modified_at":"2026-02-11T08:04:02.000Z","name":"Dorthy Olson","mobile_number":"490-213-5976","email_id":"Columbus_Schoen83@hotmail.com","dop":"2025-04-06","serial_number":"10412131851684752","imei1":"10412131851684752","imei2":"10412131851684752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183351,"job_number":"JOB_183351","tr_customer_id":183369,"tr_customer_product_id":183359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:05:30.000Z","modified_at":"2026-02-11T08:05:30.000Z","name":"Beth Hettinger","mobile_number":"397-551-7121","email_id":"Tod2@yahoo.com","dop":"2025-04-06","serial_number":"10203286242211544","imei1":"10203286242211544","imei2":"10203286242211544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:05:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183353,"job_number":"JOB_183353","tr_customer_id":183371,"tr_customer_product_id":183361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:24:04.000Z","modified_at":"2026-02-11T08:24:04.000Z","name":"Elian Bins","mobile_number":"228-960-2613","email_id":"Jennifer_Huels@yahoo.com","dop":"2026-01-23","serial_number":"141814433736693","imei1":"141814433736693","imei2":"141814433736693","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:24:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183355,"job_number":"JOB_183355","tr_customer_id":183373,"tr_customer_product_id":183363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:25:23.000Z","modified_at":"2026-02-11T08:25:23.000Z","name":"Immanuel Kshlerin","mobile_number":"342-342-9934","email_id":"Rigoberto.Kuhn@yahoo.com","dop":"2026-01-23","serial_number":"137557413102317","imei1":"137557413102317","imei2":"137557413102317","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183356,"job_number":"JOB_183356","tr_customer_id":183374,"tr_customer_product_id":183364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:27:32.000Z","modified_at":"2026-02-11T08:27:32.000Z","name":"Forrest Reilly","mobile_number":"730-512-8643","email_id":"Kayli59@yahoo.com","dop":"2026-01-23","serial_number":"11133819227974","imei1":"11133819227974","imei2":"11133819227974","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:27:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183358,"job_number":"JOB_183358","tr_customer_id":183376,"tr_customer_product_id":183366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:29:01.000Z","modified_at":"2026-02-11T08:29:01.000Z","name":"Caleigh Wiza","mobile_number":"377-664-5399","email_id":"Horacio_Bayer@gmail.com","dop":"2026-01-23","serial_number":"182138932890551","imei1":"182138932890551","imei2":"182138932890551","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:29:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183359,"job_number":"JOB_183359","tr_customer_id":183377,"tr_customer_product_id":183367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:35:14.000Z","modified_at":"2026-02-11T08:35:14.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13583050526260","imei1":"13583050526260","imei2":"13583050526260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:35:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183361,"job_number":"JOB_183361","tr_customer_id":183379,"tr_customer_product_id":183369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:35:16.000Z","modified_at":"2026-02-11T08:35:16.000Z","name":"Shannon Bode","mobile_number":"301-627-1034","email_id":"Vladimir.Torphy@yahoo.com","dop":"2025-04-06","serial_number":"19411339316773500","imei1":"19411339316773500","imei2":"19411339316773500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:35:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183362,"job_number":"JOB_183362","tr_customer_id":183380,"tr_customer_product_id":183370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:35:59.000Z","modified_at":"2026-02-11T08:35:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10037306466607","imei1":"10037306466607","imei2":"10037306466607","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183364,"job_number":"JOB_183364","tr_customer_id":183382,"tr_customer_product_id":183372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:36:00.000Z","modified_at":"2026-02-11T08:36:00.000Z","name":"Lillie Wehner","mobile_number":"954-325-5967","email_id":"Halie79@hotmail.com","dop":"2025-04-06","serial_number":"11134181571309214","imei1":"11134181571309214","imei2":"11134181571309214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183365,"job_number":"JOB_183365","tr_customer_id":183383,"tr_customer_product_id":183373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:36:42.000Z","modified_at":"2026-02-11T08:36:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10637017919838","imei1":"10637017919838","imei2":"10637017919838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183367,"job_number":"JOB_183367","tr_customer_id":183385,"tr_customer_product_id":183375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:36:44.000Z","modified_at":"2026-02-11T08:36:44.000Z","name":"Baby Mitchell","mobile_number":"475-647-6366","email_id":"Jorge43@hotmail.com","dop":"2025-04-06","serial_number":"19734391210225264","imei1":"19734391210225264","imei2":"19734391210225264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T08:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183368,"job_number":"JOB_183368","tr_customer_id":183386,"tr_customer_product_id":183376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:40:51.000Z","modified_at":"2026-02-11T09:40:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11572447516181","imei1":"11572447516181","imei2":"11572447516181","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T09:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183370,"job_number":"JOB_183370","tr_customer_id":183388,"tr_customer_product_id":183378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:40:53.000Z","modified_at":"2026-02-11T09:40:53.000Z","name":"Dawn Blick","mobile_number":"475-380-9999","email_id":"Josie24@gmail.com","dop":"2025-04-06","serial_number":"12206396151810036","imei1":"12206396151810036","imei2":"12206396151810036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T09:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183371,"job_number":"JOB_183371","tr_customer_id":183389,"tr_customer_product_id":183379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:41:37.000Z","modified_at":"2026-02-11T09:41:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13469681881716","imei1":"13469681881716","imei2":"13469681881716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T09:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183373,"job_number":"JOB_183373","tr_customer_id":183391,"tr_customer_product_id":183381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:41:39.000Z","modified_at":"2026-02-11T09:41:39.000Z","name":"Ariane Bahringer","mobile_number":"721-997-5102","email_id":"Louie40@yahoo.com","dop":"2025-04-06","serial_number":"17713953771483132","imei1":"17713953771483132","imei2":"17713953771483132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T09:41:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183374,"job_number":"JOB_183374","tr_customer_id":183392,"tr_customer_product_id":183382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:42:21.000Z","modified_at":"2026-02-11T09:42:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12979077929727","imei1":"12979077929727","imei2":"12979077929727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T09:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183376,"job_number":"JOB_183376","tr_customer_id":183394,"tr_customer_product_id":183384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:42:23.000Z","modified_at":"2026-02-11T09:42:23.000Z","name":"Bill Wiza","mobile_number":"918-252-2530","email_id":"Shaniya_Mueller26@hotmail.com","dop":"2025-04-06","serial_number":"17095884161977980","imei1":"17095884161977980","imei2":"17095884161977980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T09:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183377,"job_number":"JOB_183377","tr_customer_id":183395,"tr_customer_product_id":183385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:54:03.000Z","modified_at":"2026-02-11T10:54:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14786574995009","imei1":"14786574995009","imei2":"14786574995009","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T10:54:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183379,"job_number":"JOB_183379","tr_customer_id":183397,"tr_customer_product_id":183387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:54:05.000Z","modified_at":"2026-02-11T10:54:05.000Z","name":"Michelle Klocko","mobile_number":"263-569-5063","email_id":"Tyreek.Metz@gmail.com","dop":"2025-04-06","serial_number":"13153187973046198","imei1":"13153187973046198","imei2":"13153187973046198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T10:54:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183380,"job_number":"JOB_183380","tr_customer_id":183398,"tr_customer_product_id":183388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:54:49.000Z","modified_at":"2026-02-11T10:54:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10161351279169","imei1":"10161351279169","imei2":"10161351279169","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T10:54:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183382,"job_number":"JOB_183382","tr_customer_id":183400,"tr_customer_product_id":183390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:54:50.000Z","modified_at":"2026-02-11T10:54:50.000Z","name":"Lina Friesen","mobile_number":"909-937-1584","email_id":"Gene7@yahoo.com","dop":"2025-04-06","serial_number":"14122803331046206","imei1":"14122803331046206","imei2":"14122803331046206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T10:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183383,"job_number":"JOB_183383","tr_customer_id":183401,"tr_customer_product_id":183391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:55:34.000Z","modified_at":"2026-02-11T10:55:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12450342538670","imei1":"12450342538670","imei2":"12450342538670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T10:55:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183385,"job_number":"JOB_183385","tr_customer_id":183403,"tr_customer_product_id":183393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:55:36.000Z","modified_at":"2026-02-11T10:55:36.000Z","name":"Drake Parker","mobile_number":"772-397-6905","email_id":"Ricky46@hotmail.com","dop":"2025-04-06","serial_number":"11697294639993186","imei1":"11697294639993186","imei2":"11697294639993186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T10:55:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183386,"job_number":"JOB_183386","tr_customer_id":183404,"tr_customer_product_id":183394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:10:11.000Z","modified_at":"2026-02-11T11:10:11.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-01","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-01T11:10:02.209310898Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:10:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183387,"job_number":"JOB_183387","tr_customer_id":183405,"tr_customer_product_id":183395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:10:12.000Z","modified_at":"2026-02-11T11:10:12.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-01","serial_number":"86595375822489","imei1":"86595375822489","imei2":"86595375822489","popurl":"2026-02-01T11:10:02.212479283Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:10:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183388,"job_number":"JOB_183388","tr_customer_id":183406,"tr_customer_product_id":183396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:10:23.000Z","modified_at":"2026-02-11T11:10:23.000Z","name":"Yogesh Patel","mobile_number":"8631756250","email_id":"chinmayanand.pothuvaal@hotmail.com","dop":"2026-02-01","serial_number":"79523075689778","imei1":"79523075689778","imei2":"79523075689778","popurl":"www.brahmdev-chaturvedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:10:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183389,"job_number":"JOB_183389","tr_customer_id":183407,"tr_customer_product_id":183397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:44:10.000Z","modified_at":"2026-02-11T11:44:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19174513546069","imei1":"19174513546069","imei2":"19174513546069","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183391,"job_number":"JOB_183391","tr_customer_id":183409,"tr_customer_product_id":183399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:44:11.000Z","modified_at":"2026-02-11T11:44:11.000Z","name":"Bud Larson","mobile_number":"575-384-7382","email_id":"Kamille.Hamill66@hotmail.com","dop":"2025-04-06","serial_number":"13643298040378124","imei1":"13643298040378124","imei2":"13643298040378124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:44:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183392,"job_number":"JOB_183392","tr_customer_id":183410,"tr_customer_product_id":183400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:45:00.000Z","modified_at":"2026-02-11T11:45:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11647049171950","imei1":"11647049171950","imei2":"11647049171950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183394,"job_number":"JOB_183394","tr_customer_id":183412,"tr_customer_product_id":183402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:45:02.000Z","modified_at":"2026-02-11T11:45:02.000Z","name":"Kevin Greenholt","mobile_number":"453-240-4828","email_id":"Madisyn_Heaney7@yahoo.com","dop":"2025-04-06","serial_number":"17070484477922136","imei1":"17070484477922136","imei2":"17070484477922136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:45:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183395,"job_number":"JOB_183395","tr_customer_id":183413,"tr_customer_product_id":183403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:45:50.000Z","modified_at":"2026-02-11T11:45:50.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12474027599632","imei1":"12474027599632","imei2":"12474027599632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:45:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183397,"job_number":"JOB_183397","tr_customer_id":183415,"tr_customer_product_id":183405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:45:52.000Z","modified_at":"2026-02-11T11:45:52.000Z","name":"Jarred Legros","mobile_number":"302-594-8816","email_id":"Ella.Block93@hotmail.com","dop":"2025-04-06","serial_number":"14668412154499960","imei1":"14668412154499960","imei2":"14668412154499960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T11:45:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183398,"job_number":"JOB_183398","tr_customer_id":183416,"tr_customer_product_id":183406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T12:02:23.000Z","modified_at":"2026-02-11T12:02:23.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-01","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-01T12:02:23.318855203Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T12:02:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183399,"job_number":"JOB_183399","tr_customer_id":183417,"tr_customer_product_id":183407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T12:29:48.000Z","modified_at":"2026-02-11T12:29:48.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-01","serial_number":"10000671917300","imei1":"10000671017301","imei2":"10000061817302","popurl":"2026-02-01T12:29:48.322632500Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T12:29:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183400,"job_number":"JOB_183400","tr_customer_id":183418,"tr_customer_product_id":183408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:01:48.000Z","modified_at":"2026-02-11T13:01:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16699722853634","imei1":"16699722853634","imei2":"16699722853634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183402,"job_number":"JOB_183402","tr_customer_id":183420,"tr_customer_product_id":183410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:01:50.000Z","modified_at":"2026-02-11T13:01:50.000Z","name":"Janet Goodwin","mobile_number":"401-679-0856","email_id":"Richie75@gmail.com","dop":"2025-04-06","serial_number":"10698694539240592","imei1":"10698694539240592","imei2":"10698694539240592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:01:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183403,"job_number":"JOB_183403","tr_customer_id":183421,"tr_customer_product_id":183411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:02:36.000Z","modified_at":"2026-02-11T13:02:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15667964296549","imei1":"15667964296549","imei2":"15667964296549","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183405,"job_number":"JOB_183405","tr_customer_id":183423,"tr_customer_product_id":183413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:02:38.000Z","modified_at":"2026-02-11T13:02:38.000Z","name":"Larissa Keeling","mobile_number":"493-393-0115","email_id":"Andrew.Braun@gmail.com","dop":"2025-04-06","serial_number":"15036213228793888","imei1":"15036213228793888","imei2":"15036213228793888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:02:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183406,"job_number":"JOB_183406","tr_customer_id":183424,"tr_customer_product_id":183414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:03:22.000Z","modified_at":"2026-02-11T13:03:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12511407932375","imei1":"12511407932375","imei2":"12511407932375","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:03:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183408,"job_number":"JOB_183408","tr_customer_id":183426,"tr_customer_product_id":183416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:03:24.000Z","modified_at":"2026-02-11T13:03:24.000Z","name":"Evalyn Cummings","mobile_number":"759-207-4034","email_id":"Ivy_Nienow@gmail.com","dop":"2025-04-06","serial_number":"12503286887140332","imei1":"12503286887140332","imei2":"12503286887140332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:03:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183413,"job_number":"JOB_183413","tr_customer_id":183431,"tr_customer_product_id":183421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:52:22.000Z","modified_at":"2026-02-11T13:52:22.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"18077928351811","imei1":"18077928351811","imei2":"18077928351811","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:52:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183414,"job_number":"JOB_183414","tr_customer_id":183432,"tr_customer_product_id":183422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:52:39.000Z","modified_at":"2026-02-11T13:52:39.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"19650351722083","imei1":"19650351722083","imei2":"19650351722083","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:52:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183415,"job_number":"JOB_183415","tr_customer_id":183433,"tr_customer_product_id":183423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:54:22.000Z","modified_at":"2026-02-11T13:54:22.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-02-01","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-02-01T13:54:21.955392978Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:54:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183422,"job_number":"JOB_183422","tr_customer_id":183440,"tr_customer_product_id":183430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T14:11:11.000Z","modified_at":"2026-02-11T14:11:11.000Z","name":"Angela Pagac","mobile_number":"590-247-1986","email_id":"Sonia.Goodwin82@gmail.com","dop":"2025-05-30","serial_number":"19351796769917","imei1":"19351796769917","imei2":"19351796769917","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T14:11:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183423,"job_number":"JOB_183423","tr_customer_id":183441,"tr_customer_product_id":183431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T14:11:13.000Z","modified_at":"2026-02-11T14:11:13.000Z","name":"Cydney Baumbach","mobile_number":"992-456-8334","email_id":"Dakota70@yahoo.com","dop":"2025-05-30","serial_number":"1201557960030749","imei1":"1201557960030749","imei2":"1201557960030749","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T14:11:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182858,"job_number":"JOB_182858","tr_customer_id":182876,"tr_customer_product_id":182866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:57.000Z","modified_at":"2026-02-11T04:39:57.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Griffin_Rowe@yahoo.com","dop":"2025-07-02","serial_number":"12549821610237","imei1":"12549821610237","imei2":"12549821610237","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:39:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182880,"job_number":"JOB_182880","tr_customer_id":182898,"tr_customer_product_id":182888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:16.000Z","modified_at":"2026-02-11T04:40:16.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Jeramie32@hotmail.com","dop":"2025-07-02","serial_number":"12348206865508","imei1":"12348206865508","imei2":"12348206865508","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182898,"job_number":"JOB_182898","tr_customer_id":182916,"tr_customer_product_id":182906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:32.000Z","modified_at":"2026-02-11T04:40:32.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"181809910286123","imei1":"181809910286123","imei2":"181809910286123","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182899,"job_number":"JOB_182899","tr_customer_id":182917,"tr_customer_product_id":182907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:33.000Z","modified_at":"2026-02-11T04:40:33.000Z","name":"Creola Koch","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"175835550409582","imei1":"175835550409582","imei2":"175835550409582","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182901,"job_number":"JOB_182901","tr_customer_id":182919,"tr_customer_product_id":182909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:33.000Z","modified_at":"2026-02-11T04:40:33.000Z","name":"Ernest Green","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"150274784619462","imei1":"150274784619462","imei2":"150274784619462","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182902,"job_number":"JOB_182902","tr_customer_id":182920,"tr_customer_product_id":182910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:33.000Z","modified_at":"2026-02-11T04:40:33.000Z","name":"Lacy Langosh","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"111904807027595","imei1":"111904807027595","imei2":"111904807027595","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182903,"job_number":"JOB_182903","tr_customer_id":182921,"tr_customer_product_id":182911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:34.000Z","modified_at":"2026-02-11T04:40:34.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Aron_Fahey50@yahoo.com","dop":"2025-07-02","serial_number":"14179663734142","imei1":"14179663734142","imei2":"14179663734142","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182905,"job_number":"JOB_182905","tr_customer_id":182923,"tr_customer_product_id":182913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:37.000Z","modified_at":"2026-02-11T04:40:37.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109726404444400","imei1":"109726404444400","imei2":"109726404444400","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182907,"job_number":"JOB_182907","tr_customer_id":182925,"tr_customer_product_id":182915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:38.000Z","modified_at":"2026-02-11T04:40:38.000Z","name":"Myrtis Stiedemann","mobile_number":"303-322-0078","email_id":"Nicholaus.Raynor4@yahoo.com","dop":"2025-06-09","serial_number":"103962259116037","imei1":"103962259116037","imei2":"103962259116037","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182920,"job_number":"JOB_182920","tr_customer_id":182938,"tr_customer_product_id":182928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:45.000Z","modified_at":"2026-02-11T04:40:45.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"101485845890936","imei1":"101485845890936","imei2":"101485845890936","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182922,"job_number":"JOB_182922","tr_customer_id":182940,"tr_customer_product_id":182930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:45.000Z","modified_at":"2026-02-11T04:40:45.000Z","name":"Haylee Heidenreich","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"165416195288889","imei1":"165416195288889","imei2":"165416195288889","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182925,"job_number":"JOB_182925","tr_customer_id":182943,"tr_customer_product_id":182933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:46.000Z","modified_at":"2026-02-11T04:40:46.000Z","name":"Vidal Towne","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"136408990714764","imei1":"136408990714764","imei2":"136408990714764","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182927,"job_number":"JOB_182927","tr_customer_id":182945,"tr_customer_product_id":182935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:46.000Z","modified_at":"2026-02-11T04:40:46.000Z","name":"Loraine Doyle","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"153814098822347","imei1":"153814098822347","imei2":"153814098822347","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182937,"job_number":"JOB_182937","tr_customer_id":182955,"tr_customer_product_id":182945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:53.000Z","modified_at":"2026-02-11T04:40:53.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"10941510809976","imei1":"10941510809976","imei2":"10941510809976","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182938,"job_number":"JOB_182938","tr_customer_id":182956,"tr_customer_product_id":182946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:53.000Z","modified_at":"2026-02-11T04:40:53.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105892782199405","imei1":"105892782199405","imei2":"105892782199405","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182942,"job_number":"JOB_182942","tr_customer_id":182960,"tr_customer_product_id":182950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:54.000Z","modified_at":"2026-02-11T04:40:54.000Z","name":"Clarissa Hayes","mobile_number":"908-235-2745","email_id":"Chaya.Lockman77@gmail.com","dop":"2025-06-09","serial_number":"100470436114437","imei1":"100470436114437","imei2":"100470436114437","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182964,"job_number":"JOB_182964","tr_customer_id":182982,"tr_customer_product_id":182972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:10.000Z","modified_at":"2026-02-11T04:41:10.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"105206516008585","imei1":"105206516008585","imei2":"105206516008585","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182967,"job_number":"JOB_182967","tr_customer_id":182985,"tr_customer_product_id":182975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:10.000Z","modified_at":"2026-02-11T04:41:10.000Z","name":"Elenor Yost","mobile_number":"754-537-7443","email_id":"Molly7@hotmail.com","dop":"2025-06-09","serial_number":"105876730898717","imei1":"105876730898717","imei2":"105876730898717","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183116,"job_number":"JOB_183116","tr_customer_id":183134,"tr_customer_product_id":183124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:23:05.000Z","modified_at":"2026-02-11T05:23:05.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"17629805557358","imei1":"17629805557358","imei2":"17629805557358","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T05:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183163,"job_number":"JOB_183163","tr_customer_id":183181,"tr_customer_product_id":183171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:14:22.000Z","modified_at":"2026-02-11T06:14:22.000Z","name":"varsha krishna","mobile_number":"9844785464","email_id":"varsha@gmail.com","dop":"2026-02-01","serial_number":"22667278896541","imei1":"22667278896541","imei2":"22667278896541","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:14:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183164,"job_number":"JOB_183164","tr_customer_id":183182,"tr_customer_product_id":183172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:16:02.000Z","modified_at":"2026-02-11T06:16:02.000Z","name":"varsha krishna","mobile_number":"9844785464","email_id":"varsha@gmail.com","dop":"2026-02-01","serial_number":"22667278896542","imei1":"22667278896542","imei2":"22667278896542","popurl":"2026-02-01T20:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:16:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183184,"job_number":"JOB_183184","tr_customer_id":183202,"tr_customer_product_id":183192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:14.000Z","modified_at":"2026-02-11T06:50:14.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"105855904019167","imei1":"105855904019167","imei2":"105855904019167","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183186,"job_number":"JOB_183186","tr_customer_id":183204,"tr_customer_product_id":183194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:15.000Z","modified_at":"2026-02-11T06:50:15.000Z","name":"Eudora Doyle","mobile_number":"207-451-6975","email_id":"Cathryn13@gmail.com","dop":"2025-06-09","serial_number":"105567766548944","imei1":"105567766548944","imei2":"105567766548944","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183187,"job_number":"JOB_183187","tr_customer_id":183205,"tr_customer_product_id":183195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:30.000Z","modified_at":"2026-02-11T06:50:30.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"105515268284270","imei1":"105515268284270","imei2":"105515268284270","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183189,"job_number":"JOB_183189","tr_customer_id":183207,"tr_customer_product_id":183197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:31.000Z","modified_at":"2026-02-11T06:50:31.000Z","name":"Nathan Bednar","mobile_number":"593-411-9539","email_id":"Amalia_Trantow@gmail.com","dop":"2025-06-09","serial_number":"108813510838306","imei1":"108813510838306","imei2":"108813510838306","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183190,"job_number":"JOB_183190","tr_customer_id":183208,"tr_customer_product_id":183198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:46.000Z","modified_at":"2026-02-11T06:50:46.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109616880252273","imei1":"109616880252273","imei2":"109616880252273","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183192,"job_number":"JOB_183192","tr_customer_id":183210,"tr_customer_product_id":183200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:46.000Z","modified_at":"2026-02-11T06:50:46.000Z","name":"Nikolas Kozey","mobile_number":"765-530-0453","email_id":"Novella37@gmail.com","dop":"2025-06-09","serial_number":"109730844182496","imei1":"109730844182496","imei2":"109730844182496","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T06:50:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183342,"job_number":"JOB_183342","tr_customer_id":183360,"tr_customer_product_id":183350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:57:56.000Z","modified_at":"2026-02-11T07:57:56.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Raymundo.Wintheiser35@hotmail.com","dop":"2025-07-02","serial_number":"11089164721941","imei1":"11089164721941","imei2":"11089164721941","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183343,"job_number":"JOB_183343","tr_customer_id":183361,"tr_customer_product_id":183351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:58:16.000Z","modified_at":"2026-02-11T07:58:16.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Harvey_Prosacco17@hotmail.com","dop":"2025-07-02","serial_number":"12229608915643","imei1":"12229608915643","imei2":"12229608915643","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183344,"job_number":"JOB_183344","tr_customer_id":183362,"tr_customer_product_id":183352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:58:34.000Z","modified_at":"2026-02-11T07:58:34.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Kirsten50@gmail.com","dop":"2025-07-02","serial_number":"19673666974947","imei1":"19673666974947","imei2":"19673666974947","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183411,"job_number":"JOB_183411","tr_customer_id":183429,"tr_customer_product_id":183419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:26:30.000Z","modified_at":"2026-02-11T13:26:30.000Z","name":"Golda Schimmel","mobile_number":"231-973-5431","email_id":"Alice_Mante@gmail.com","dop":"2025-12-14","serial_number":"159658622884960","imei1":"159658622884960","imei2":"159658622884960","popurl":"2025-12-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T13:26:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183416,"job_number":"JOB_183416","tr_customer_id":183434,"tr_customer_product_id":183424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T14:10:41.000Z","modified_at":"2026-02-11T14:10:41.000Z","name":"Leela Dutta","mobile_number":"8247649358","email_id":"swapnil.asan@gmail.com","dop":"2026-02-01","serial_number":"897222102682610","imei1":"454771158003632","imei2":"568068109683043","popurl":"www.leela-pandey.org","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T14:10:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183417,"job_number":"JOB_183417","tr_customer_id":183435,"tr_customer_product_id":183425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T14:10:41.000Z","modified_at":"2026-02-11T14:10:41.000Z","name":"Devak Sharma","mobile_number":"8248025954","email_id":"chandravati.pillai@gmail.com","dop":"2026-02-01","serial_number":"844331458804378","imei1":"337839422408928","imei2":"735375556491139","popurl":"www.deeptimayee-ganaka.org","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T14:10:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183418,"job_number":"JOB_183418","tr_customer_id":183436,"tr_customer_product_id":183426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T14:10:41.000Z","modified_at":"2026-02-11T14:10:41.000Z","name":"Anurag Chattopadhyay","mobile_number":"8246395531","email_id":"akshata.ganaka@gmail.com","dop":"2026-02-01","serial_number":"128358625879248","imei1":"929734000951644","imei2":"665447030342737","popurl":"www.akshaj-khan.in","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T14:10:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183419,"job_number":"JOB_183419","tr_customer_id":183437,"tr_customer_product_id":183427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T14:10:41.000Z","modified_at":"2026-02-11T14:10:41.000Z","name":"Abhaidev Chopra","mobile_number":"8248345289","email_id":"bhushit.saini@hotmail.com","dop":"2026-02-01","serial_number":"665797227010620","imei1":"700248341480697","imei2":"004429162307994","popurl":"www.mukesh-tandon.net","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T14:10:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183420,"job_number":"JOB_183420","tr_customer_id":183438,"tr_customer_product_id":183428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T14:10:41.000Z","modified_at":"2026-02-11T14:10:41.000Z","name":"Vasudev Desai","mobile_number":"8243025560","email_id":"prem.shukla@hotmail.com","dop":"2026-02-01","serial_number":"158850531071699","imei1":"943642412569518","imei2":"735001154986983","popurl":"www.anuraag-achari.co.in","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T14:10:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182994,"job_number":"JOB_182994","tr_customer_id":183012,"tr_customer_product_id":183002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:37.000Z","modified_at":"2026-02-11T04:41:37.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10366418977788","imei1":"10366418977788","imei2":"10366418977788","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183001,"job_number":"JOB_183001","tr_customer_id":183019,"tr_customer_product_id":183009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:39.000Z","modified_at":"2026-02-11T04:41:39.000Z","name":"Amalia Barton","mobile_number":"302-653-5649","email_id":"Jalon6@yahoo.com","dop":"2000-01-31","serial_number":"1028458474132477","imei1":"1028458474132477","imei2":"1028458474132477","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:41:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183040,"job_number":"JOB_183040","tr_customer_id":183058,"tr_customer_product_id":183048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:24.000Z","modified_at":"2026-02-11T04:42:24.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10102846497622","imei1":"10102846497622","imei2":"10102846497622","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183044,"job_number":"JOB_183044","tr_customer_id":183062,"tr_customer_product_id":183052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:26.000Z","modified_at":"2026-02-11T04:42:26.000Z","name":"Lucie Krajcik","mobile_number":"791-809-9349","email_id":"Natalia_Mayer82@yahoo.com","dop":"2000-01-31","serial_number":"1041490701078101","imei1":"1041490701078101","imei2":"1041490701078101","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183051,"job_number":"JOB_183051","tr_customer_id":183069,"tr_customer_product_id":183059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:09.000Z","modified_at":"2026-02-11T04:43:09.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10250542403988","imei1":"10250542403988","imei2":"10250542403988","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183053,"job_number":"JOB_183053","tr_customer_id":183071,"tr_customer_product_id":183061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:10.000Z","modified_at":"2026-02-11T04:43:10.000Z","name":"Marcos Bruen","mobile_number":"281-864-6952","email_id":"Michel89@yahoo.com","dop":"2000-01-31","serial_number":"1074621767828172","imei1":"1074621767828172","imei2":"1074621767828172","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183054,"job_number":"JOB_183054","tr_customer_id":183072,"tr_customer_product_id":183062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:52.000Z","modified_at":"2026-02-11T04:43:52.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10179861121007","imei1":"10179861121007","imei2":"10179861121007","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183056,"job_number":"JOB_183056","tr_customer_id":183074,"tr_customer_product_id":183064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:53.000Z","modified_at":"2026-02-11T04:43:53.000Z","name":"Breana Hilpert","mobile_number":"781-323-4174","email_id":"Beth16@yahoo.com","dop":"2000-01-31","serial_number":"1054090430276241","imei1":"1054090430276241","imei2":"1054090430276241","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T04:43:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183264,"job_number":"JOB_183264","tr_customer_id":183282,"tr_customer_product_id":183272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:39.000Z","modified_at":"2026-02-11T07:00:39.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10107459547442","imei1":"10107459547442","imei2":"10107459547442","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183266,"job_number":"JOB_183266","tr_customer_id":183284,"tr_customer_product_id":183274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:41.000Z","modified_at":"2026-02-11T07:00:41.000Z","name":"Rebekah Ward","mobile_number":"913-443-4001","email_id":"Isaiah5@yahoo.com","dop":"2000-01-31","serial_number":"1076561510136661","imei1":"1076561510136661","imei2":"1076561510136661","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183273,"job_number":"JOB_183273","tr_customer_id":183291,"tr_customer_product_id":183281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:25.000Z","modified_at":"2026-02-11T07:01:25.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10447726308421","imei1":"10447726308421","imei2":"10447726308421","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183275,"job_number":"JOB_183275","tr_customer_id":183293,"tr_customer_product_id":183283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:26.000Z","modified_at":"2026-02-11T07:01:26.000Z","name":"Kyra O'Conner","mobile_number":"557-894-5214","email_id":"Torrance80@gmail.com","dop":"2000-01-31","serial_number":"1084347448128397","imei1":"1084347448128397","imei2":"1084347448128397","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183281,"job_number":"JOB_183281","tr_customer_id":183299,"tr_customer_product_id":183289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:09.000Z","modified_at":"2026-02-11T07:02:09.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10121158867238","imei1":"10121158867238","imei2":"10121158867238","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183284,"job_number":"JOB_183284","tr_customer_id":183302,"tr_customer_product_id":183292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:11.000Z","modified_at":"2026-02-11T07:02:11.000Z","name":"Johnathan Murray","mobile_number":"890-303-0485","email_id":"Aurelie.Wolf88@yahoo.com","dop":"2000-01-31","serial_number":"1016420887890106","imei1":"1016420887890106","imei2":"1016420887890106","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:11.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183291,"job_number":"JOB_183291","tr_customer_id":183309,"tr_customer_product_id":183299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:54.000Z","modified_at":"2026-02-11T07:02:54.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10011092735407","imei1":"10011092735407","imei2":"10011092735407","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:54.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":183293,"job_number":"JOB_183293","tr_customer_id":183311,"tr_customer_product_id":183301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:56.000Z","modified_at":"2026-02-11T07:02:56.000Z","name":"Mina Hilpert","mobile_number":"346-684-4700","email_id":"Carlie4@yahoo.com","dop":"2000-01-31","serial_number":"1028284015202687","imei1":"1028284015202687","imei2":"1028284015202687","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-11T07:02:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 269ms
Mean size per request: 694B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8b979fd2-fd22-463f-b64c-29404df60929
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iameng",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 694
ETag W/"2b6-efurfkN8BPturQ6Tvm7pOBhq4dA"
Vary Accept-Encoding
Date Wed, 11 Feb 2026 14:11:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTkwODN9.VRqFouVOzSwg0kkBhFWEZQKcGn7m6rSlJdQGp00kaMY"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 269ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTkwODN9.VRqFouVOzSwg0kkBhFWEZQKcGn7m6rSlJdQGp00kaMY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a285e34b-99a4-48de-8be4-af6db4378720
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Wed, 11 Feb 2026 14:11:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fb-m6wKgSujXMLY5jylVD0Jt47gTak"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 283ms
Mean size per request: 164B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTkwODN9.VRqFouVOzSwg0kkBhFWEZQKcGn7m6rSlJdQGp00kaMY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 83eabcdf-0286-4b5a-911a-1d55bf44b0ee
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-xgcug8Civwmk6x2MzC9CzdNguHY"
Vary Accept-Encoding
Date Wed, 11 Feb 2026 14:11:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":4},{"label":"Repair completed","key":"repair_completed","count":222}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 283ms
Mean size per request: 3.85KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTkwODN9.VRqFouVOzSwg0kkBhFWEZQKcGn7m6rSlJdQGp00kaMY
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f1f45390-65fb-4db6-ab8d-9b4f810e81ea
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "details_key": "pending_for_repair"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"f64-7FaWbtplmmDNURJh8vY/fGbEwDk"
Vary Accept-Encoding
Content-Encoding gzip
Date Wed, 11 Feb 2026 14:11:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":182778,"job_number":"JOB_182778","tr_customer_id":182796,"tr_customer_product_id":182786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:04:52.000Z","modified_at":"2026-02-11T04:33:29.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"65782561629315","imei1":"65782561629315","imei2":"65782561629315","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-11T04:33:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":183352,"job_number":"JOB_183352","tr_customer_id":183370,"tr_customer_product_id":183360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:24:03.000Z","modified_at":"2026-02-11T08:24:13.000Z","name":"Clinton Mertz","mobile_number":"645-992-1421","email_id":"Rashad.Yost68@hotmail.com","dop":"2026-01-23","serial_number":"13235719266064","imei1":"13235719266064","imei2":"13235719266064","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-11T08:24:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":183354,"job_number":"JOB_183354","tr_customer_id":183372,"tr_customer_product_id":183362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:25:22.000Z","modified_at":"2026-02-11T08:25:31.000Z","name":"Eulah McDermott","mobile_number":"340-338-6994","email_id":"Nelson79@gmail.com","dop":"2026-01-23","serial_number":"13342522785617","imei1":"13342522785617","imei2":"13342522785617","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-11T08:25:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":183421,"job_number":"JOB_183421","tr_customer_id":183439,"tr_customer_product_id":183429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T14:11:10.000Z","modified_at":"2026-02-11T14:11:22.000Z","name":"Thad Cummings","mobile_number":"203-885-8598","email_id":"Chanel_Labadie@gmail.com","dop":"2025-05-30","serial_number":"16999265447279","imei1":"16999265447279","imei2":"16999265447279","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-11T14:11:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 283ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTkwODN9.VRqFouVOzSwg0kkBhFWEZQKcGn7m6rSlJdQGp00kaMY
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 41868fbe-7a40-4c71-9e60-cefc55a3049e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 43
Request Body
{
            "details_key": "repair_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Wed, 11 Feb 2026 14:11:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 453ms
Mean size per request: 4.66KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTkwODN9.VRqFouVOzSwg0kkBhFWEZQKcGn7m6rSlJdQGp00kaMY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6990ecaf-02c1-4591-9fc3-38d980c0c809
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"12a1-UkUjsh4bXYjSgOrRYY77xTy9Hqo"
Vary Accept-Encoding
Content-Encoding gzip
Date Wed, 11 Feb 2026 14:11:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":183421,"job_number":"JOB_183421","tr_customer_id":183439,"tr_customer_product_id":183429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T14:11:10.000Z","modified_at":"2026-02-11T14:11:22.000Z","name":"Thad Cummings","mobile_number":"203-885-8598","email_id":"Chanel_Labadie@gmail.com","dop":"2025-05-30","serial_number":"16999265447279","imei1":"16999265447279","imei2":"16999265447279","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-11T14:11:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":183421,"remark":"Aplications are outof sync","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-11T14:11:10.000Z"}],"quatations":[]},{"id":183354,"job_number":"JOB_183354","tr_customer_id":183372,"tr_customer_product_id":183362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:25:22.000Z","modified_at":"2026-02-11T08:25:31.000Z","name":"Eulah McDermott","mobile_number":"340-338-6994","email_id":"Nelson79@gmail.com","dop":"2026-01-23","serial_number":"13342522785617","imei1":"13342522785617","imei2":"13342522785617","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-11T08:25:31.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":183354,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-11T08:25:22.000Z"}],"quatations":[]},{"id":183352,"job_number":"JOB_183352","tr_customer_id":183370,"tr_customer_product_id":183360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:24:03.000Z","modified_at":"2026-02-11T08:24:13.000Z","name":"Clinton Mertz","mobile_number":"645-992-1421","email_id":"Rashad.Yost68@hotmail.com","dop":"2026-01-23","serial_number":"13235719266064","imei1":"13235719266064","imei2":"13235719266064","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-11T08:24:13.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":183352,"remark":"Battery issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-11T08:24:03.000Z"}],"quatations":[]},{"id":182778,"job_number":"JOB_182778","tr_customer_id":182796,"tr_customer_product_id":182786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:04:52.000Z","modified_at":"2026-02-11T04:33:29.000Z","name":"ela rJ","mobile_number":"9847012345","email_id":"elarJ@gmail.com","dop":"2026-02-01","serial_number":"65782561629315","imei1":"65782561629315","imei2":"65782561629315","popurl":"2026-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-11T04:33:29.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":182778,"remark":"smart phone is more heating","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-11T02:04:52.000Z"}],"quatations":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 279ms
Mean size per request: 10.53KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTkwODN9.VRqFouVOzSwg0kkBhFWEZQKcGn7m6rSlJdQGp00kaMY
Content-Type text/plain
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a882d48d-da57-46b9-a7c2-7ee07b91b316
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Wed, 11 Feb 2026 14:11:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"job_id":68957,"problems":[{"id":4,"remark":"updated OS."}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 278ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTkwODN9.VRqFouVOzSwg0kkBhFWEZQKcGn7m6rSlJdQGp00kaMY
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8aa8e676-8e92-4268-9240-5894893f1756
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 143
Request Body
{
            "job_id": 183421,
            "problems": [
                {
                    "id": 2,
                    "remark": "Replaced the battery"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Wed, 11 Feb 2026 14:11:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 268ms
Mean size per request: 681B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token da9b479d-38b5-419d-a22e-919df03947c4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-VdQ7ZdqwzMdGv3TrLjEJwtzSLZ0"
Vary Accept-Encoding
Date Wed, 11 Feb 2026 14:11:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDgxOTA4NX0._f8aMcO44iPDFjFo3WXyIcmcOGxOwb0CVcxzgeTxhHI"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 268ms
Mean size per request: 431B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDgxOTA4NX0._f8aMcO44iPDFjFo3WXyIcmcOGxOwb0CVcxzgeTxhHI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4551d59d-be86-42e7-adff-d0dab205ca30
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Wed, 11 Feb 2026 14:11:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"cb-tPGHeYpNX6zRGujRS7nG3BGU5uY"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 293ms
Mean size per request: 202B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDgxOTA4NX0._f8aMcO44iPDFjFo3WXyIcmcOGxOwb0CVcxzgeTxhHI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3baebc96-fc64-4e5e-a40e-1922e4342dea
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-P4GalhfZyHoLe2Dv5w7aEDZFqP0"
Vary Accept-Encoding
Date Wed, 11 Feb 2026 14:11:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":222},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 269ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDgxOTA4NX0._f8aMcO44iPDFjFo3WXyIcmcOGxOwb0CVcxzgeTxhHI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3ba302d0-cf1b-442f-8b54-b409e14770df
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 32
Request Body
{"details_key":"pending_for_qc"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Wed, 11 Feb 2026 14:11:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 363ms
Mean size per request: 214.64KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDgxOTA4NX0._f8aMcO44iPDFjFo3WXyIcmcOGxOwb0CVcxzgeTxhHI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 319fb248-d9f5-490a-b4f5-09f4729655a2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"35a8e-FDuixNgYBnIOMYhnNTShz572Z+w"
Vary Accept-Encoding
Content-Encoding gzip
Date Wed, 11 Feb 2026 14:11:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":183349,"job_number":"JOB_183349","tr_customer_id":183367,"tr_customer_product_id":183357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:05:00.000Z","modified_at":"2026-02-11T08:05:12.000Z","name":"Foster Goodwin","mobile_number":"203-489-7444","email_id":"Pearl_Wilderman@yahoo.com","dop":"2025-11-04","serial_number":"49626558172858","imei1":"49626558172858","imei2":"49626558172858","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T08:05:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183348,"job_number":"JOB_183348","tr_customer_id":183366,"tr_customer_product_id":183356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:04:45.000Z","modified_at":"2026-02-11T08:04:56.000Z","name":"George Olson","mobile_number":"527-328-1314","email_id":"Eulah26@yahoo.com","dop":"2025-11-04","serial_number":"98241539020585","imei1":"98241539020585","imei2":"98241539020585","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T08:04:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183347,"job_number":"JOB_183347","tr_customer_id":183365,"tr_customer_product_id":183355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:04:28.000Z","modified_at":"2026-02-11T08:04:40.000Z","name":"Florencio Greenfelder","mobile_number":"782-232-3763","email_id":"Yvonne.Rogahn48@gmail.com","dop":"2025-11-04","serial_number":"75543911005783","imei1":"75543911005783","imei2":"75543911005783","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T08:04:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183341,"job_number":"JOB_183341","tr_customer_id":183359,"tr_customer_product_id":183349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:56:30.000Z","modified_at":"2026-02-11T07:56:41.000Z","name":"Leon Shields","mobile_number":"892-990-2316","email_id":"Tyra87@yahoo.com","dop":"2025-11-04","serial_number":"49276228755229","imei1":"49276228755229","imei2":"49276228755229","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183340,"job_number":"JOB_183340","tr_customer_id":183358,"tr_customer_product_id":183348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:56:13.000Z","modified_at":"2026-02-11T07:56:25.000Z","name":"Hank Jerde","mobile_number":"740-954-3229","email_id":"Kavon.Hoeger@yahoo.com","dop":"2025-11-04","serial_number":"36920096557594","imei1":"36920096557594","imei2":"36920096557594","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:56:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183339,"job_number":"JOB_183339","tr_customer_id":183357,"tr_customer_product_id":183347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:55:57.000Z","modified_at":"2026-02-11T07:56:09.000Z","name":"Lafayette Lakin","mobile_number":"496-247-5362","email_id":"Josianne0@yahoo.com","dop":"2025-11-04","serial_number":"100065181614349","imei1":"100065181614349","imei2":"100065181614349","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:56:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183243,"job_number":"JOB_183243","tr_customer_id":183261,"tr_customer_product_id":183251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:06.000Z","modified_at":"2026-02-11T06:57:17.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"22903777378993","imei1":"22903777378993","imei2":"22903777378993","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183236,"job_number":"JOB_183236","tr_customer_id":183254,"tr_customer_product_id":183244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:56:51.000Z","modified_at":"2026-02-11T06:57:02.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"14956736862640","imei1":"14956736862640","imei2":"14956736862640","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183235,"job_number":"JOB_183235","tr_customer_id":183253,"tr_customer_product_id":183243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:56:36.000Z","modified_at":"2026-02-11T06:56:47.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"14087409389531","imei1":"14087409389531","imei2":"14087409389531","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183198,"job_number":"JOB_183198","tr_customer_id":183216,"tr_customer_product_id":183206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:51:40.000Z","modified_at":"2026-02-11T06:52:07.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"58443094881181","imei1":"58443094881181","imei2":"58443094881181","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:52:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183195,"job_number":"JOB_183195","tr_customer_id":183213,"tr_customer_product_id":183203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:51:24.000Z","modified_at":"2026-02-11T06:51:36.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"73187909816406","imei1":"73187909816406","imei2":"73187909816406","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:51:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183191,"job_number":"JOB_183191","tr_customer_id":183209,"tr_customer_product_id":183199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:46.000Z","modified_at":"2026-02-11T06:50:57.000Z","name":"Ryan Deckow","mobile_number":"520-997-1307","email_id":"Nat53@hotmail.com","dop":"2025-06-09","serial_number":"109638344418185","imei1":"109638344418185","imei2":"109638344418185","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:50:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183188,"job_number":"JOB_183188","tr_customer_id":183206,"tr_customer_product_id":183196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:30.000Z","modified_at":"2026-02-11T06:50:41.000Z","name":"Burley Zieme","mobile_number":"773-697-9543","email_id":"Dagmar.Gaylord@hotmail.com","dop":"2025-06-09","serial_number":"101728998605540","imei1":"101728998605540","imei2":"101728998605540","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:50:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183185,"job_number":"JOB_183185","tr_customer_id":183203,"tr_customer_product_id":183193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:15.000Z","modified_at":"2026-02-11T06:50:26.000Z","name":"Alivia Stracke","mobile_number":"451-228-7388","email_id":"Yolanda_McLaughlin52@gmail.com","dop":"2025-06-09","serial_number":"107148920914134","imei1":"107148920914134","imei2":"107148920914134","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:50:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183183,"job_number":"JOB_183183","tr_customer_id":183201,"tr_customer_product_id":183191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:47:10.000Z","modified_at":"2026-02-11T06:47:32.000Z","name":"Emelia Ledner","mobile_number":"647-762-3585","email_id":"Dasia_Armstrong84@gmail.com","dop":"2025-10-01","serial_number":"13423728508245","imei1":"13423728508245","imei2":"13423728508245","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183182,"job_number":"JOB_183182","tr_customer_id":183200,"tr_customer_product_id":183190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:46:32.000Z","modified_at":"2026-02-11T06:46:42.000Z","name":"Wallace Leuschke","mobile_number":"981-967-7325","email_id":"Delphine.Rosenbaum0@yahoo.com","dop":"2025-11-04","serial_number":"86319685275461","imei1":"86319685275461","imei2":"86319685275461","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:46:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183181,"job_number":"JOB_183181","tr_customer_id":183199,"tr_customer_product_id":183189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:46:01.000Z","modified_at":"2026-02-11T06:46:28.000Z","name":"Jacinto Wunsch","mobile_number":"728-278-0950","email_id":"Delbert14@hotmail.com","dop":"2025-11-04","serial_number":"15310418435702","imei1":"15310418435702","imei2":"15310418435702","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:46:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183167,"job_number":"JOB_183167","tr_customer_id":183185,"tr_customer_product_id":183175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:29:19.000Z","modified_at":"2026-02-11T10:18:45.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"19971266038535","imei1":"19971266038535","imei2":"19971266038535","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T10:18:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183115,"job_number":"JOB_183115","tr_customer_id":183133,"tr_customer_product_id":183123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:23:05.000Z","modified_at":"2026-02-11T05:23:14.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16774075732507","imei1":"16774075732507","imei2":"16774075732507","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:23:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182972,"job_number":"JOB_182972","tr_customer_id":182990,"tr_customer_product_id":182980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:20.000Z","modified_at":"2026-02-11T04:41:28.000Z","name":"Delilah Kihn","mobile_number":"365-867-1213","email_id":"Reed_West@hotmail.com","dop":"2025-12-31","serial_number":"10511230594361","imei1":"10511230594361","imei2":"10511230594361","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182966,"job_number":"JOB_182966","tr_customer_id":182984,"tr_customer_product_id":182974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:10.000Z","modified_at":"2026-02-11T04:41:21.000Z","name":"Declan Will","mobile_number":"430-422-0659","email_id":"Quinton_MacGyver50@hotmail.com","dop":"2025-06-09","serial_number":"102880310264816","imei1":"102880310264816","imei2":"102880310264816","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182962,"job_number":"JOB_182962","tr_customer_id":182980,"tr_customer_product_id":182970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:08.000Z","modified_at":"2026-02-11T04:41:17.000Z","name":"Adolf Hagenes","mobile_number":"738-980-4989","email_id":"Dasia.Hartmann6@gmail.com","dop":"2025-12-31","serial_number":"10875543429626","imei1":"10875543429626","imei2":"10875543429626","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182945,"job_number":"JOB_182945","tr_customer_id":182963,"tr_customer_product_id":182953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:56.000Z","modified_at":"2026-02-11T04:41:05.000Z","name":"Antonina Hegmann","mobile_number":"379-329-9638","email_id":"Adonis53@hotmail.com","dop":"2025-12-31","serial_number":"10662689872301","imei1":"10662689872301","imei2":"10662689872301","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182940,"job_number":"JOB_182940","tr_customer_id":182958,"tr_customer_product_id":182948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:54.000Z","modified_at":"2026-02-11T04:41:05.000Z","name":"Abelardo Gibson","mobile_number":"903-483-2374","email_id":"Abelardo.Murphy35@yahoo.com","dop":"2025-06-09","serial_number":"109489628717867","imei1":"109489628717867","imei2":"109489628717867","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182936,"job_number":"JOB_182936","tr_customer_id":182954,"tr_customer_product_id":182944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:53.000Z","modified_at":"2026-02-11T04:41:03.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"10170791600738","imei1":"10170791600738","imei2":"10170791600738","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182906,"job_number":"JOB_182906","tr_customer_id":182924,"tr_customer_product_id":182914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:37.000Z","modified_at":"2026-02-11T04:40:49.000Z","name":"Abigail Grant","mobile_number":"590-616-0736","email_id":"Nathanial96@yahoo.com","dop":"2025-06-09","serial_number":"109666812261544","imei1":"109666812261544","imei2":"109666812261544","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182904,"job_number":"JOB_182904","tr_customer_id":182922,"tr_customer_product_id":182912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:37.000Z","modified_at":"2026-02-11T04:41:00.000Z","name":"Norma Lockman","mobile_number":"386-479-5744","email_id":"Dariana.Powlowski@yahoo.com","dop":"2025-10-01","serial_number":"16515006764744","imei1":"16515006764744","imei2":"16515006764744","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182853,"job_number":"JOB_182853","tr_customer_id":182871,"tr_customer_product_id":182861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:42.000Z","modified_at":"2026-02-11T04:39:52.000Z","name":"giyu tomiaka","mobile_number":"441-820-0422","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"109318500501742","imei1":"109318500501742","imei2":"109318500501742","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:39:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182842,"job_number":"JOB_182842","tr_customer_id":182860,"tr_customer_product_id":182850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:31.000Z","modified_at":"2026-02-11T04:39:40.000Z","name":"tanjiro kamado","mobile_number":"461-773-4558","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"634624263051812","imei1":"634624263051812","imei2":"634624263051812","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:39:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182832,"job_number":"JOB_182832","tr_customer_id":182850,"tr_customer_product_id":182840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:19.000Z","modified_at":"2026-02-11T04:39:28.000Z","name":"saitama sensei","mobile_number":"846-625-8453","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"234017902800413","imei1":"234017902800413","imei2":"234017902800413","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:39:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183412,"job_number":"JOB_183412","tr_customer_id":183430,"tr_customer_product_id":183420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:26:31.000Z","modified_at":"2026-02-11T13:26:36.000Z","name":"Rayan Mohamad","mobile_number":"9443588249","email_id":"rayan@gmail.com","dop":"2025-12-31","serial_number":"41751633115487","imei1":"41751633115487","imei2":"41751633115487","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T13:26:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183410,"job_number":"JOB_183410","tr_customer_id":183428,"tr_customer_product_id":183418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:26:26.000Z","modified_at":"2026-02-11T13:26:31.000Z","name":"Mubi KU","mobile_number":"9980251826","email_id":"mubi@gmail.com","dop":"2025-12-31","serial_number":"78939148201923","imei1":"78939148201923","imei2":"78939148201923","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T13:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183409,"job_number":"JOB_183409","tr_customer_id":183427,"tr_customer_product_id":183417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:26:21.000Z","modified_at":"2026-02-11T13:26:25.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"abd@gmail.com","dop":"2025-12-31","serial_number":"83996820255613","imei1":"83996820255613","imei2":"83996820255613","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T13:26:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183407,"job_number":"JOB_183407","tr_customer_id":183425,"tr_customer_product_id":183415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:03:23.000Z","modified_at":"2026-02-11T13:04:01.000Z","name":"Ryder Schulist","mobile_number":"799-953-8512","email_id":"Hildegard82@yahoo.com","dop":"2025-04-06","serial_number":"11849705807372","imei1":"11849705807372","imei2":"11849705807372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T13:04:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183404,"job_number":"JOB_183404","tr_customer_id":183422,"tr_customer_product_id":183412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:02:36.000Z","modified_at":"2026-02-11T13:03:15.000Z","name":"Velva McGlynn","mobile_number":"341-880-5876","email_id":"Tyrese.Johnston81@hotmail.com","dop":"2025-04-06","serial_number":"12591216991362","imei1":"12591216991362","imei2":"12591216991362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T13:03:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183401,"job_number":"JOB_183401","tr_customer_id":183419,"tr_customer_product_id":183409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T13:01:49.000Z","modified_at":"2026-02-11T13:02:29.000Z","name":"Gaetano Aufderhar","mobile_number":"481-348-0747","email_id":"Wilhelm_Donnelly@yahoo.com","dop":"2025-04-06","serial_number":"15010619498338","imei1":"15010619498338","imei2":"15010619498338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T13:02:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183396,"job_number":"JOB_183396","tr_customer_id":183414,"tr_customer_product_id":183404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:45:50.000Z","modified_at":"2026-02-11T11:46:32.000Z","name":"Rashad Kihn","mobile_number":"877-579-3484","email_id":"Cecile48@hotmail.com","dop":"2025-04-06","serial_number":"14578339717035","imei1":"14578339717035","imei2":"14578339717035","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T11:46:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183393,"job_number":"JOB_183393","tr_customer_id":183411,"tr_customer_product_id":183401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:45:00.000Z","modified_at":"2026-02-11T11:45:42.000Z","name":"Winona Stracke","mobile_number":"287-457-4951","email_id":"Jace_Ward@yahoo.com","dop":"2025-04-06","serial_number":"13367851227368","imei1":"13367851227368","imei2":"13367851227368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T11:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183390,"job_number":"JOB_183390","tr_customer_id":183408,"tr_customer_product_id":183398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T11:44:10.000Z","modified_at":"2026-02-11T11:44:52.000Z","name":"Queenie Kris","mobile_number":"638-915-6747","email_id":"Sven.Kirlin41@yahoo.com","dop":"2025-04-06","serial_number":"14903538708615","imei1":"14903538708615","imei2":"14903538708615","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T11:44:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183384,"job_number":"JOB_183384","tr_customer_id":183402,"tr_customer_product_id":183392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:55:34.000Z","modified_at":"2026-02-11T10:56:12.000Z","name":"Deion Denesik","mobile_number":"487-425-1791","email_id":"Cierra.Larkin@yahoo.com","dop":"2025-04-06","serial_number":"18214095175967","imei1":"18214095175967","imei2":"18214095175967","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T10:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183381,"job_number":"JOB_183381","tr_customer_id":183399,"tr_customer_product_id":183389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:54:49.000Z","modified_at":"2026-02-11T10:55:27.000Z","name":"Harmon Kuvalis","mobile_number":"496-342-3987","email_id":"Madisen49@yahoo.com","dop":"2025-04-06","serial_number":"10063853845195","imei1":"10063853845195","imei2":"10063853845195","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T10:55:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183378,"job_number":"JOB_183378","tr_customer_id":183396,"tr_customer_product_id":183386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T10:54:03.000Z","modified_at":"2026-02-11T10:54:42.000Z","name":"Florine Daniel","mobile_number":"707-787-0820","email_id":"Adrianna_Buckridge@hotmail.com","dop":"2025-04-06","serial_number":"15790374590238","imei1":"15790374590238","imei2":"15790374590238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T10:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183375,"job_number":"JOB_183375","tr_customer_id":183393,"tr_customer_product_id":183383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:42:22.000Z","modified_at":"2026-02-11T09:43:05.000Z","name":"Nia Price","mobile_number":"547-776-3607","email_id":"Eliane48@hotmail.com","dop":"2025-04-06","serial_number":"16985777380269","imei1":"16985777380269","imei2":"16985777380269","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T09:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183372,"job_number":"JOB_183372","tr_customer_id":183390,"tr_customer_product_id":183380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:41:37.000Z","modified_at":"2026-02-11T09:42:15.000Z","name":"Zackary Witting","mobile_number":"688-255-1968","email_id":"Greyson_Nolan39@yahoo.com","dop":"2025-04-06","serial_number":"18972182842706","imei1":"18972182842706","imei2":"18972182842706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T09:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183369,"job_number":"JOB_183369","tr_customer_id":183387,"tr_customer_product_id":183377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T09:40:51.000Z","modified_at":"2026-02-11T09:41:30.000Z","name":"Trent Ebert","mobile_number":"523-464-2394","email_id":"Effie.Adams70@hotmail.com","dop":"2025-04-06","serial_number":"16722397888642","imei1":"16722397888642","imei2":"16722397888642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T09:41:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183366,"job_number":"JOB_183366","tr_customer_id":183384,"tr_customer_product_id":183374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:36:43.000Z","modified_at":"2026-02-11T08:37:19.000Z","name":"Keely Nikolaus","mobile_number":"586-626-2186","email_id":"Americo92@gmail.com","dop":"2025-04-06","serial_number":"11990878173772","imei1":"11990878173772","imei2":"11990878173772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T08:37:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183363,"job_number":"JOB_183363","tr_customer_id":183381,"tr_customer_product_id":183371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:35:59.000Z","modified_at":"2026-02-11T08:36:36.000Z","name":"Dana Crist","mobile_number":"865-770-1498","email_id":"Carissa_Hackett@hotmail.com","dop":"2025-04-06","serial_number":"15715615143393","imei1":"15715615143393","imei2":"15715615143393","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T08:36:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183360,"job_number":"JOB_183360","tr_customer_id":183378,"tr_customer_product_id":183368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:35:14.000Z","modified_at":"2026-02-11T08:35:52.000Z","name":"Forest Kulas","mobile_number":"422-772-3716","email_id":"Dillon90@hotmail.com","dop":"2025-04-06","serial_number":"10182226878892","imei1":"10182226878892","imei2":"10182226878892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T08:35:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183357,"job_number":"JOB_183357","tr_customer_id":183375,"tr_customer_product_id":183365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:29:00.000Z","modified_at":"2026-02-11T08:29:28.000Z","name":"Rozella Borer","mobile_number":"542-260-6186","email_id":"Mavis_Homenick@gmail.com","dop":"2026-01-23","serial_number":"16007182677185","imei1":"16007182677185","imei2":"16007182677185","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T08:29:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183350,"job_number":"JOB_183350","tr_customer_id":183368,"tr_customer_product_id":183358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:05:28.000Z","modified_at":"2026-02-11T08:06:05.000Z","name":"Zakary Moen","mobile_number":"612-315-0211","email_id":"Renee.Schroeder@yahoo.com","dop":"2025-04-06","serial_number":"13808713080753","imei1":"13808713080753","imei2":"13808713080753","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T08:06:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183345,"job_number":"JOB_183345","tr_customer_id":183363,"tr_customer_product_id":183353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T08:04:01.000Z","modified_at":"2026-02-11T08:04:41.000Z","name":"Tracy Gislason","mobile_number":"624-903-3616","email_id":"Samantha_Huel58@hotmail.com","dop":"2025-04-06","serial_number":"19768969578249","imei1":"19768969578249","imei2":"19768969578249","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T08:04:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183338,"job_number":"JOB_183338","tr_customer_id":183356,"tr_customer_product_id":183346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:42:58.000Z","modified_at":"2026-02-11T07:43:09.000Z","name":"Titus Gibson","mobile_number":"284-262-3995","email_id":"Jameson_Stamm48@gmail.com","dop":"2025-12-01","serial_number":"15308395399319","imei1":"15308395399319","imei2":"15308395399319","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183336,"job_number":"JOB_183336","tr_customer_id":183354,"tr_customer_product_id":183344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:42:42.000Z","modified_at":"2026-02-11T07:42:53.000Z","name":"Estefania Mitchell","mobile_number":"450-658-8032","email_id":"Joyce_Hettinger@yahoo.com","dop":"2025-12-01","serial_number":"10035624718906","imei1":"10035624718906","imei2":"10035624718906","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183334,"job_number":"JOB_183334","tr_customer_id":183352,"tr_customer_product_id":183342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:42:26.000Z","modified_at":"2026-02-11T07:42:38.000Z","name":"Augustine Macejkovic","mobile_number":"447-571-3774","email_id":"Rosemarie.Swaniawski@hotmail.com","dop":"2025-12-01","serial_number":"13732309225690","imei1":"13732309225690","imei2":"13732309225690","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183331,"job_number":"JOB_183331","tr_customer_id":183349,"tr_customer_product_id":183339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:16:13.000Z","modified_at":"2026-02-11T07:16:49.000Z","name":"Darien Raynor","mobile_number":"235-346-7261","email_id":"Arnulfo_Robel@gmail.com","dop":"2025-04-06","serial_number":"16328800728890","imei1":"16328800728890","imei2":"16328800728890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:16:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183328,"job_number":"JOB_183328","tr_customer_id":183346,"tr_customer_product_id":183336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:15:28.000Z","modified_at":"2026-02-11T07:16:05.000Z","name":"Brent Kiehn","mobile_number":"691-804-6734","email_id":"Arely.Goyette19@gmail.com","dop":"2025-04-06","serial_number":"18018301735313","imei1":"18018301735313","imei2":"18018301735313","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:16:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183325,"job_number":"JOB_183325","tr_customer_id":183343,"tr_customer_product_id":183333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:14:51.000Z","modified_at":"2026-02-11T07:15:28.000Z","name":"Dayana Koepp","mobile_number":"896-966-3082","email_id":"Chaim8@yahoo.com","dop":"2025-04-06","serial_number":"17355656341661","imei1":"17355656341661","imei2":"17355656341661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:15:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183323,"job_number":"JOB_183323","tr_customer_id":183341,"tr_customer_product_id":183331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:14:44.000Z","modified_at":"2026-02-11T07:15:21.000Z","name":"Lorena King","mobile_number":"302-887-1691","email_id":"Dasia75@hotmail.com","dop":"2025-04-06","serial_number":"19247893739622","imei1":"19247893739622","imei2":"19247893739622","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:15:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183320,"job_number":"JOB_183320","tr_customer_id":183338,"tr_customer_product_id":183328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:10:30.000Z","modified_at":"2026-02-11T07:11:11.000Z","name":"Nellie Hahn","mobile_number":"551-503-8752","email_id":"William.Gibson15@gmail.com","dop":"2025-04-06","serial_number":"11012228335105","imei1":"11012228335105","imei2":"11012228335105","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:11:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183316,"job_number":"JOB_183316","tr_customer_id":183334,"tr_customer_product_id":183324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:40.000Z","modified_at":"2026-02-11T07:10:19.000Z","name":"Jordyn Roob","mobile_number":"803-264-4730","email_id":"Kaleigh43@yahoo.com","dop":"2025-04-06","serial_number":"17084967722175","imei1":"17084967722175","imei2":"17084967722175","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:10:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183315,"job_number":"JOB_183315","tr_customer_id":183333,"tr_customer_product_id":183323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:39.000Z","modified_at":"2026-02-11T07:10:21.000Z","name":"Carlie Douglas","mobile_number":"865-485-7318","email_id":"Murl_Tillman@hotmail.com","dop":"2025-04-06","serial_number":"11435228541074","imei1":"11435228541074","imei2":"11435228541074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:10:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183312,"job_number":"JOB_183312","tr_customer_id":183330,"tr_customer_product_id":183320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:26.000Z","modified_at":"2026-02-11T07:10:04.000Z","name":"Leola Champlin","mobile_number":"477-280-9229","email_id":"Ben_Mayert@hotmail.com","dop":"2025-04-06","serial_number":"15707720551514","imei1":"15707720551514","imei2":"15707720551514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:10:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183310,"job_number":"JOB_183310","tr_customer_id":183328,"tr_customer_product_id":183318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:09:00.000Z","modified_at":"2026-02-11T07:09:39.000Z","name":"Kendall Schumm","mobile_number":"323-808-3265","email_id":"Alaina_Nicolas49@hotmail.com","dop":"2025-04-06","serial_number":"13998785730657","imei1":"13998785730657","imei2":"13998785730657","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:09:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183307,"job_number":"JOB_183307","tr_customer_id":183325,"tr_customer_product_id":183315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:49.000Z","modified_at":"2026-02-11T07:09:31.000Z","name":"Tessie Labadie","mobile_number":"849-467-2808","email_id":"Korbin_Lemke86@yahoo.com","dop":"2025-04-06","serial_number":"18873476953169","imei1":"18873476953169","imei2":"18873476953169","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:09:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183304,"job_number":"JOB_183304","tr_customer_id":183322,"tr_customer_product_id":183312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:08:13.000Z","modified_at":"2026-02-11T07:08:52.000Z","name":"Vincent Heathcote","mobile_number":"486-597-7535","email_id":"Christophe.Sanford@hotmail.com","dop":"2025-04-06","serial_number":"14789393477287","imei1":"14789393477287","imei2":"14789393477287","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:08:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183301,"job_number":"JOB_183301","tr_customer_id":183319,"tr_customer_product_id":183309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:07:25.000Z","modified_at":"2026-02-11T07:08:05.000Z","name":"Arno Hoeger","mobile_number":"803-702-9794","email_id":"Avery.Toy55@yahoo.com","dop":"2025-04-06","serial_number":"14200271503098","imei1":"14200271503098","imei2":"14200271503098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:08:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183298,"job_number":"JOB_183298","tr_customer_id":183316,"tr_customer_product_id":183306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:03:44.000Z","modified_at":"2026-02-11T07:04:21.000Z","name":"Madelynn Schimmel","mobile_number":"810-533-2772","email_id":"Kira.White@gmail.com","dop":"2025-04-06","serial_number":"15179447383826","imei1":"15179447383826","imei2":"15179447383826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:04:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183295,"job_number":"JOB_183295","tr_customer_id":183313,"tr_customer_product_id":183303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:59.000Z","modified_at":"2026-02-11T07:03:36.000Z","name":"Berta Conn","mobile_number":"262-717-0784","email_id":"Roosevelt46@gmail.com","dop":"2025-04-06","serial_number":"13294642481838","imei1":"13294642481838","imei2":"13294642481838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:03:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183292,"job_number":"JOB_183292","tr_customer_id":183310,"tr_customer_product_id":183300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:55.000Z","modified_at":"2026-02-11T07:03:32.000Z","name":"Marta Wiza","mobile_number":"972-654-2448","email_id":"Esta98@hotmail.com","dop":"2000-01-31","serial_number":"10733490986444","imei1":"10733490986444","imei2":"10733490986444","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:03:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183289,"job_number":"JOB_183289","tr_customer_id":183307,"tr_customer_product_id":183297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:28.000Z","modified_at":"2026-02-11T07:03:11.000Z","name":"Alford Pacocha","mobile_number":"583-358-5271","email_id":"Shania82@gmail.com","dop":"2025-04-06","serial_number":"12071639534935","imei1":"12071639534935","imei2":"12071639534935","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:03:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183286,"job_number":"JOB_183286","tr_customer_id":183304,"tr_customer_product_id":183294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:14.000Z","modified_at":"2026-02-11T07:02:52.000Z","name":"Lynn Kihn","mobile_number":"839-829-3374","email_id":"Hadley.Mills@yahoo.com","dop":"2025-04-06","serial_number":"14926254443273","imei1":"14926254443273","imei2":"14926254443273","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:02:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183282,"job_number":"JOB_183282","tr_customer_id":183300,"tr_customer_product_id":183290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:10.000Z","modified_at":"2026-02-11T07:02:47.000Z","name":"Delphine Sawayn","mobile_number":"903-295-0753","email_id":"Destini_Lynch82@yahoo.com","dop":"2000-01-31","serial_number":"10761143766253","imei1":"10761143766253","imei2":"10761143766253","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:02:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183280,"job_number":"JOB_183280","tr_customer_id":183298,"tr_customer_product_id":183288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:02:09.000Z","modified_at":"2026-02-11T07:02:48.000Z","name":"Kobe Satterfield","mobile_number":"973-758-1397","email_id":"Virginia.Thompson@yahoo.com","dop":"2025-04-06","serial_number":"17185513350453","imei1":"17185513350453","imei2":"17185513350453","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:02:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183277,"job_number":"JOB_183277","tr_customer_id":183295,"tr_customer_product_id":183285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:37.000Z","modified_at":"2026-02-11T07:02:20.000Z","name":"Francis Harris","mobile_number":"775-849-5028","email_id":"Colt_Satterfield@hotmail.com","dop":"2025-04-06","serial_number":"15832805839817","imei1":"15832805839817","imei2":"15832805839817","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:02:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183274,"job_number":"JOB_183274","tr_customer_id":183292,"tr_customer_product_id":183282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:25.000Z","modified_at":"2026-02-11T07:02:02.000Z","name":"Michale Jacobson","mobile_number":"838-861-9012","email_id":"Cheyanne.Heathcote@yahoo.com","dop":"2000-01-31","serial_number":"10358015217319","imei1":"10358015217319","imei2":"10358015217319","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:02:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183271,"job_number":"JOB_183271","tr_customer_id":183289,"tr_customer_product_id":183279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:01:22.000Z","modified_at":"2026-02-11T07:02:01.000Z","name":"Peter Bashirian","mobile_number":"424-539-8113","email_id":"Retha.Collins57@hotmail.com","dop":"2025-04-06","serial_number":"19526388620151","imei1":"19526388620151","imei2":"19526388620151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:02:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183268,"job_number":"JOB_183268","tr_customer_id":183286,"tr_customer_product_id":183276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:45.000Z","modified_at":"2026-02-11T07:01:28.000Z","name":"Laverna Hoeger","mobile_number":"767-473-8731","email_id":"Jaydon18@yahoo.com","dop":"2025-04-06","serial_number":"12650193874289","imei1":"12650193874289","imei2":"12650193874289","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:01:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183265,"job_number":"JOB_183265","tr_customer_id":183283,"tr_customer_product_id":183273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:39.000Z","modified_at":"2026-02-11T07:01:17.000Z","name":"Emerson Dicki","mobile_number":"771-799-0478","email_id":"Abel_Beier91@hotmail.com","dop":"2000-01-31","serial_number":"10926223525305","imei1":"10926223525305","imei2":"10926223525305","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183262,"job_number":"JOB_183262","tr_customer_id":183280,"tr_customer_product_id":183270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:35.000Z","modified_at":"2026-02-11T07:01:15.000Z","name":"Royal Stamm","mobile_number":"532-885-7518","email_id":"Odie74@gmail.com","dop":"2025-04-06","serial_number":"11946867599257","imei1":"11946867599257","imei2":"11946867599257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:01:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183259,"job_number":"JOB_183259","tr_customer_id":183277,"tr_customer_product_id":183267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:30.000Z","modified_at":"2026-02-11T07:01:07.000Z","name":"Boris Mitchell","mobile_number":"980-296-5869","email_id":"Maya51@gmail.com","dop":"2025-04-06","serial_number":"18832458419650","imei1":"18832458419650","imei2":"18832458419650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183256,"job_number":"JOB_183256","tr_customer_id":183274,"tr_customer_product_id":183264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T07:00:00.000Z","modified_at":"2026-02-11T07:00:43.000Z","name":"Alexzander Auer","mobile_number":"227-436-3401","email_id":"Ashly_Lindgren64@hotmail.com","dop":"2025-04-06","serial_number":"12173057144361","imei1":"12173057144361","imei2":"12173057144361","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:00:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183254,"job_number":"JOB_183254","tr_customer_id":183272,"tr_customer_product_id":183262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:59:46.000Z","modified_at":"2026-02-11T07:00:23.000Z","name":"Mona Monahan","mobile_number":"227-939-0370","email_id":"Crystal_Hand@hotmail.com","dop":"2025-04-06","serial_number":"18608825902930","imei1":"18608825902930","imei2":"18608825902930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T07:00:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183251,"job_number":"JOB_183251","tr_customer_id":183269,"tr_customer_product_id":183259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:59:02.000Z","modified_at":"2026-02-11T06:59:39.000Z","name":"Esperanza Swaniawski","mobile_number":"924-865-6612","email_id":"Nikita_Wolff@gmail.com","dop":"2025-04-06","serial_number":"15544956871961","imei1":"15544956871961","imei2":"15544956871961","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:59:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183248,"job_number":"JOB_183248","tr_customer_id":183266,"tr_customer_product_id":183256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:58:37.000Z","modified_at":"2026-02-11T06:59:17.000Z","name":"Alvah Sipes","mobile_number":"570-890-6949","email_id":"Mandy_Jakubowski@yahoo.com","dop":"2025-04-06","serial_number":"14879739200489","imei1":"14879739200489","imei2":"14879739200489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183245,"job_number":"JOB_183245","tr_customer_id":183263,"tr_customer_product_id":183253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:49.000Z","modified_at":"2026-02-11T06:58:29.000Z","name":"Louvenia Crona","mobile_number":"828-509-0596","email_id":"Arne_Zemlak40@hotmail.com","dop":"2025-04-06","serial_number":"12372934711848","imei1":"12372934711848","imei2":"12372934711848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183240,"job_number":"JOB_183240","tr_customer_id":183258,"tr_customer_product_id":183248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:01.000Z","modified_at":"2026-02-11T06:57:43.000Z","name":"Carol Gusikowski","mobile_number":"262-718-4630","email_id":"Johnathan39@gmail.com","dop":"2025-04-06","serial_number":"19328709338919","imei1":"19328709338919","imei2":"19328709338919","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:57:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183238,"job_number":"JOB_183238","tr_customer_id":183256,"tr_customer_product_id":183246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:57:00.000Z","modified_at":"2026-02-11T06:57:41.000Z","name":"Gudrun Baumbach","mobile_number":"446-471-3668","email_id":"Demond11@hotmail.com","dop":"2025-04-06","serial_number":"13912378714214","imei1":"13912378714214","imei2":"13912378714214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183233,"job_number":"JOB_183233","tr_customer_id":183251,"tr_customer_product_id":183241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:56:11.000Z","modified_at":"2026-02-11T06:56:53.000Z","name":"Manuela Keeling","mobile_number":"507-833-3987","email_id":"Delores_Weimann77@hotmail.com","dop":"2025-04-06","serial_number":"18762486733833","imei1":"18762486733833","imei2":"18762486733833","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:56:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183230,"job_number":"JOB_183230","tr_customer_id":183248,"tr_customer_product_id":183238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:55:20.000Z","modified_at":"2026-02-11T06:56:02.000Z","name":"Elsie Wolf","mobile_number":"214-408-4299","email_id":"Oran_Simonis@yahoo.com","dop":"2025-04-06","serial_number":"14438321769748","imei1":"14438321769748","imei2":"14438321769748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:56:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183227,"job_number":"JOB_183227","tr_customer_id":183245,"tr_customer_product_id":183235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:54:39.000Z","modified_at":"2026-02-11T06:55:15.000Z","name":"Dudley Botsford","mobile_number":"397-654-1965","email_id":"Joan_Howe@gmail.com","dop":"2025-04-06","serial_number":"16929926100404","imei1":"16929926100404","imei2":"16929926100404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:55:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183224,"job_number":"JOB_183224","tr_customer_id":183242,"tr_customer_product_id":183232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:54:23.000Z","modified_at":"2026-02-11T06:55:01.000Z","name":"Raven Runte","mobile_number":"244-885-3681","email_id":"Alyce.Hagenes34@hotmail.com","dop":"2025-04-06","serial_number":"15456962506611","imei1":"15456962506611","imei2":"15456962506611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:55:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183221,"job_number":"JOB_183221","tr_customer_id":183239,"tr_customer_product_id":183229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:56.000Z","modified_at":"2026-02-11T06:54:32.000Z","name":"Guido Rau","mobile_number":"264-458-1313","email_id":"Vernon_Mann93@hotmail.com","dop":"2025-04-06","serial_number":"14894859037222","imei1":"14894859037222","imei2":"14894859037222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:54:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183218,"job_number":"JOB_183218","tr_customer_id":183236,"tr_customer_product_id":183226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:37.000Z","modified_at":"2026-02-11T06:54:15.000Z","name":"Mauricio Wintheiser","mobile_number":"864-351-4337","email_id":"Hershel_Bradtke@gmail.com","dop":"2025-04-06","serial_number":"12213234577138","imei1":"12213234577138","imei2":"12213234577138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:54:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183215,"job_number":"JOB_183215","tr_customer_id":183233,"tr_customer_product_id":183223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:13.000Z","modified_at":"2026-02-11T06:53:49.000Z","name":"Deja Zemlak","mobile_number":"220-957-0839","email_id":"Angelo.West2@yahoo.com","dop":"2025-04-06","serial_number":"17274290525620","imei1":"17274290525620","imei2":"17274290525620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:53:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183211,"job_number":"JOB_183211","tr_customer_id":183229,"tr_customer_product_id":183219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:53:00.000Z","modified_at":"2026-02-11T06:53:38.000Z","name":"Melany Kohler","mobile_number":"930-362-5933","email_id":"Noemy.Ratke32@yahoo.com","dop":"2025-06-18","serial_number":"10422955648309","imei1":"10422955648309","imei2":"10422955648309","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183208,"job_number":"JOB_183208","tr_customer_id":183226,"tr_customer_product_id":183216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:51.000Z","modified_at":"2026-02-11T06:53:30.000Z","name":"Simeon Gulgowski","mobile_number":"503-845-7513","email_id":"Cayla_Wiza@hotmail.com","dop":"2025-04-06","serial_number":"14212067802988","imei1":"14212067802988","imei2":"14212067802988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:53:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183205,"job_number":"JOB_183205","tr_customer_id":183223,"tr_customer_product_id":183213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:22.000Z","modified_at":"2026-02-11T06:53:01.000Z","name":"Sidney Schinner","mobile_number":"615-988-3970","email_id":"Anabel10@yahoo.com","dop":"2025-12-31","serial_number":"104301738728478","imei1":"104301738728478","imei2":"104301738728478","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:53:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183202,"job_number":"JOB_183202","tr_customer_id":183220,"tr_customer_product_id":183210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:20.000Z","modified_at":"2026-02-11T06:52:59.000Z","name":"Marcelina Howell","mobile_number":"376-781-8366","email_id":"Elaina78@yahoo.com","dop":"2025-04-06","serial_number":"18146353524851","imei1":"18146353524851","imei2":"18146353524851","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183200,"job_number":"JOB_183200","tr_customer_id":183218,"tr_customer_product_id":183208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:52:14.000Z","modified_at":"2026-02-11T06:52:52.000Z","name":"Tianna Zboncak","mobile_number":"210-630-3669","email_id":"Noah32@yahoo.com","dop":"2025-06-18","serial_number":"10570269998899","imei1":"10570269998899","imei2":"10570269998899","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183197,"job_number":"JOB_183197","tr_customer_id":183215,"tr_customer_product_id":183205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:51:35.000Z","modified_at":"2026-02-11T06:52:14.000Z","name":"Hailee Ward","mobile_number":"833-718-8187","email_id":"Tracey.Willms15@yahoo.com","dop":"2025-12-31","serial_number":"100922312921874","imei1":"100922312921874","imei2":"100922312921874","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:52:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183194,"job_number":"JOB_183194","tr_customer_id":183212,"tr_customer_product_id":183202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:50:47.000Z","modified_at":"2026-02-11T06:51:26.000Z","name":"Rahsaan McLaughlin","mobile_number":"420-585-0452","email_id":"Terrell.Bednar39@yahoo.com","dop":"2025-12-31","serial_number":"103314332858973","imei1":"103314332858973","imei2":"103314332858973","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:51:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183179,"job_number":"JOB_183179","tr_customer_id":183197,"tr_customer_product_id":183187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:44:35.000Z","modified_at":"2026-02-11T06:45:13.000Z","name":"Brent Balistreri","mobile_number":"940-667-9349","email_id":"Mathias_Hilpert@gmail.com","dop":"2025-04-06","serial_number":"15155171652615","imei1":"15155171652615","imei2":"15155171652615","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183176,"job_number":"JOB_183176","tr_customer_id":183194,"tr_customer_product_id":183184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:43:49.000Z","modified_at":"2026-02-11T06:44:27.000Z","name":"Maximo Wiegand","mobile_number":"963-300-5651","email_id":"Heidi_White@gmail.com","dop":"2025-04-06","serial_number":"18185025129850","imei1":"18185025129850","imei2":"18185025129850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:44:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183173,"job_number":"JOB_183173","tr_customer_id":183191,"tr_customer_product_id":183181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:43:02.000Z","modified_at":"2026-02-11T06:43:41.000Z","name":"Parker Schulist","mobile_number":"772-573-2778","email_id":"Lindsay.Beer81@hotmail.com","dop":"2025-04-06","serial_number":"18555194055129","imei1":"18555194055129","imei2":"18555194055129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:43:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183171,"job_number":"JOB_183171","tr_customer_id":183189,"tr_customer_product_id":183179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:41:44.000Z","modified_at":"2026-02-11T06:41:54.000Z","name":"Rayan Mohamad","mobile_number":"9443588249","email_id":"rayan@gmail.com","dop":"2025-12-31","serial_number":"87171238227930","imei1":"87171238227930","imei2":"87171238227930","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:41:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183170,"job_number":"JOB_183170","tr_customer_id":183188,"tr_customer_product_id":183178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:41:31.000Z","modified_at":"2026-02-11T06:41:41.000Z","name":"Mubi KU","mobile_number":"9980251826","email_id":"mubi@gmail.com","dop":"2025-12-31","serial_number":"39637403489207","imei1":"39637403489207","imei2":"39637403489207","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:41:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183169,"job_number":"JOB_183169","tr_customer_id":183187,"tr_customer_product_id":183177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:41:16.000Z","modified_at":"2026-02-11T06:41:27.000Z","name":"Abdul Hameed","mobile_number":"7502060003","email_id":"abd@gmail.com","dop":"2025-12-31","serial_number":"65981870321489","imei1":"65981870321489","imei2":"65981870321489","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183165,"job_number":"JOB_183165","tr_customer_id":183183,"tr_customer_product_id":183173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:28:49.000Z","modified_at":"2026-02-11T06:29:02.000Z","name":"Cordie Rath","mobile_number":"843-893-4922","email_id":"Samara94@hotmail.com","dop":"2025-04-06","serial_number":"13909995669175","imei1":"13909995669175","imei2":"13909995669175","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:29:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183161,"job_number":"JOB_183161","tr_customer_id":183179,"tr_customer_product_id":183169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:03:06.000Z","modified_at":"2026-02-11T06:03:48.000Z","name":"Bailey Howe","mobile_number":"348-510-6713","email_id":"Deion.Carter@yahoo.com","dop":"2025-04-06","serial_number":"19826126691888","imei1":"19826126691888","imei2":"19826126691888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:03:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183158,"job_number":"JOB_183158","tr_customer_id":183176,"tr_customer_product_id":183166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:02:15.000Z","modified_at":"2026-02-11T06:02:57.000Z","name":"Mckayla Jaskolski","mobile_number":"821-848-7985","email_id":"Sallie31@yahoo.com","dop":"2025-04-06","serial_number":"14833803671230","imei1":"14833803671230","imei2":"14833803671230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:02:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183155,"job_number":"JOB_183155","tr_customer_id":183173,"tr_customer_product_id":183163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T06:01:24.000Z","modified_at":"2026-02-11T06:02:07.000Z","name":"Carley Mueller","mobile_number":"271-834-1687","email_id":"Adrianna51@gmail.com","dop":"2025-04-06","serial_number":"13018056719181","imei1":"13018056719181","imei2":"13018056719181","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T06:02:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183152,"job_number":"JOB_183152","tr_customer_id":183170,"tr_customer_product_id":183160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:51:04.000Z","modified_at":"2026-02-11T05:51:46.000Z","name":"Ellen Mosciski","mobile_number":"204-964-4339","email_id":"Neal_Legros@hotmail.com","dop":"2025-04-06","serial_number":"12680185280305","imei1":"12680185280305","imei2":"12680185280305","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183150,"job_number":"JOB_183150","tr_customer_id":183168,"tr_customer_product_id":183158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:50:41.000Z","modified_at":"2026-02-11T05:51:24.000Z","name":"Daija Quitzon","mobile_number":"253-508-2266","email_id":"Yesenia_OConner@hotmail.com","dop":"2025-04-06","serial_number":"17272708676422","imei1":"17272708676422","imei2":"17272708676422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:51:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183148,"job_number":"JOB_183148","tr_customer_id":183166,"tr_customer_product_id":183156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:57.000Z","modified_at":"2026-02-11T05:45:19.000Z","name":"Bailey Nitzsche","mobile_number":"490-811-8993","email_id":"Clovis.Skiles@gmail.com","dop":"2025-04-06","serial_number":"12186280505563","imei1":"12186280505563","imei2":"12186280505563","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:45:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183145,"job_number":"JOB_183145","tr_customer_id":183163,"tr_customer_product_id":183153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:27.000Z","modified_at":"2026-02-11T05:44:51.000Z","name":"Julie Braun","mobile_number":"315-519-5517","email_id":"Haylee.Nikolaus@hotmail.com","dop":"2025-04-06","serial_number":"19062262553389","imei1":"19062262553389","imei2":"19062262553389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:44:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183142,"job_number":"JOB_183142","tr_customer_id":183160,"tr_customer_product_id":183150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:44:01.000Z","modified_at":"2026-02-11T05:44:23.000Z","name":"Germaine Hermiston","mobile_number":"367-381-1593","email_id":"Lily32@gmail.com","dop":"2025-04-06","serial_number":"18106783146501","imei1":"18106783146501","imei2":"18106783146501","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:44:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183132,"job_number":"JOB_183132","tr_customer_id":183150,"tr_customer_product_id":183140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:39:06.000Z","modified_at":"2026-02-11T05:39:16.000Z","name":"Colby Stroman","mobile_number":"694-607-1019","email_id":"Isaias62@yahoo.com","dop":"2025-07-01","serial_number":"109355184680305","imei1":"109355184680305","imei2":"109355184680305","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:39:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183129,"job_number":"JOB_183129","tr_customer_id":183147,"tr_customer_product_id":183137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:38:51.000Z","modified_at":"2026-02-11T05:39:03.000Z","name":"Raquel McGlynn","mobile_number":"664-849-9571","email_id":"Kathryn.Sauer@yahoo.com","dop":"2025-07-01","serial_number":"109106984741756","imei1":"109106984741756","imei2":"109106984741756","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:39:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183126,"job_number":"JOB_183126","tr_customer_id":183144,"tr_customer_product_id":183134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:25:39.000Z","modified_at":"2026-02-11T05:26:17.000Z","name":"Edd Marquardt","mobile_number":"364-755-4124","email_id":"Celia.Keeling31@hotmail.com","dop":"2025-04-06","serial_number":"12776256197495","imei1":"12776256197495","imei2":"12776256197495","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:26:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183123,"job_number":"JOB_183123","tr_customer_id":183141,"tr_customer_product_id":183131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:53.000Z","modified_at":"2026-02-11T05:25:31.000Z","name":"Lorenza Dooley","mobile_number":"710-398-8145","email_id":"Dax.Nolan65@hotmail.com","dop":"2025-04-06","serial_number":"15517714009397","imei1":"15517714009397","imei2":"15517714009397","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:25:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183118,"job_number":"JOB_183118","tr_customer_id":183136,"tr_customer_product_id":183126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:24:06.000Z","modified_at":"2026-02-11T05:24:45.000Z","name":"Mckayla Greenholt","mobile_number":"690-200-5656","email_id":"Unique_Kuhic@yahoo.com","dop":"2025-04-06","serial_number":"17288096463709","imei1":"17288096463709","imei2":"17288096463709","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:24:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183112,"job_number":"JOB_183112","tr_customer_id":183130,"tr_customer_product_id":183120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:11:02.000Z","modified_at":"2026-02-11T05:11:42.000Z","name":"Eugenia Keeling","mobile_number":"215-692-1614","email_id":"Arianna80@yahoo.com","dop":"2025-04-06","serial_number":"14469260634270","imei1":"14469260634270","imei2":"14469260634270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:11:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183109,"job_number":"JOB_183109","tr_customer_id":183127,"tr_customer_product_id":183117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:10:14.000Z","modified_at":"2026-02-11T05:10:54.000Z","name":"Genesis Bergnaum","mobile_number":"346-466-0071","email_id":"Jackson75@hotmail.com","dop":"2025-04-06","serial_number":"18084234963650","imei1":"18084234963650","imei2":"18084234963650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:10:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183106,"job_number":"JOB_183106","tr_customer_id":183124,"tr_customer_product_id":183114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T05:09:25.000Z","modified_at":"2026-02-11T05:10:06.000Z","name":"Reece Zemlak","mobile_number":"676-327-2396","email_id":"Joshuah.Greenfelder@gmail.com","dop":"2025-04-06","serial_number":"13254722905024","imei1":"13254722905024","imei2":"13254722905024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T05:10:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183093,"job_number":"JOB_183093","tr_customer_id":183111,"tr_customer_product_id":183101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:35.000Z","modified_at":"2026-02-11T04:59:00.000Z","name":"Roy D'Amore","mobile_number":"299-743-5021","email_id":"Joshua.Bergnaum@gmail.com","dop":"2025-04-06","serial_number":"16640517935964","imei1":"16640517935964","imei2":"16640517935964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:59:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183092,"job_number":"JOB_183092","tr_customer_id":183110,"tr_customer_product_id":183100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:08.000Z","modified_at":"2026-02-11T04:58:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36622204473027","imei1":"36622204473027","imei2":"36622204473027","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:58:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183084,"job_number":"JOB_183084","tr_customer_id":183102,"tr_customer_product_id":183092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:58:05.000Z","modified_at":"2026-02-11T04:58:29.000Z","name":"Bo Cassin","mobile_number":"865-531-2733","email_id":"Paolo59@yahoo.com","dop":"2025-04-06","serial_number":"13451260452109","imei1":"13451260452109","imei2":"13451260452109","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183082,"job_number":"JOB_183082","tr_customer_id":183100,"tr_customer_product_id":183090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:37.000Z","modified_at":"2026-02-11T04:58:00.000Z","name":"Alford Rosenbaum","mobile_number":"296-394-4939","email_id":"Angel_Stamm11@gmail.com","dop":"2025-04-06","serial_number":"12664447193486","imei1":"12664447193486","imei2":"12664447193486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183081,"job_number":"JOB_183081","tr_customer_id":183099,"tr_customer_product_id":183089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:36.000Z","modified_at":"2026-02-11T04:58:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"50916178022860","imei1":"50916178022860","imei2":"50916178022860","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183073,"job_number":"JOB_183073","tr_customer_id":183091,"tr_customer_product_id":183081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:10.000Z","modified_at":"2026-02-11T04:57:33.000Z","name":"Arch Bednar","mobile_number":"795-850-5372","email_id":"Mariane.Effertz48@gmail.com","dop":"2025-04-06","serial_number":"10798948075586","imei1":"10798948075586","imei2":"10798948075586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:57:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183072,"job_number":"JOB_183072","tr_customer_id":183090,"tr_customer_product_id":183080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:57:04.000Z","modified_at":"2026-02-11T04:57:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20303320157570","imei1":"20303320157570","imei2":"20303320157570","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183064,"job_number":"JOB_183064","tr_customer_id":183082,"tr_customer_product_id":183072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:56:42.000Z","modified_at":"2026-02-11T04:57:05.000Z","name":"Sylvester Homenick","mobile_number":"845-880-9865","email_id":"Julien_King23@gmail.com","dop":"2025-04-06","serial_number":"19035206299467","imei1":"19035206299467","imei2":"19035206299467","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:57:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183062,"job_number":"JOB_183062","tr_customer_id":183080,"tr_customer_product_id":183070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:56:11.000Z","modified_at":"2026-02-11T04:56:38.000Z","name":"Hertha Gerhold","mobile_number":"223-979-2122","email_id":"Hardy78@gmail.com","dop":"2025-04-06","serial_number":"10120556590636","imei1":"10120556590636","imei2":"10120556590636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:56:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183057,"job_number":"JOB_183057","tr_customer_id":183075,"tr_customer_product_id":183065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:50:26.000Z","modified_at":"2026-02-11T04:51:03.000Z","name":"Shakira Parker","mobile_number":"465-676-1617","email_id":"Carmelo15@yahoo.com","dop":"2025-04-06","serial_number":"12126516422360","imei1":"12126516422360","imei2":"12126516422360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:51:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183055,"job_number":"JOB_183055","tr_customer_id":183073,"tr_customer_product_id":183063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:52.000Z","modified_at":"2026-02-11T04:44:28.000Z","name":"Moises Schuppe","mobile_number":"735-520-7788","email_id":"Porter.Kling@yahoo.com","dop":"2000-01-31","serial_number":"10234000764003","imei1":"10234000764003","imei2":"10234000764003","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:44:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183052,"job_number":"JOB_183052","tr_customer_id":183070,"tr_customer_product_id":183060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:09.000Z","modified_at":"2026-02-11T04:43:45.000Z","name":"Perry Mayer","mobile_number":"381-614-6398","email_id":"Marquise6@yahoo.com","dop":"2000-01-31","serial_number":"10188111662230","imei1":"10188111662230","imei2":"10188111662230","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:43:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183049,"job_number":"JOB_183049","tr_customer_id":183067,"tr_customer_product_id":183057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:07.000Z","modified_at":"2026-02-11T04:43:44.000Z","name":"Dillan Kessler","mobile_number":"546-718-5533","email_id":"Dedric21@hotmail.com","dop":"2025-04-06","serial_number":"18819172340647","imei1":"18819172340647","imei2":"18819172340647","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183046,"job_number":"JOB_183046","tr_customer_id":183064,"tr_customer_product_id":183054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:43:05.000Z","modified_at":"2026-02-11T04:43:41.000Z","name":"Alvah Green","mobile_number":"804-397-0690","email_id":"Mac_Gibson@gmail.com","dop":"2025-04-06","serial_number":"12722061770442","imei1":"12722061770442","imei2":"12722061770442","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:43:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183042,"job_number":"JOB_183042","tr_customer_id":183060,"tr_customer_product_id":183050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:25.000Z","modified_at":"2026-02-11T04:43:02.000Z","name":"Trystan Wolf","mobile_number":"271-860-1004","email_id":"Eduardo_Bernier@hotmail.com","dop":"2000-01-31","serial_number":"10173962524103","imei1":"10173962524103","imei2":"10173962524103","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:43:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183039,"job_number":"JOB_183039","tr_customer_id":183057,"tr_customer_product_id":183047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:23.000Z","modified_at":"2026-02-11T04:43:00.000Z","name":"Mitchel Windler","mobile_number":"934-336-0294","email_id":"Demetris_Prosacco97@yahoo.com","dop":"2025-04-06","serial_number":"11225843516698","imei1":"11225843516698","imei2":"11225843516698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:43:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183038,"job_number":"JOB_183038","tr_customer_id":183056,"tr_customer_product_id":183046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:23.000Z","modified_at":"2026-02-11T04:43:00.000Z","name":"Amaya Larkin","mobile_number":"366-760-2830","email_id":"Dave_Hackett91@hotmail.com","dop":"2025-04-06","serial_number":"14938695075100","imei1":"14938695075100","imei2":"14938695075100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:43:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183034,"job_number":"JOB_183034","tr_customer_id":183052,"tr_customer_product_id":183042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:21.000Z","modified_at":"2026-02-11T04:42:58.000Z","name":"Korey Considine","mobile_number":"572-502-7670","email_id":"Alexandria.Beier56@hotmail.com","dop":"2025-04-06","serial_number":"16828734549225","imei1":"16828734549225","imei2":"16828734549225","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183030,"job_number":"JOB_183030","tr_customer_id":183048,"tr_customer_product_id":183038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:13.000Z","modified_at":"2026-02-11T04:42:52.000Z","name":"Viviane Beatty","mobile_number":"530-841-5614","email_id":"Romaine33@yahoo.com","dop":"2025-04-06","serial_number":"15731698330299","imei1":"15731698330299","imei2":"15731698330299","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183028,"job_number":"JOB_183028","tr_customer_id":183046,"tr_customer_product_id":183036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:13.000Z","modified_at":"2026-02-11T04:42:49.000Z","name":"Carlotta Prohaska","mobile_number":"212-778-4439","email_id":"Broderick.King34@yahoo.com","dop":"2025-04-06","serial_number":"13528482928561","imei1":"13528482928561","imei2":"13528482928561","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183025,"job_number":"JOB_183025","tr_customer_id":183043,"tr_customer_product_id":183033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:10.000Z","modified_at":"2026-02-11T04:42:47.000Z","name":"Mohamed Brekke","mobile_number":"520-755-5913","email_id":"Francis.Schuster@yahoo.com","dop":"2025-04-06","serial_number":"15820571083544","imei1":"15820571083544","imei2":"15820571083544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183021,"job_number":"JOB_183021","tr_customer_id":183039,"tr_customer_product_id":183029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:07.000Z","modified_at":"2026-02-11T04:42:43.000Z","name":"Ryley Kreiger","mobile_number":"451-853-7981","email_id":"Noel43@hotmail.com","dop":"2025-04-06","serial_number":"15438663612707","imei1":"15438663612707","imei2":"15438663612707","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183019,"job_number":"JOB_183019","tr_customer_id":183037,"tr_customer_product_id":183027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:06.000Z","modified_at":"2026-02-11T04:42:45.000Z","name":"Tomasa Armstrong","mobile_number":"353-492-7325","email_id":"Golden_Weimann70@yahoo.com","dop":"2025-04-06","serial_number":"16239318043339","imei1":"16239318043339","imei2":"16239318043339","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183017,"job_number":"JOB_183017","tr_customer_id":183035,"tr_customer_product_id":183025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:42:02.000Z","modified_at":"2026-02-11T04:42:41.000Z","name":"Misty Monahan","mobile_number":"650-918-4902","email_id":"Angie_Maggio16@gmail.com","dop":"2025-12-31","serial_number":"105313897314333","imei1":"105313897314333","imei2":"105313897314333","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183014,"job_number":"JOB_183014","tr_customer_id":183032,"tr_customer_product_id":183022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:55.000Z","modified_at":"2026-02-11T04:42:33.000Z","name":"Anika Mertz","mobile_number":"951-830-9531","email_id":"Reed30@hotmail.com","dop":"2025-04-06","serial_number":"13213031112088","imei1":"13213031112088","imei2":"13213031112088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183011,"job_number":"JOB_183011","tr_customer_id":183029,"tr_customer_product_id":183019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:50.000Z","modified_at":"2026-02-11T04:42:30.000Z","name":"Antwon Kshlerin","mobile_number":"742-939-5438","email_id":"Noelia_Macejkovic@gmail.com","dop":"2025-04-06","serial_number":"13207794102403","imei1":"13207794102403","imei2":"13207794102403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183008,"job_number":"JOB_183008","tr_customer_id":183026,"tr_customer_product_id":183016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:46.000Z","modified_at":"2026-02-11T04:42:28.000Z","name":"Magnus Johnson","mobile_number":"778-968-9895","email_id":"Meda_Goyette@gmail.com","dop":"2025-04-06","serial_number":"19663925451481","imei1":"19663925451481","imei2":"19663925451481","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183005,"job_number":"JOB_183005","tr_customer_id":183023,"tr_customer_product_id":183013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:41.000Z","modified_at":"2026-02-11T04:42:22.000Z","name":"Price Metz","mobile_number":"775-736-2192","email_id":"Rhiannon_Stoltenberg@hotmail.com","dop":"2025-04-06","serial_number":"13691567124166","imei1":"13691567124166","imei2":"13691567124166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":183000,"job_number":"JOB_183000","tr_customer_id":183018,"tr_customer_product_id":183008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:39.000Z","modified_at":"2026-02-11T04:42:16.000Z","name":"Cary Durgan","mobile_number":"872-795-1771","email_id":"Deven_Greenholt@hotmail.com","dop":"2025-04-06","serial_number":"13824063940419","imei1":"13824063940419","imei2":"13824063940419","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182999,"job_number":"JOB_182999","tr_customer_id":183017,"tr_customer_product_id":183007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:39.000Z","modified_at":"2026-02-11T04:42:16.000Z","name":"Katarina Willms","mobile_number":"330-427-9848","email_id":"Brionna90@yahoo.com","dop":"2025-04-06","serial_number":"13339296330906","imei1":"13339296330906","imei2":"13339296330906","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182995,"job_number":"JOB_182995","tr_customer_id":183013,"tr_customer_product_id":183003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:38.000Z","modified_at":"2026-02-11T04:42:17.000Z","name":"Velda Stehr","mobile_number":"229-552-0383","email_id":"Julio53@hotmail.com","dop":"2000-01-31","serial_number":"10072655793086","imei1":"10072655793086","imei2":"10072655793086","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182993,"job_number":"JOB_182993","tr_customer_id":183011,"tr_customer_product_id":183001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:37.000Z","modified_at":"2026-02-11T04:42:14.000Z","name":"Moises Pollich","mobile_number":"777-221-6091","email_id":"Kyra_Friesen3@gmail.com","dop":"2025-04-06","serial_number":"14266439342653","imei1":"14266439342653","imei2":"14266439342653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182989,"job_number":"JOB_182989","tr_customer_id":183007,"tr_customer_product_id":182997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:30.000Z","modified_at":"2026-02-11T04:42:09.000Z","name":"Vivienne Mayer","mobile_number":"339-431-7695","email_id":"Trudie54@hotmail.com","dop":"2025-04-06","serial_number":"15729013073441","imei1":"15729013073441","imei2":"15729013073441","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182987,"job_number":"JOB_182987","tr_customer_id":183005,"tr_customer_product_id":182995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:29.000Z","modified_at":"2026-02-11T04:42:05.000Z","name":"Mikayla Watsica","mobile_number":"725-878-0173","email_id":"Devin90@gmail.com","dop":"2025-04-06","serial_number":"17287114319391","imei1":"17287114319391","imei2":"17287114319391","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182983,"job_number":"JOB_182983","tr_customer_id":183001,"tr_customer_product_id":182991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:28.000Z","modified_at":"2026-02-11T04:42:03.000Z","name":"Torey Nicolas","mobile_number":"517-718-1759","email_id":"Cecile_Bruen79@gmail.com","dop":"2025-04-06","serial_number":"17516654181983","imei1":"17516654181983","imei2":"17516654181983","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182980,"job_number":"JOB_182980","tr_customer_id":182998,"tr_customer_product_id":182988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:27.000Z","modified_at":"2026-02-11T04:42:06.000Z","name":"Easton Marquardt","mobile_number":"277-557-7087","email_id":"Isabell9@hotmail.com","dop":"2025-04-06","serial_number":"12287881488153","imei1":"12287881488153","imei2":"12287881488153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182978,"job_number":"JOB_182978","tr_customer_id":182996,"tr_customer_product_id":182986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:26.000Z","modified_at":"2026-02-11T04:42:03.000Z","name":"Dorris Johns","mobile_number":"323-928-1363","email_id":"Devante.Armstrong49@gmail.com","dop":"2025-04-06","serial_number":"17070365176028","imei1":"17070365176028","imei2":"17070365176028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:42:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182975,"job_number":"JOB_182975","tr_customer_id":182993,"tr_customer_product_id":182983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:24.000Z","modified_at":"2026-02-11T04:41:59.000Z","name":"Arely Conn","mobile_number":"790-619-4267","email_id":"Robyn_Block23@hotmail.com","dop":"2025-04-06","serial_number":"12797301932238","imei1":"12797301932238","imei2":"12797301932238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182971,"job_number":"JOB_182971","tr_customer_id":182989,"tr_customer_product_id":182979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:19.000Z","modified_at":"2026-02-11T04:41:58.000Z","name":"Tressie Frami","mobile_number":"474-494-5737","email_id":"Vernice.Okuneva9@hotmail.com","dop":"2025-04-06","serial_number":"19803093480270","imei1":"19803093480270","imei2":"19803093480270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182969,"job_number":"JOB_182969","tr_customer_id":182987,"tr_customer_product_id":182977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:14.000Z","modified_at":"2026-02-11T04:41:53.000Z","name":"Zakary Weimann","mobile_number":"279-761-1326","email_id":"Valentine_Halvorson@hotmail.com","dop":"2025-12-31","serial_number":"102282438198771","imei1":"102282438198771","imei2":"102282438198771","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182963,"job_number":"JOB_182963","tr_customer_id":182981,"tr_customer_product_id":182971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:08.000Z","modified_at":"2026-02-11T04:41:47.000Z","name":"Ova Yundt","mobile_number":"232-258-2278","email_id":"Randall.Mayert@gmail.com","dop":"2025-04-06","serial_number":"10468340456865","imei1":"10468340456865","imei2":"10468340456865","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182959,"job_number":"JOB_182959","tr_customer_id":182977,"tr_customer_product_id":182967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:03.000Z","modified_at":"2026-02-11T04:41:36.000Z","name":"Mohammed Metz","mobile_number":"959-349-2692","email_id":"Milton.Friesen47@hotmail.com","dop":"2025-02-01","serial_number":"40191398068066","imei1":"40191398068066","imei2":"40191398068066","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182957,"job_number":"JOB_182957","tr_customer_id":182975,"tr_customer_product_id":182965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:41:01.000Z","modified_at":"2026-02-11T04:41:42.000Z","name":"Westley Herzog","mobile_number":"481-389-9212","email_id":"Eino_Wiza@gmail.com","dop":"2025-04-06","serial_number":"16541193369452","imei1":"16541193369452","imei2":"16541193369452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182952,"job_number":"JOB_182952","tr_customer_id":182970,"tr_customer_product_id":182960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:59.000Z","modified_at":"2026-02-11T04:41:37.000Z","name":"Aletha Feest","mobile_number":"502-613-9274","email_id":"Edgardo94@hotmail.com","dop":"2025-04-06","serial_number":"13036841342829","imei1":"13036841342829","imei2":"13036841342829","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182948,"job_number":"JOB_182948","tr_customer_id":182966,"tr_customer_product_id":182956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:57.000Z","modified_at":"2026-02-11T04:41:34.000Z","name":"Lavonne Erdman","mobile_number":"668-641-6073","email_id":"Crystel_Hauck@yahoo.com","dop":"2025-04-06","serial_number":"15392853861063","imei1":"15392853861063","imei2":"15392853861063","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182946,"job_number":"JOB_182946","tr_customer_id":182964,"tr_customer_product_id":182954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:56.000Z","modified_at":"2026-02-11T04:41:38.000Z","name":"Jake Senger","mobile_number":"520-706-8626","email_id":"Coty_Hand62@gmail.com","dop":"2025-04-06","serial_number":"14171404519131","imei1":"14171404519131","imei2":"14171404519131","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182941,"job_number":"JOB_182941","tr_customer_id":182959,"tr_customer_product_id":182949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:54.000Z","modified_at":"2026-02-11T04:41:31.000Z","name":"Gillian Smith","mobile_number":"281-266-1090","email_id":"Wyman20@gmail.com","dop":"2025-04-06","serial_number":"17462742013785","imei1":"17462742013785","imei2":"17462742013785","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182934,"job_number":"JOB_182934","tr_customer_id":182952,"tr_customer_product_id":182942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:50.000Z","modified_at":"2026-02-11T04:41:32.000Z","name":"Winston Bruen","mobile_number":"529-456-4000","email_id":"Frances_Kohler@hotmail.com","dop":"2025-04-06","serial_number":"15032176583833","imei1":"15032176583833","imei2":"15032176583833","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182928,"job_number":"JOB_182928","tr_customer_id":182946,"tr_customer_product_id":182936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:46.000Z","modified_at":"2026-02-11T04:41:21.000Z","name":"Wellington Botsford","mobile_number":"658-571-7426","email_id":"Maci.Gaylord@yahoo.com","dop":"2025-04-06","serial_number":"10578381125772","imei1":"10578381125772","imei2":"10578381125772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182924,"job_number":"JOB_182924","tr_customer_id":182942,"tr_customer_product_id":182932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:46.000Z","modified_at":"2026-02-11T04:41:03.000Z","name":"Amie Wiegand","mobile_number":"501-652-6981","email_id":"Dion_Bode57@hotmail.com","dop":"2025-05-30","serial_number":"11807238679365","imei1":"11807238679365","imei2":"11807238679365","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182923,"job_number":"JOB_182923","tr_customer_id":182941,"tr_customer_product_id":182931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:46.000Z","modified_at":"2026-02-11T04:41:22.000Z","name":"Harrison Bauch","mobile_number":"402-372-3559","email_id":"Maximillia.Barrows24@gmail.com","dop":"2025-04-06","serial_number":"14303257212524","imei1":"14303257212524","imei2":"14303257212524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182916,"job_number":"JOB_182916","tr_customer_id":182934,"tr_customer_product_id":182924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:42.000Z","modified_at":"2026-02-11T04:41:22.000Z","name":"Monserrate Romaguera","mobile_number":"245-370-9546","email_id":"Modesto34@gmail.com","dop":"2025-04-06","serial_number":"15512714533590","imei1":"15512714533590","imei2":"15512714533590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182913,"job_number":"JOB_182913","tr_customer_id":182931,"tr_customer_product_id":182921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:42.000Z","modified_at":"2026-02-11T04:41:19.000Z","name":"Teagan Kiehn","mobile_number":"331-601-2455","email_id":"Hillary_Okuneva16@yahoo.com","dop":"2025-04-06","serial_number":"12987969441838","imei1":"12987969441838","imei2":"12987969441838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182911,"job_number":"JOB_182911","tr_customer_id":182929,"tr_customer_product_id":182919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:41.000Z","modified_at":"2026-02-11T04:41:20.000Z","name":"Nathanial Schroeder","mobile_number":"395-605-8407","email_id":"Estell.Schaden@gmail.com","dop":"2025-04-06","serial_number":"18928279961760","imei1":"18928279961760","imei2":"18928279961760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182909,"job_number":"JOB_182909","tr_customer_id":182927,"tr_customer_product_id":182917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:40.000Z","modified_at":"2026-02-11T04:41:16.000Z","name":"Maymie Connelly","mobile_number":"241-902-3780","email_id":"Amya_Kovacek@gmail.com","dop":"2025-04-06","serial_number":"18930624267701","imei1":"18930624267701","imei2":"18930624267701","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182897,"job_number":"JOB_182897","tr_customer_id":182915,"tr_customer_product_id":182905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:31.000Z","modified_at":"2026-02-11T04:41:11.000Z","name":"Naomi Thiel","mobile_number":"233-324-2063","email_id":"Clifton.Conn@hotmail.com","dop":"2025-04-06","serial_number":"10786253286789","imei1":"10786253286789","imei2":"10786253286789","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182895,"job_number":"JOB_182895","tr_customer_id":182913,"tr_customer_product_id":182903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:27.000Z","modified_at":"2026-02-11T04:41:06.000Z","name":"Isac Marquardt","mobile_number":"254-517-9273","email_id":"Jillian.Macejkovic@gmail.com","dop":"2025-12-31","serial_number":"108624913248398","imei1":"108624913248398","imei2":"108624913248398","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182891,"job_number":"JOB_182891","tr_customer_id":182909,"tr_customer_product_id":182899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:24.000Z","modified_at":"2026-02-11T04:41:00.000Z","name":"Abby Gerhold","mobile_number":"321-493-8166","email_id":"Einar_Flatley21@gmail.com","dop":"2025-04-06","serial_number":"19688421993925","imei1":"19688421993925","imei2":"19688421993925","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182888,"job_number":"JOB_182888","tr_customer_id":182906,"tr_customer_product_id":182896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:22.000Z","modified_at":"2026-02-11T04:41:01.000Z","name":"Dee Frami","mobile_number":"542-689-6505","email_id":"Krystina.Stoltenberg@yahoo.com","dop":"2025-04-06","serial_number":"14618801950675","imei1":"14618801950675","imei2":"14618801950675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182885,"job_number":"JOB_182885","tr_customer_id":182903,"tr_customer_product_id":182893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:21.000Z","modified_at":"2026-02-11T04:40:59.000Z","name":"Watson Schowalter","mobile_number":"800-206-5241","email_id":"Kristopher.McClure@yahoo.com","dop":"2025-06-18","serial_number":"10081465845481","imei1":"10081465845481","imei2":"10081465845481","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182883,"job_number":"JOB_182883","tr_customer_id":182901,"tr_customer_product_id":182891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:20.000Z","modified_at":"2026-02-11T04:40:53.000Z","name":"Rocky Skiles","mobile_number":"740-865-8572","email_id":"Freeda.Runolfsson71@gmail.com","dop":"2025-02-01","serial_number":"70409611648695","imei1":"70409611648695","imei2":"70409611648695","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182875,"job_number":"JOB_182875","tr_customer_id":182893,"tr_customer_product_id":182883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:13.000Z","modified_at":"2026-02-11T04:40:50.000Z","name":"Isabel Carter","mobile_number":"263-763-7849","email_id":"Queenie_Jacobi@yahoo.com","dop":"2025-04-06","serial_number":"18841454839590","imei1":"18841454839590","imei2":"18841454839590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182873,"job_number":"JOB_182873","tr_customer_id":182891,"tr_customer_product_id":182881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:13.000Z","modified_at":"2026-02-11T04:40:53.000Z","name":"Ruby Cremin","mobile_number":"699-296-3081","email_id":"Emelia_Homenick@hotmail.com","dop":"2025-04-06","serial_number":"11335820339967","imei1":"11335820339967","imei2":"11335820339967","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182872,"job_number":"JOB_182872","tr_customer_id":182890,"tr_customer_product_id":182880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:13.000Z","modified_at":"2026-02-11T04:40:51.000Z","name":"Rozella Hilll","mobile_number":"643-777-6246","email_id":"Raul_Ratke6@gmail.com","dop":"2025-04-06","serial_number":"15883892372158","imei1":"15883892372158","imei2":"15883892372158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182868,"job_number":"JOB_182868","tr_customer_id":182886,"tr_customer_product_id":182876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:06.000Z","modified_at":"2026-02-11T04:40:48.000Z","name":"Jimmy Bechtelar","mobile_number":"913-791-3496","email_id":"Lexie47@yahoo.com","dop":"2025-04-06","serial_number":"12958758079609","imei1":"12958758079609","imei2":"12958758079609","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182865,"job_number":"JOB_182865","tr_customer_id":182883,"tr_customer_product_id":182873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:04.000Z","modified_at":"2026-02-11T04:40:39.000Z","name":"Maya Witting","mobile_number":"214-886-3139","email_id":"Zachery_Berge@gmail.com","dop":"2025-04-06","serial_number":"10666593094924","imei1":"10666593094924","imei2":"10666593094924","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182862,"job_number":"JOB_182862","tr_customer_id":182880,"tr_customer_product_id":182870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:02.000Z","modified_at":"2026-02-11T04:40:42.000Z","name":"Flavie Miller","mobile_number":"304-712-3424","email_id":"Madelyn.Russel70@gmail.com","dop":"2025-04-06","serial_number":"10542964669301","imei1":"10542964669301","imei2":"10542964669301","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182860,"job_number":"JOB_182860","tr_customer_id":182878,"tr_customer_product_id":182868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:40:00.000Z","modified_at":"2026-02-11T04:40:42.000Z","name":"Lonzo Towne","mobile_number":"982-559-1884","email_id":"Jade58@gmail.com","dop":"2025-04-06","serial_number":"19440534645766","imei1":"19440534645766","imei2":"19440534645766","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182856,"job_number":"JOB_182856","tr_customer_id":182874,"tr_customer_product_id":182864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:55.000Z","modified_at":"2026-02-11T04:40:36.000Z","name":"Thalia Russel","mobile_number":"494-389-5474","email_id":"Mazie_Harris@yahoo.com","dop":"2025-04-06","serial_number":"15547852960153","imei1":"15547852960153","imei2":"15547852960153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182854,"job_number":"JOB_182854","tr_customer_id":182872,"tr_customer_product_id":182862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:44.000Z","modified_at":"2026-02-11T04:40:22.000Z","name":"Name Auer","mobile_number":"558-859-0917","email_id":"Isaiah.Strosin@hotmail.com","dop":"2025-04-06","serial_number":"16049523924222","imei1":"16049523924222","imei2":"16049523924222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182851,"job_number":"JOB_182851","tr_customer_id":182869,"tr_customer_product_id":182859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:40.000Z","modified_at":"2026-02-11T04:40:16.000Z","name":"Kareem Collier","mobile_number":"582-802-3386","email_id":"Thora_Hettinger71@yahoo.com","dop":"2025-04-06","serial_number":"10100684925762","imei1":"10100684925762","imei2":"10100684925762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182849,"job_number":"JOB_182849","tr_customer_id":182867,"tr_customer_product_id":182857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:37.000Z","modified_at":"2026-02-11T04:40:10.000Z","name":"Jackeline Schoen","mobile_number":"276-318-1259","email_id":"Domingo34@gmail.com","dop":"2025-02-01","serial_number":"22852447036983","imei1":"22852447036983","imei2":"22852447036983","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182847,"job_number":"JOB_182847","tr_customer_id":182865,"tr_customer_product_id":182855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:36.000Z","modified_at":"2026-02-11T04:40:14.000Z","name":"Laurel Stark","mobile_number":"887-629-3234","email_id":"Horacio_Stokes61@hotmail.com","dop":"2025-06-18","serial_number":"10063407777639","imei1":"10063407777639","imei2":"10063407777639","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182841,"job_number":"JOB_182841","tr_customer_id":182859,"tr_customer_product_id":182849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:29.000Z","modified_at":"2026-02-11T04:40:06.000Z","name":"Jeffrey Schamberger","mobile_number":"882-380-4802","email_id":"Cindy_Goyette11@yahoo.com","dop":"2025-04-06","serial_number":"13242847608403","imei1":"13242847608403","imei2":"13242847608403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182838,"job_number":"JOB_182838","tr_customer_id":182856,"tr_customer_product_id":182846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:27.000Z","modified_at":"2026-02-11T04:40:05.000Z","name":"Sage Wisozk","mobile_number":"833-930-0888","email_id":"Randi_Moore0@hotmail.com","dop":"2025-04-06","serial_number":"11437857807081","imei1":"11437857807081","imei2":"11437857807081","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182835,"job_number":"JOB_182835","tr_customer_id":182853,"tr_customer_product_id":182843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:22.000Z","modified_at":"2026-02-11T04:40:02.000Z","name":"Nelda Skiles","mobile_number":"450-269-7881","email_id":"Meghan_Monahan62@hotmail.com","dop":"2025-04-06","serial_number":"19078294404273","imei1":"19078294404273","imei2":"19078294404273","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:40:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182833,"job_number":"JOB_182833","tr_customer_id":182851,"tr_customer_product_id":182841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:19.000Z","modified_at":"2026-02-11T04:39:55.000Z","name":"Saul Kassulke","mobile_number":"413-264-5463","email_id":"Kimberly.Anderson@hotmail.com","dop":"2025-04-06","serial_number":"10800008562247","imei1":"10800008562247","imei2":"10800008562247","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:39:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182830,"job_number":"JOB_182830","tr_customer_id":182848,"tr_customer_product_id":182838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:09.000Z","modified_at":"2026-02-11T04:39:49.000Z","name":"Brandt Halvorson","mobile_number":"386-277-5910","email_id":"Daphney_Pfeffer30@gmail.com","dop":"2025-04-06","serial_number":"14520692608742","imei1":"14520692608742","imei2":"14520692608742","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:39:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182829,"job_number":"JOB_182829","tr_customer_id":182847,"tr_customer_product_id":182837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:39:09.000Z","modified_at":"2026-02-11T04:39:18.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"62813037610287","imei1":"62813037610287","imei2":"62813037610287","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:39:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182827,"job_number":"JOB_182827","tr_customer_id":182845,"tr_customer_product_id":182835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:38:57.000Z","modified_at":"2026-02-11T04:39:06.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"83885918077621","imei1":"83885918077621","imei2":"83885918077621","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:39:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182826,"job_number":"JOB_182826","tr_customer_id":182844,"tr_customer_product_id":182834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:38:56.000Z","modified_at":"2026-02-11T04:39:32.000Z","name":"Nasir Legros","mobile_number":"403-212-3398","email_id":"Wilber63@yahoo.com","dop":"2025-04-06","serial_number":"11577935770282","imei1":"11577935770282","imei2":"11577935770282","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:39:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182823,"job_number":"JOB_182823","tr_customer_id":182841,"tr_customer_product_id":182831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:35:08.000Z","modified_at":"2026-02-11T04:35:44.000Z","name":"Marcellus Nolan","mobile_number":"750-890-2927","email_id":"Gerald18@yahoo.com","dop":"2025-04-06","serial_number":"12631308959413","imei1":"12631308959413","imei2":"12631308959413","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:35:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182820,"job_number":"JOB_182820","tr_customer_id":182838,"tr_customer_product_id":182828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:34:24.000Z","modified_at":"2026-02-11T04:35:01.000Z","name":"Heaven Runolfsdottir","mobile_number":"335-943-6392","email_id":"Misty60@gmail.com","dop":"2025-04-06","serial_number":"12955190398034","imei1":"12955190398034","imei2":"12955190398034","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:35:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182816,"job_number":"JOB_182816","tr_customer_id":182834,"tr_customer_product_id":182824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:33:41.000Z","modified_at":"2026-02-11T04:34:17.000Z","name":"Al Kozey","mobile_number":"314-603-6995","email_id":"Lexus45@yahoo.com","dop":"2025-04-06","serial_number":"13566092921102","imei1":"13566092921102","imei2":"13566092921102","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:34:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182813,"job_number":"JOB_182813","tr_customer_id":182831,"tr_customer_product_id":182821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:26:19.000Z","modified_at":"2026-02-11T04:26:42.000Z","name":"Catherine Volkman","mobile_number":"827-885-3911","email_id":"Herminia_Vandervort6@hotmail.com","dop":"2025-04-06","serial_number":"12992272642587","imei1":"12992272642587","imei2":"12992272642587","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182811,"job_number":"JOB_182811","tr_customer_id":182829,"tr_customer_product_id":182819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:25:51.000Z","modified_at":"2026-02-11T04:26:14.000Z","name":"Caitlyn Fritsch","mobile_number":"323-821-5210","email_id":"Brice.Armstrong87@gmail.com","dop":"2025-04-06","serial_number":"15911597379172","imei1":"15911597379172","imei2":"15911597379172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:26:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182809,"job_number":"JOB_182809","tr_customer_id":182827,"tr_customer_product_id":182817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:25:22.000Z","modified_at":"2026-02-11T04:25:46.000Z","name":"Kayleigh Brown","mobile_number":"218-719-8008","email_id":"Jakob45@hotmail.com","dop":"2025-04-06","serial_number":"15136957243231","imei1":"15136957243231","imei2":"15136957243231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182807,"job_number":"JOB_182807","tr_customer_id":182825,"tr_customer_product_id":182815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:24:53.000Z","modified_at":"2026-02-11T04:25:17.000Z","name":"Junius Smith","mobile_number":"374-584-8660","email_id":"Heidi55@yahoo.com","dop":"2025-04-06","serial_number":"17166861773580","imei1":"17166861773580","imei2":"17166861773580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:25:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182805,"job_number":"JOB_182805","tr_customer_id":182823,"tr_customer_product_id":182813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:24:26.000Z","modified_at":"2026-02-11T04:24:47.000Z","name":"Bria Rogahn","mobile_number":"629-817-3664","email_id":"Rebecca.Parisian3@gmail.com","dop":"2025-04-06","serial_number":"11688092522502","imei1":"11688092522502","imei2":"11688092522502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:24:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182803,"job_number":"JOB_182803","tr_customer_id":182821,"tr_customer_product_id":182811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T04:24:02.000Z","modified_at":"2026-02-11T04:24:22.000Z","name":"Otto Beier","mobile_number":"532-314-6656","email_id":"Kiera11@hotmail.com","dop":"2025-04-06","serial_number":"14594020136815","imei1":"14594020136815","imei2":"14594020136815","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T04:24:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182798,"job_number":"JOB_182798","tr_customer_id":182816,"tr_customer_product_id":182806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:47:35.000Z","modified_at":"2026-02-11T03:48:13.000Z","name":"Hubert Koepp","mobile_number":"203-923-6768","email_id":"Rosina.Lynch@gmail.com","dop":"2025-04-06","serial_number":"12988479272827","imei1":"12988479272827","imei2":"12988479272827","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T03:48:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182795,"job_number":"JOB_182795","tr_customer_id":182813,"tr_customer_product_id":182803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:53.000Z","modified_at":"2026-02-11T03:47:14.000Z","name":"Eulah Abshire","mobile_number":"649-895-8640","email_id":"Orrin53@hotmail.com","dop":"2025-04-06","serial_number":"16079021735293","imei1":"16079021735293","imei2":"16079021735293","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T03:47:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182793,"job_number":"JOB_182793","tr_customer_id":182811,"tr_customer_product_id":182801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:49.000Z","modified_at":"2026-02-11T03:47:27.000Z","name":"Terrance O'Keefe","mobile_number":"327-446-4175","email_id":"Terry_Hodkiewicz@yahoo.com","dop":"2025-04-06","serial_number":"19887670705370","imei1":"19887670705370","imei2":"19887670705370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T03:47:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182790,"job_number":"JOB_182790","tr_customer_id":182808,"tr_customer_product_id":182798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:46:03.000Z","modified_at":"2026-02-11T03:46:41.000Z","name":"Justen Ruecker","mobile_number":"538-598-8823","email_id":"Louisa_Volkman8@yahoo.com","dop":"2025-04-06","serial_number":"14448689337911","imei1":"14448689337911","imei2":"14448689337911","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T03:46:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182786,"job_number":"JOB_182786","tr_customer_id":182804,"tr_customer_product_id":182794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T03:29:54.000Z","modified_at":"2026-02-11T03:30:10.000Z","name":"Meghan Conroy","mobile_number":"639-926-1641","email_id":"Jalyn_Renner@hotmail.com","dop":"2025-05-30","serial_number":"17188093912871","imei1":"17188093912871","imei2":"17188093912871","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T03:30:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182784,"job_number":"JOB_182784","tr_customer_id":182802,"tr_customer_product_id":182792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:30:00.000Z","modified_at":"2026-02-11T02:30:35.000Z","name":"Audie Jenkins","mobile_number":"995-550-2840","email_id":"Hilma_Schneider@yahoo.com","dop":"2025-10-21","serial_number":"11666327783549","imei1":"11666327783549","imei2":"11666327783549","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T02:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182782,"job_number":"JOB_182782","tr_customer_id":182800,"tr_customer_product_id":182790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:29:16.000Z","modified_at":"2026-02-11T02:29:52.000Z","name":"Andres Weber","mobile_number":"698-257-3836","email_id":"Kaya.Schmeler22@gmail.com","dop":"2025-10-21","serial_number":"15244904199059","imei1":"15244904199059","imei2":"15244904199059","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T02:29:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":182780,"job_number":"JOB_182780","tr_customer_id":182798,"tr_customer_product_id":182788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T02:28:33.000Z","modified_at":"2026-02-11T02:29:09.000Z","name":"Vilma Keebler","mobile_number":"664-465-2700","email_id":"Jaquelin.Schaden48@hotmail.com","dop":"2025-10-21","serial_number":"18792386968206","imei1":"18792386968206","imei2":"18792386968206","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T02:29:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 570ms
Mean size per request: 1023B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDgxOTA4NX0._f8aMcO44iPDFjFo3WXyIcmcOGxOwb0CVcxzgeTxhHI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d42665b2-fdb7-48a5-8d76-d1794070cbcf
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1023
ETag W/"3ff-ybeAVctI8sDPvtRSxqU5z+W5flM"
Vary Accept-Encoding
Date Wed, 11 Feb 2026 14:11:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":183421,"job_number":"JOB_183421","tr_customer_id":183439,"tr_customer_product_id":183429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T14:11:10.000Z","modified_at":"2026-02-11T14:11:25.000Z","name":"Thad Cummings","mobile_number":"203-885-8598","email_id":"Chanel_Labadie@gmail.com","dop":"2025-05-30","serial_number":"16999265447279","imei1":"16999265447279","imei2":"16999265447279","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-11T14:11:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"job_id":65000}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 275ms
Mean size per request: 49B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDgxOTA4NX0._f8aMcO44iPDFjFo3WXyIcmcOGxOwb0CVcxzgeTxhHI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 79626aa4-47dc-45c0-9bd6-bcf2f768f82d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 17
Request Body
{"job_id":183421}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 49
ETag W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc"
Vary Accept-Encoding
Date Wed, 11 Feb 2026 14:11:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"QC completed successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 589ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDgxOTA4NX0._f8aMcO44iPDFjFo3WXyIcmcOGxOwb0CVcxzgeTxhHI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 31612f5d-dcc5-4370-8586-80b50f89e7e9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Wed, 11 Feb 2026 14:11:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 268ms
Mean size per request: 690B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 772c1cb2-22c7-4f2a-9a17-49a6071d70be
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-t6/Z97yKDC/dMlr2ziNeEwff+1s"
Vary Accept-Encoding
Date Wed, 11 Feb 2026 14:11:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTkwODh9.N9oCGAXUopcA-mHAXs1EKnHBCHhrj7vs0MhBKg8m4eo"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 267ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTkwODh9.N9oCGAXUopcA-mHAXs1EKnHBCHhrj7vs0MhBKg8m4eo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 62299178-6b49-42b4-a97e-6cab2a322896
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Wed, 11 Feb 2026 14:11:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"cb-tPGHeYpNX6zRGujRS7nG3BGU5uY"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 288ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTkwODh9.N9oCGAXUopcA-mHAXs1EKnHBCHhrj7vs0MhBKg8m4eo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 39afeab6-af77-478c-b6e9-90e714aed3c0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-wvVIAqYotUvyGJ68eTWoAaihJXM"
Vary Accept-Encoding
Date Wed, 11 Feb 2026 14:11:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":652},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_delivery"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 280ms
Mean size per request: 1014B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTkwODh9.N9oCGAXUopcA-mHAXs1EKnHBCHhrj7vs0MhBKg8m4eo
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5fb9ecc7-d7c1-4825-afcc-4a30d2b0902d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{"details_key":"pending_for_delivery"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1014
ETag W/"3f6-VCWVhtx5JY0F1n87H4T0luoNcUE"
Vary Accept-Encoding
Date Wed, 11 Feb 2026 14:11:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":183421,"job_number":"JOB_183421","tr_customer_id":183439,"tr_customer_product_id":183429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T14:11:10.000Z","modified_at":"2026-02-11T14:11:27.000Z","name":"Thad Cummings","mobile_number":"203-885-8598","email_id":"Chanel_Labadie@gmail.com","dop":"2025-05-30","serial_number":"16999265447279","imei1":"16999265447279","imei2":"16999265447279","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-11T14:11:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 285ms
Mean size per request: 1014B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTkwODh9.N9oCGAXUopcA-mHAXs1EKnHBCHhrj7vs0MhBKg8m4eo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0ee91b3b-591d-494e-8b1e-90649a1c171c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1014
ETag W/"3f6-VCWVhtx5JY0F1n87H4T0luoNcUE"
Vary Accept-Encoding
Date Wed, 11 Feb 2026 14:11:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":183421,"job_number":"JOB_183421","tr_customer_id":183439,"tr_customer_product_id":183429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T14:11:10.000Z","modified_at":"2026-02-11T14:11:27.000Z","name":"Thad Cummings","mobile_number":"203-885-8598","email_id":"Chanel_Labadie@gmail.com","dop":"2025-05-30","serial_number":"16999265447279","imei1":"16999265447279","imei2":"16999265447279","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-11T14:11:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"job_id":65260}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 200 - OK
Mean time per request: 280ms
Mean size per request: 58B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTkwODh9.N9oCGAXUopcA-mHAXs1EKnHBCHhrj7vs0MhBKg8m4eo
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8cbd84ce-afbe-4b25-a0bb-dd8d7227c230
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 17
Request Body
{"job_id":183421}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 58
ETag W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI"
Vary Accept-Encoding
Date Wed, 11 Feb 2026 14:11:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Delivered to customer successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_69251"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 292ms
Mean size per request: 1017B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTkwODh9.N9oCGAXUopcA-mHAXs1EKnHBCHhrj7vs0MhBKg8m4eo
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 509f1ea8-91a3-4372-9e79-10b97e5d819a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 27
Request Body
{"searchText":"JOB_183421"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1017
ETag W/"3f9-4SDNx0Z6qINGr66yLYn4Vqq1Y2c"
Vary Accept-Encoding
Date Wed, 11 Feb 2026 14:11:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":183421,"job_number":"JOB_183421","tr_customer_id":183439,"tr_customer_product_id":183429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T14:11:10.000Z","modified_at":"2026-02-11T14:11:30.000Z","name":"Thad Cummings","mobile_number":"203-885-8598","email_id":"Chanel_Labadie@gmail.com","dop":"2025-05-30","serial_number":"16999265447279","imei1":"16999265447279","imei2":"16999265447279","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T14:11:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_65040' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_183421
Response Information
Response Code: 200 - OK
Mean time per request: 306ms
Mean size per request: 2.57KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzA4MTkwODh9.N9oCGAXUopcA-mHAXs1EKnHBCHhrj7vs0MhBKg8m4eo
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 871334ee-4978-4684-b72c-45df8dea8bce
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"a45-pc7GMUc8s7CySQ7vlC5qN1FSNhA"
Vary Accept-Encoding
Content-Encoding gzip
Date Wed, 11 Feb 2026 14:11:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":183421,"job_number":"JOB_183421","tr_customer_id":183439,"tr_customer_product_id":183429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-11T14:11:10.000Z","modified_at":"2026-02-11T14:11:30.000Z","name":"Thad Cummings","mobile_number":"203-885-8598","email_id":"Chanel_Labadie@gmail.com","dop":"2025-05-30","serial_number":"16999265447279","imei1":"16999265447279","imei2":"16999265447279","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-11T14:11:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":700452,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-11T14:11:10.000Z","created_at":"2026-02-11T14:11:10.000Z"},{"id":700453,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-11T14:11:10.000Z","created_at":"2026-02-11T14:11:10.000Z"},{"id":700458,"mst_action_status":"Pending For Repair","assigned_by":"John Cena","assigned_to":"Mark zuk","assigned_on":"2026-02-11T14:11:22.000Z","created_at":"2026-02-11T14:11:22.000Z"},{"id":700459,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2026-02-11T14:11:25.000Z","created_at":"2026-02-11T14:11:25.000Z"},{"id":700460,"mst_action_status":"Pending for Delivery","assigned_by":"qc qc","assigned_to":null,"assigned_on":"2026-02-11T14:11:27.000Z","created_at":"2026-02-11T14:11:27.000Z"},{"id":700461,"mst_action_status":"Delivered to customer","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2026-02-11T14:11:30.000Z","created_at":"2026-02-11T14:11:30.000Z"},{"id":700462,"mst_action_status":"Job Closed Successfully","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2026-02-11T14:11:30.000Z","created_at":"2026-02-11T14:11:30.000Z"}],"problems":[{"id":170820,"problem":"Sync issue","remark":"Aplications are outof sync","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-11T14:11:10.000Z"},{"id":170823,"problem":"Poor battery life","remark":"Replaced the battery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2026-02-11T14:11:25.000Z"}],"quatations":[]}}
Test Information
No Tests for this request